Measure: Source lines of code (SLOC).
度量:源代码行数(SLOC)。
Figure 16: Trend of total source lines of code (SLOC) developed.
图16:被开发的源代码行总数的趋势。
It consists of approximately 5000 source lines of code, including user-space utilities.
它大约包含5000行源代码,包括用户空间实用程序。
SLOCCount is a program I wrote that counts the number of source lines of code (therefore, SLOC) in programs (see Resources for a link).
SLOCCount是我编写的一个程序,它统计程序中源代码的行数(source lines of code)(因此名为SLOC),(参见参考资料中的链接)。
PMD reports violations by source file, as you can see in Figure 4. In this case, a few methods were found to have greater than 50 source lines of code.
PMD报告由源文件导致的违规,正如您在图4中可以看到的,在本例中,只有少数几个方法的源代码行超过了50行。
Listing 6 USES the Ambient Orb Ant task and a Ruby script to change the color and animation of an Orb if 20 or more classes exceed 300 Source Lines of Code (SLOC).
清单6使用了AmbientOr bAnt任务和ruby脚本,在20个以上的类超过300个源代码行(SLOC)时,就改变orb的颜色和动画。
The duck-typing and property semantics in Groovy help remove noise by reducing the number of source lines of code; however, you can also remove noise by adding transparency.
Groovy中的duck - typing和属性语义通过减少代码行数来减少冗余;然而,也可以通过增加透明度来减少冗余。
The DWARF line table contains the mapping between the source lines (for the executable parts of a program) and the memory containing the code corresponding to the source.
DWARF行表包含源行(属于程序的可执行部分)与内存(包含与源代码对应的代码)之间的映射关系。
It integrates source code viewing with chat-style collaboration to free the developer from the tedium of associating comments with individual lines of code.
它将源代码评审与聊天形式的协作集成起来,从而使开发员从联系注释与私人代码行的繁琐活动中解放了出来。
Some of this parallelization of development was made possible through the use of source code management tools because of the ability to keep parallel lines of development synchronized.
由于使用源代码管理工具可以保持开发的同步并行进行,这样就可能实现开发的部分并行化。
It only takes a couple of lines of source code to update the display.
更新显示只用了几行源代码。
Another refreshing feature of this architecture: There's no XML involved in creating a GBean — just a few lines of actual source code.
这个体系结构的另一个新颖特性是:创建GBean的过程中不涉及到XML,只有几行具体的源代码。
Partially covered lines can occur when there is more than one executable unit on a line of source code, but only one of them has been executed.
当在源代码中有不止一个的可执行单元时就会产生部分覆盖的行,但是它们中只有一个可以被执行。
CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.
CPD是流行的开源静态分析工具pmd的一部分,它报告代码基中重复行的数量。
Lines of manually written source code, which acted as a key variable in estimates, were counted to calculate the total size of the project.
一个关键的评估变量是手工编写的代码行数,它被用来计算项目的总规模。
Lines 2-8 in listing 1 show a sample of code to connect to the external secure data source using string url.
清单1的2 -8行示例代码展示了如何使用字符串url连接到外部安全数据源。
It is also the most complex open source system that exists: Today, GCC is made up of almost 1.5 million lines of source code.
它也是最复杂的开源系统:目前,GCC由多达150万行代码构成。
Code along the lines of that in Listing 4 should generate in the Source view for the page.
列表4中划线的代码应产生在Source视图。
Although we aren't usually fans of metrics such as statement-lines-of-code (SLOCs), they were certainly interesting in this case (see Error! Reference source not found.).
虽然我们不是度量分析的狂热者,比如,代码行陈述(SLOCs),但是在这个例子中度量分析的确是很有趣的。
The source for CoordinateConversion has about 750 lines of code, so it is not presented in this text of this article in its entirety.
CoordinateConversion 的源代码包含大约 750行代码,因此本文没有全部显示。
Python Standard Library is a thin volume — 281 pages in physical size, but more lines of the books are taken up with source code and vertical whitespace than with prose description.
PythonStandardLibrary很薄—这本书厚281页,但是源代码和垂直空白所占据的行数超过文字描述。
The count is based on the IL code and is therefore not the exact number of lines in the source code file.
这个数目是以IL 程式码为依据,因此不是原始程式码档案中精确的行数。
Although the generator is part of an open source project, its source code (about 2500 lines of code) is poorly documented, and patched with hundreds of code patches.
尽管随机数生成器是开源项目的一部分,它的源代码(大约2500行)却没有很好的文档支持,并且分散于多个代码片段当中。
Lists memory allocation data for the source code lines of functions in the profiling run.
列出分析运行期间各个函数的源代码行的内存分配数据。
You can copy and paste the above three lines of code and place them within your HTML source code;
你可以直接复制上述标签,然后粘贴到HTML编码中;
You can copy and paste the above three lines of code and place them within your HTML source code;
你可以直接复制上述标签,然后粘贴到HTML编码中;
应用推荐