您还可以双击源代码行旁边的标记栏。
You can also double-click the marker bar next to the source code line.
图16:被开发的源代码行总数的趋势。
Figure 16: Trend of total source lines of code (SLOC) developed.
列出收集样本时正在执行的源代码行。
Lists the source code lines that were executing when samples were collected.
如果使用行继续字符,逻辑源代码行可以更长。
The logical source code line can be longer if you use line continuation characters.
将该过程声明前的所有语句移到上一个源代码行中。
Move any statement preceding the procedure declaration to a previous source code line.
将该过程声明后的所有语句移到下一个源代码行中。
Move any statement following the procedure declaration to a subsequent source code line.
列出分析运行期间各个函数的源代码行的内存分配数据。
Lists memory allocation data for the source code lines of functions in the profiling run.
NET内存分配数据,并列出分配内存时执行的函数、源代码行和指令。
NET memory allocation data by module, and lists the functions, source code lines, and instructions that were executing when memory was allocated.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
In general it contains a stack backtrace listing source lines; however it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
In general it contains a stack backtrace listing source lines; however, it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
In general it contains a stack traceback listing source lines; however, it will not display lines read from standard input.
desc字段包含行号,而value包含源代码行的起始部分的代码地址。
The desc field contains the line number and the value contains the code address for the start of that source line.
如果没有指定参数,此工具将显示当前源代码行之前和之后的五个源代码行。
If you do not specify an argument, the tool displays the five source code lines before and after the current source code line.
按模块组织分析数据,并列出收集样本时正在执行的函数、源代码行和指令。
Organizes profiling data by module, and lists the functions, source code lines, and instructions that were executing when samples were collected.
标签必须出现在源代码行的行首,之后必须有冒号,无论在同一行内它后面有无语句。
A label must appear at the beginning of a line of source code and must be followed by a colon, regardless of whether it is followed by a statement on the same line.
可单击每一个包,获得类级别的行百分比和路径百分比,甚至能看到执行的源代码行和它们执行的次数。
You can click on each package to get class level line and path percentages and even see which source code lines were executed and how many times they was run.
相反,如果您的程序在内存中某个位置存在错误(例如,使用了一个错误指针),那么可以查找最接近该内存地址的源代码行。
Conversely, if your program has a fault (for example, using a bad pointer) at some location in memory, you can look for the source line that is closest to the memory address.
PMD报告由源文件导致的违规,正如您在图4中可以看到的,在本例中,只有少数几个方法的源代码行超过了50行。
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.
清单6使用了AmbientOr bAnt任务和ruby脚本,在20个以上的类超过300个源代码行(SLOC)时,就改变orb的颜色和动画。
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).
由于两个原因,我喜欢对名称空间使用别名:首先,如果以后要改变名称空间,在每个源代码文件中只有一行需要修改。
The use of aliases is my preferred method for using namespaces for two reasons: First, if I later rename the namespace, I only have one line of code to change per source file.
它大约包含5000行源代码,包括用户空间实用程序。
It consists of approximately 5000 source lines of code, including user-space utilities.
即使对于那些从来都不会涉及 C++编译器或一行源代码以及那些使用预先编译好的查看器下载版本的用户来说,LSL文档也会非常有用。
The LSL documentation is useful even to someone who's never going to touch a C++ compiler or a line of source and who just uses prebuilt downloads of the viewer.
作为歪曲的一个示例,注意Firefox让每个元素占一个新行,即使在源代码文档中并不是这样的。
For an example of distortion, notice that Firefox puts each element on a new line, even though it is not so in the source document.
打开您在前面所创建的对话bean源代码,并从代码行3中添加以下的代码。
Open the session bean source code that you created earlier, and add the following code from Listing 3.
所谓的基本块,就是不包含分支的代码的片段;它也许会也许不会响应一行源代码。
A basic block is a segment of code that contains no branches; it may or may not correspond to a line of source code. An example is.
清单8列出了jfs_mount . c文件的源代码中被修改过的代码,我们在代码中创建了一个空指针异常,从而使代码在第109行产生段错误。
Listing 8 lists the code that was modified in the source of the jfs_mount.c file to create a segmentation fault at line 109 by creating a null pointer exception.
要查看第7行前后的源代码,请使用'list '命令,它通常会打印10行。
To see the source code around line 7 use the command 'list', which usually prints 10 lines.
可以从info.cern.ch [目前的地址是128.141.201.74]获得一个简单的行模式浏览器原型(尚处于早期Alpha测试阶段)的源代码,路径是 /pub/WWW/WWWLineMode_0.9.tar.Z。
A prototype (very alpha test) simple line mode browser is currently available in source form from node info.cern.ch [currently 128.141.201.74] as /pub/WWW/WWWLineMode_0.9.tar.Z.
即使在对报告重新格式化或进行简单的筛选时,也可能只需要向sh源代码添加另一行代码即可。
Even reformatting the report or simple filtering probably adds only a single line more to the sh source.
即使在对报告重新格式化或进行简单的筛选时,也可能只需要向sh源代码添加另一行代码即可。
Even reformatting the report or simple filtering probably adds only a single line more to the sh source.
应用推荐