快速导航到使测试失败的代码行。
下面的C代码行表示了条件转移
下面的代码行搜索PATH变量,查找分号。
The line of code below searches the PATH variable looking for a semicolon.
动态类型在原始代码行方面也可以节省精力。
At another level, dynamic typing saves effort in terms of raw lines of code.
在本文中有关输出的代码行均缩写为“…”。
All lines of code concerning output are abbreviated with '... 'in the article.
接下来的代码行用于防止错误。
编辑这个文件并添加以下代码行。
这个增强型的更新方法需要一点额外的代码行。
The enhanced update method requires just a few additional lines of code.
删除触发器处理程序中的下列代码行。
您只需编写单个代码行,您的数据模型就会被公开。
You need only write a single line of code and your data model will be exposed.
图16:被开发的源代码行总数的趋势。
Figure 16: Trend of total source lines of code (SLOC) developed.
将代码行的长度限制在90个字符以内,包括空格。
Confine code line lengths to 90 characters, INCLUDING blank Spaces.
通过双击代码行旁边的灰色空白边,就可以设置断点。
You can toggle a breakpoint by double-clicking the gray margin beside the line of code.
在前面的代码行中对这些参数进行了初始化。
打开文件,寻找清单1 所示的代码行。
Open the file for editing, and find the following lines shown in Listing 1.
例如,基于C的语言使用分号(;)来指示代码行的结束。
For example, C-based languages use a semicolon (;) to indicate the end of a line of code.
邮件只会发送给那些使用代码行低于阀值的文件。
Mail is sent only for files that have a percentage of used lines below the threshold.
最直接的好处当然是代码行的减少,这真的很棒。
The immediate advantage, of course, is that you have fewer lines of code, which is always a good thing.
添加清单5中的代码行确保扩展被正确加载和卸载。
Add the lines in Listing 5 to ensure the extension is loaded and unloaded correctly.
方法签名以冒号结尾,表示下面的代码行是函数体。
The method signature ends with a colon, which indicates that the body of the function follows on subsequent lines.
显示当前堆栈框架的代码,突出显示即将执行的代码行。
Displays the code for the current stack frame, highlighting the line that is about to be executed.
在SQLpassthrough下添加以下代码行。
汇编程序不可移植,维护和理解常常比较麻烦,通常包含大量代码行。
Assembly programs are not at all portable and are often cumbersome to maintain and understand, and can often contain a large number of lines of code.
评审代码行的数量超过200时,缺陷密度就会急剧地下降。
As the number of lines of code under review grows beyond 200, defect density drops off considerably.
您需要检查方法内部的代码行,并且确保其中只有一行代码。
You need to examine the lines of code within the method and check to make sure that there is only one line.
清单1中的代码行让PHP装载Zero扩展。
The lines shown in Listing 1 tell PHP to load the Zero extensions.
注意,为了在本文中正确显示它,我们将较长的代码行分开了。
Note that in order to display correctly in this article, the longer lines have been split.
将在错误代码行旁边使用带“X”的红色圆圈对错误进行标记。
Errors are flagged by a red circle with an "X" that appears beside the line with the error.
允许您使用这么少的代码行创建如此复杂的GUI程序的编程语言并不多见。
Not many programming languages enable you to create such a complex GUI program in so few lines of code.
清单10中比较有意思的代码行是中间几行,它定义了菜谱的原料。
The interesting lines of code in Listing 10 are the middle ones, which define the recipe ingredients.
应用推荐