compiler
n. 编译器;[计] 编译程序;编辑者,汇编者
2025-10-08 09:04 浏览次数 9
n. 编译器;[计] 编译程序;编辑者,汇编者
compiler options编译程序任选项
conversational compiler[计]
optimizing compiler优化编译程序
compiler diagnostics[计] 编译程序的诊断程序
dynamic compiler动态编译器
checkout compiler检验编译程序
resource compiler资源编译器
compiler interface[计] 编译程序接口
compiler language编译过的程序
MATLAB Compiler编译器
this is an excellent habit for c++, because the compiler can usually inline the access, and if you need to restrict or debug field access you can add the code at any time.
这是c++中一个好的习惯,因为编译器会内联这些访问,并且如果需要约束或者调试这些域的访问,你可以在任何时间添加代码。
in this example, the only difference between the two patterns is the guard expression, but that’s enough for the compiler to differentiate them.
在这个例子里,两个模式的唯一区别就是这个守卫表达式,但是这样足够编译器来区分它们了。
and the compiler warns you if and when you deviate from that type.
并且如果您的类型不符合该类型,编译器会给出警告。
when you use generics, you supply that added information as part of the source code, and the compiler incorporates the added reference type information directly into your binary class files.
在使用泛型时,可以提供附加信息作为源代码的一部分,然后编译器会把附加的引用类型信息直接整合到二进制的类文件中。
with wpo, the compiler can inline functions from any source file in the program.
有了wpo,编译器就可以从程序中的所有源文件内联函数。
the setup file describes the module by supplying its module name, the location of its c code, and any compiler flags you may need.
安装文件通过提供模块名称、模块的c代码的位置和您可能需要的所有编译器标志来描述模块。
in type inference, the compiler infers the types of values based on the context.
在类型推断的情况下,编译器会根据上下文推断值的类型。
this code passes the compiler — and therefore might offer the brief satisfaction of having 「put one over on the system」 — but it reopens the possibility of data races.
这段代码通过编译器,进而可能提供 「在系统上成功完成一项任务」的短暂满足感。但它重新带来了数据竞争的可能性。
the reason is that it may be descriptive, as in general text, or announcing, as it is in source programs for the compiler for the programming language c and its offshoots.
原因是,它可能是描述性的,就像在一般文本中那样,或是宣告示的,就像在源程序中针对c语言及其分支的编译器那样。
if you step through the code you will see that the compiler is very flexible when it creates these methods.
如果您一步步地执行该代码,会看到编译器在创建这些方法时是非常灵活的。
static local variables are not the only compiler trick around.
静态局部变量不是仅有的编译器技巧。
following that, you use a recipe construct support database and a compiler to translate the recipe construct into an executable format.
然后,使用一个配方构造支持的数据库和一个编译器,将配方构造转换成可执行的格式。
the compiler transforms the text that you create in the code editor into an object file.
编译器可以将您在代码编辑器中创建的文本转换为目标文件。
while all of the lock acquisitions will be uncontended and therefore fast, the compiler can actually eliminate the synchronization entirely using lock elision.
虽然所有锁的获得都是非竞争的,所以很快,但是编译器实际上可以用锁省略把同步完全清除掉。
it includes a compiler and everything you need to run the example in this article.
它包含一个编译器和运行本文中的示例需要的所有组件。
once you have enough of these, you can use them to automatically determine necessary compiler flags and definitions to put in a header file somewhere.
一旦您有了足够的测试程序,您可以用它们来自动确定必需的编译标记和定义,以将它们放到头文件的某个地方。
no specific compiler or environment configuration is required, but you should be familiar with software development in order to diagnose problems or configuration issues specific to their setup.
本文不需要特定的编译器和环境配置,但您必须熟悉软件开发,因为可能需要诊断与设置有关的问题或配置错误。
by next month, i expect to have a running version (albeit not optimized) version of the compiler and i expect to be working on the proxy.
到下个月,我期望有一个该编译器可以运行的版本(但不是经过优化的),并且期望能继续研究这个代理。
the compiler takes each aspect and creates class files that contain the advice code.
编译器接受每一个方面,并建立包含通知代码的类文件。
the query compiler uses these characteristics and restrictions when planning the query.
当计划查询时,查询编译器使用这些特征和约束。
so, if any of those methods contain references to any fields in the original class, you get a compiler error because they are invisible to the superclass.
所以,如果这些方法中的任何一个方法含有对原始类中的任何字段的引用,就会得到一个编译错误,因为它们对超类是不可见的。
by compiling before the program executes, the aot compiler must be conservative about classes, fields, and methods referenced by the code it compiles.
由于在程序执行前进行编译,aot编译器必须谨慎对待它所编译的代码所引用的类、字段和方法。
i had a running compiler and nobody would touch it.
我有一个可以运行的编译器,没人愿意碰它。
this directive instructs the compiler to give special treatment to that particular function.
此指示符告知编译器要专门处理那个特殊的函数。
now we can take a look at some code to see how the gwt compiler optimizes it.
现在,我们可以通过检查一些代码来查看gwt编译器是如何优化代码的。
the hc compiler differentiates start, end, and character events by their names.
hc编译器根据名称来区分开始、结束和字符事件。
that's why you should always support a system that does bounds checking, either by you or by the compiler and runtime.
这就是为什么您应当始终支持执行边界检查的系统(检查可由您或者编译器和运行时执行)的原因。
editor编者,编辑;社论撰写人;编辑装置