Line: Suspends the program when execution reaches the given source line, and can also be set from the source view.
Line:当执行达到给定的源代码行时暂停程序,也可以从源视图中进行创建。
The desc field contains the line number and the value contains the code address for the start of that source line.
desc字段包含行号,而value包含源代码行的起始部分的代码地址。
It's also convenient to add the class, method, and source line to the bug so the user knows where to go to fix the problem.
在bug中加入类、方法和源代码会提供很大方便,这样用户就知道在什么地方修复这个问题。
That is, it's hard to identify patterns and integrate higher-level behavior when your focus is narrowed down to the size of a source line or a variable.
当您将关注的焦点集中于一行或一个变量时,它很难识别出模式并综合高级行为。
The state detector inducts the state of the electric equipment from the electrical source line connected to the in-line of the self-maintain relay.
状态检测器是从自保持继电器的进线所连接的电源线上感应电器的状态的。
Show source - opens source file at the position corresponding to selected command. Alternatively, doubleclick source line in the Information window.
显示源文件-打开与所选命令位置相关的源文件。也可以通过双击信息窗口的源行做到这一点。
In the nonvolatile memory device, data may be erased from the memory transistors by applying an erasing voltage to the bit line or the common source line.
在非易失性存储装置中,可以通过将擦除电压施加到位线或共源线来从存储晶体管擦除数据。
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.
相反,如果您的程序在内存中某个位置存在错误(例如,使用了一个错误指针),那么可以查找最接近该内存地址的源代码行。
Source line for thousands of years prior to European aristocratic classical charm, remodeling of the classic historical confine, overload, between the present and the past over!
源行千年之前欧洲贵族古典的魅力,重塑传世经典,超载历史时空禁锢,在现在与过去之间寻味!
The nonvolatile memory device may include a string selection transistor, a plurality of memory transistors, and a ground selection transistor between a bit line and a common source line.
所述非易失性存储装置可以包括在位线和共源线之间的串选择晶体管、多个存储晶体管和地选择晶体管。
The hs protector is used for the ac power input circuit of electronic equipment; it protects the equipment from invasion by lightning surges and other abnormal voltages from the power source line.
电源防雷模块应用于电子设备的电源回路中,用于保护电子设备免受电源回路感应的雷电和其它过电压而造成的损坏。
This report lists the source files whose percentage of line coverage are lower than a specified minimum threshold level.
该报告列出了哪一个源文件的代码行覆盖率百分比,低于特定的最低阀值水平。
You create a pure vector-based drawing here and render a line here from source node to destination node.
您创建了一个纯粹基于矢量的绘图,并且显示了一条从源节点到目标节点的连线。
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.
即使对于那些从来都不会涉及 C++编译器或一行源代码以及那些使用预先编译好的查看器下载版本的用户来说,LSL文档也会非常有用。
It is a command line tool. You download a tarball, compile and install the source.
命令行工具。下载一个打包文件,从源文件编译安装。
With this captured information, we can create a list of source file names, function names and the line Numbers for the functions.
使用捕获的信息,我们可以创建源文件名、函数名和函数行号的列表。
Try to reduce the amount of white space, tabs and line breaks inside your JSP source files since these are retained by the JSP compiler.
尽量减少JSP源文件中的空白、制表符和分行符,因为 JSP编译器将会保留这些内容。
By the way, that's a comment on the first line (with the name of the source file for the code example).
顺便说一下,在第一行有一句注释(在代码例子中是源文件的名字)。
For each TAB header, this line will display in the Source view of the Page designer.
对于每个选项卡标题而言,这一行将显示在PageDesigner的Source视图中。
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.
所谓的基本块,就是不包含分支的代码的片段;它也许会也许不会响应一行源代码。
The third line identifies the source of our XML data -- the "contactinfo" column.
第三行标识出XML数据的源 —— "contactinfo"列。
For instance, a representation of the sources cited in the journal Nature gives each source publication a line and identifies different scientific fields in different colours.
比如,引用来源于日报Nature的表现给每个来源发布一个支座,确定不同的科学领域以不同的颜色。
A data source could be a relational database, a file, a Web Service or even a custom data source included within a line of business application.
数据源可以是关系数据库、文件系统、Web服务,甚或一系列业务应用程序中包含的自定义数据源。
We could do a lot more with the error messages by showing the exact line number and source file name, but this example shows the primary technique.
我们可以通过显示准确的行数值和原始文件名称来做更多的有关错误信息的工作,但是这个实例显示的是基本的技术。
The line table provides the mapping between the executable instructions and the source that generated them.
行表提供了可执行指令与生成它们的源代码之间的映射关系。
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.
当在源代码中有不止一个的可执行单元时就会产生部分覆盖的行,但是它们中只有一个可以被执行。
An executable unit begins at the start of every basic block and at any instruction that corresponds to a line of source code that is different than the previous instruction.
一个可执行的单元由每一个基本快开始,而与每行源代码相对应的指南与前面版本中的指南有所不同。
Like the annotated source report, the annotated differences report shows line-by-line coverage information.
就像注释源报告一样,注释差异报告会一行行的显示复盖率信息。
Complete source code examples will be included, with line-by-line analysis of what the code is doing.
文章中包含了完整的示例源代码,并带有逐行的代码分析。
Complete source code examples will be included, with line-by-line analysis of what the code is doing.
文章中包含了完整的示例源代码,并带有逐行的代码分析。
应用推荐