An executable unit managed by an operating system scheduler.
由操作系统排程程序所管理的可执行单元。
What differentiates an executable unit from a basic block is the condition that triggers the end of the executable unit.
可执行的单元与基本块的不同点,在于决定一个可执行单元末尾的因素。
For example, the divide instruction is not considered to be the end of an executable unit despite the fact that it can throw an exception.
例如,divide指南并没有认为是一个可执行单元的结尾,尽管有例外情况的存在。
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.
一个可执行的单元由每一个基本快开始,而与每行源代码相对应的指南与前面版本中的指南有所不同。
The definition of executable unit is slightly different than the traditional definition of basic block, but the differences are important to take into account when the results are analyzed.
可执行单元的定义与基本块的传统定义有轻微的不同,但是当您在分析结果时,您就需要去关注这点差异了。
External services may not be readily executable in unit test environments; for example, they may depend upon infrastructure not available to the developers.
外部服务在单元测试环境中不能随时执行,例如,它们可能依赖于开发人员无法使用的基础结构。
Agile heavily relies on executable artifacts - i.e. the tests written (both unit and system).
敏捷非常依赖于可执行的的工件,例如:编写好的测试(不管是单元测试还是系统测试)。
During the translation phase, the JSP page (also called the translation unit) has to be converted from text to an executable form so that it can run inside the application server.
在转换期间,必须将JS p页(也称为转换单元)从文本转换为可执行形式,以便能在应用服务器内运行。
A project is a collection of source and related files that will be compiled into a single unit, such as a library or executable.
项目是源文件和相关文件的集合,它们将被编译为单个单元,如库或可执行文件。
A project is a collection of source and related files that will be compiled into a single unit, such as a library or executable.
项目是源文件和相关文件的集合,它们将被编译为单个单元,如库或可执行文件。
应用推荐