But most bugs depend on how a line of code is executed.
但是大多数的bug取决于如何执行某一行代码.
互联网
Clicking this area sets a breakpoint on the adjacent line of code.
单击这一区域可在相邻代码行中设置断点.
互联网
A bad comment restates what a particular line of code is doing.
不好的注释则是重述一段代码做什么.
互联网
In Virtual Space mode, spaces are inserted at the end of each line of code.
在“虚空格”模式中, 在每行代码的结尾都插入空格.
互联网
This box can be useful for distinguishing multiple breakpoints on the line of code.
此框可用于区分同一代码行中的多个断点.
互联网
With CSS you can change the color and size attributes by rewriting one line of code.
通过CSS,你可以书写一段代码来改变颜色和字体尺寸的属性.
互联网
The previous line of code compiles and executes correctly because there is an implied cast.
这行程序可以正确编译运行,因为这是隐式类型转换.
互联网