compiler 基本解释
n. 编纂者; 汇编者; 编著者; 编译程序
compiler 词性变化
compiler 词组短语
- RPG compiler
- ADA compiler
- discrete compiler
- host compiler
- equivalent compiler
- conversational compiler
- ALGOL compiler
- analog compiler
- stack-oriented compiler
- self-compiling compiler
compiler 详细解释
noun
- 编纂者;汇编者;编著者
a person who compiles sth - 编译程序
a program that translates instructions from one computer language into another for a computer to understand
compiler 同义词辨析
〔辨析〕指书籍、报刊等的编辑加工者。
〔例证〕
The editor deleted two paragraphs from the article.
编辑删除了文章中的两段内容。
The editor of the magazine is a smart young man.
该杂志的编辑是一位能干的年轻人。
编辑删除了文章中的两段内容。
The editor of the magazine is a smart young man.
该杂志的编辑是一位能干的年轻人。
〔辨析〕指把不同来源的材料加工汇编成册的人。
〔例证〕
She is the compiler of the best-seller.
她是这本畅销书的编著者。
The two compilers agreed upon a division of the textbook into ten units.
两位编者一致同意把该教材分成10个单元。
她是这本畅销书的编著者。
The two compilers agreed upon a division of the textbook into ten units.
两位编者一致同意把该教材分成10个单元。
compiler 双语例句
- 1、
This prevents static-type checking by the compiler and introduces new classes of runtime errors.
这避免了由编译器进行静态的检查,并且引入了新的运行时错误类。 - 2、
OpenMP is a multi-threading implementation that allows the compiler to generate code for task and data parallelism.
OpenMP是一个多线程实现,它允许编译器为任务和数据并行生成代码。 - 3、
At one stage Saxon did actually include a style sheet compiler that produced executable Java code.
在某个阶段,Saxon确实包括了生成可执行Java代码的样式表编译器。 - 4、
CDT Launch provides the launch mechanism for external tools such as the compiler and debugger.
CDT启动(CDTLaunch)为诸如编译器和调试器之类的外部工具提供了启动机制。 - 5、
You also need to make some changes to the Java compiler and target platform settings.
还需要对Java编译器和目标平台设置作些更改。 - 6、
This use of metadata extends the underlying programming language and the compiler.
对元数据的这种使用扩展了底层编程语言和编译器。 - 7、
The compiler supplies the appropriate operand in the assembly language code it generates.
编译器在自己生成的汇编语言中提供了适当的操作数。 - 8、
It already provides IDE support for generic types in Java code via the JSR-14 prototype compiler.
它早已通过JSR-14原型编译器为Java代码中的泛型类型提供了IDE支持。 - 9、
To compile LFS, you need to prepare a partition and a file system, and you also need to compile a compiler and system library.
要编译LFS,您需要准备一个分区和一个文件系统,还需要编译一个编译器和系统库。 - 10、
To do this using AspectJ, you must compile your class and aspect code with the ajc compiler.
要使用AspectJ完成这个操作,必须使用ajc编译器来编译类和Aspect代码。 - 11、
This is also our trusty compiler, but this one generates code for the SPEs.
这也是可信赖的一个编译器,它可以为SPE生成代码。 - 12、
What happens if the compiler makes such an optimization, and later a class is loaded that extends Foo?
如果编译器进行了这样的优化,然后装入了一个扩展了Foo的类,会发生什么? - 13、
Most Linux and UNIX platforms provide a C compiler called gcc, so no extra steps are required.
大多数Linux和UNIX平台都提供了一个C编译器,名为gcc,因此无需进行额外的处理。 - 14、
Programming the Create command module's processor requires a true C compiler and other development tools.
对Create命令模块的处理器进行编程,要求一个真正的C编译器和其他的开发工具。 - 15、
The compiler and runtime interpreter follow the language specification.
编译器和运行时解释器遵循语言规范进行运作。 - 16、
The g++ compiler, by default, has exception handling enabled.
在缺省情况下,g++编译器启用了异常处理。 - 17、
This is also done through the Java compiler settings.
这也通过Java编译器设置完成。 - 18、
The query compiler uses these characteristics and restrictions when planning the query.
当计划查询时,查询编译器使用这些特征和约束。 - 19、
You can also disable this warning under the Java compiler Section in the workspace preferences.
您也可以在工作区首选项中的JavaCompilerSection下禁用该警告。 - 20、
Porting an application program includes using the Linux standard compiler GCC and some associated tools.
移植应用程序涉及到使用Linux标准编译器GCC和其他一些相关的工具。 - 21、
The SQL statements and commands submitted in a pass-through session do not go through the federated query compiler.
在pass-through会话中提交的SQL语句和命令不会通过联邦查询编译器。 - 22、
It needs a functioning Linux system with a working C compiler and XML parser to work.
工作需要一个起作用的Linux系统,并带有可以工作的C编译器和XML解析器。 - 23、
The reason VB and C# can use different implementations is that anonymous types are a compiler feature.
VB和C之所以能不同的实现方式是因为匿名类型是一个编译器特性。 - 24、
Used to specify a file that contains compiler options and source code files to compile.
用于指定一个文件,该文件包含着编译器选项和要编译的源代码文件。 - 25、
VC++ is used to call the assembly compiler to compile the assembler.
并给出了利用VC+调用汇编编译器编译汇编源文件的方法。 - 26、
String types can be mixed in assignments and expressions; the compiler automatically performs required conversions.
翻译:字符串可以在任务和表达式中混合,编译器自动执行所需转换。 - 27、
With WPO, the compiler can inline functions from any source file in the program.
有了WPO,编译器就可以从程序中的所有源文件内联函数。 - 28、
And though possibly dated, it also includes the same information on Mono's C# compiler.
它还包含了Mono的C编译器的信息,虽然这可能有点过时了。 - 29、
A compilation of language and the binary code conversion table, you can use the compiler design.
一个汇编语言与二进制代码的转换表,可以用编译器的设计。 - 30、
An assembler or a compiler reads a complete source program and generates a compete object module.
汇编程序和编译程序都读入一个完整的源程序,并产生一个完整的目标模块。
compiler 英英释义
noun

