A compilation unit (CU) is a type of DIE.
编译单元(CU )是 DIE的一种类型。
DWARF calls each separately compiled source file a compilation unit.
DWARF将每个分别编译的源文件称为一个编译单元。
Parser errors are returned in the Compilation Unit class instance.
解析器错误是在编译单元类实例中返回的。
The CU DIE is the parent of all of the DIEs that describe the compilation unit.
CUDIE是所有描述编译单元的DIE的父元素。
Only prevents the function to be defined multiple times in one compilation unit.
只有防止函数被多次定义在一个编译单元。
This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.
这使得调试器可以更容易地确定哪一个编译单元在某个特定内存地址创建了代码。
This line visits the AST tree, starting at the compilation unit (the top-most node), and queries for a list of all method declarations.
这一行访问ast树,起步于编辑单元(最顶层的节点),并且查询所有的方法声明。
ITDs allows Roo to generate code in a separate compilation unit, but ITDs are combined into the same compiled class at compilation time.
ITDs允许Roo在一个单独的编译单元中生成代码,但ITDs在编译时被合并成同一个编译类。
This will cause this function to be compiled into a new version for every compilation unit that includes your header, and is therefore inferior to the other solutions.
这将导致这个函数被编译为每个编译单元,包括你的头的新版本,因此不如其他解决方案。
In fact, you should change your perspective on the relationship between unit testing and compilation.
实际上,您应该换个角度看待单元测试和编译之间的关系。
Unit testing reveals much more than mere compilation.
单元测试能够比单纯编译揭示出更多的问题。
What's unique though, is that CruiseControl executes a different target, which then executes lightweight processes, like compilation and fine-grained unit tests.
但是,特殊之处是CruiseControl执行另一个目标,这个目标执行一些轻型过程,比如编译和细粒度的单元测试。
A broken unit test is taken as seriously as a compilation error.
未通过的单元测试将被视为与编译错误一样严重的问题。
You are not allowed to write any more of a unit test than is sufficient to fail; and compilation failures are failures.
除了恰好让单元测试失败的代码(编译错误也是错误的一种),不要写更多的单元测试。
You are not allowed to write any more of a unit test than is sufficient to fail; and compilation failures are failures.
除了恰好让单元测试失败的代码(编译错误也是错误的一种),不要写更多的单元测试。
应用推荐