compiler
英 [kəmˈpaɪlə(r)]
美 [kəmˈpaɪlər]
n. 编纂者; 汇编者; 编著者; 编译程序
复数:compilers
BNC.9357 / COCA.20822
同义词辨析
editorn. 编辑,编者
〔辨析〕
指书籍、报刊等的编辑加工者。
〔例证〕
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.
该杂志的编辑是一位能干的年轻人。
compilern. 编著者,编纂者,汇编者
〔辨析〕
指把不同来源的材料加工汇编成册的人。
〔例证〕
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个单元。
牛津词典
noun
- 编纂者;汇编者;编著者
a person who compiles sth - 编译程序
a program that translates instructions from one computer language into another for a computer to understand
柯林斯词典
- N-COUNT 汇编者;编纂者
Acompileris someone who compiles books, reports, or lists of information.- ...the compilers of dictionaries and grammars.
词典和语法书的编纂者
- ...the compilers of dictionaries and grammars.
- 编译程序
Acompileris a computer program which converts language that people can use into a code that the computer can understand.
英英释义
noun
- (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program
- a person who compiles information (as for reference purposes)
双语例句
- The g++ compiler, by default, has exception handling enabled.
在缺省情况下,g++编译器启用了异常处理。 - This is also our trusty compiler, but this one generates code for the SPEs.
这也是可信赖的一个编译器,它可以为SPE生成代码。 - This is also done through the Java compiler settings.
这也通过Java编译器设置完成。 - The compiler and runtime interpreter follow the language specification.
编译器和运行时解释器遵循语言规范进行运作。 - Programming the Create command module's processor requires a true C compiler and other development tools.
对Create命令模块的处理器进行编程,要求一个真正的C编译器和其他的开发工具。 - The compiler supplies the appropriate operand in the assembly language code it generates.
编译器在自己生成的汇编语言中提供了适当的操作数。 - You also need to make some changes to the Java compiler and target platform settings.
还需要对Java编译器和目标平台设置作些更改。 - The query compiler uses these characteristics and restrictions when planning the query.
当计划查询时,查询编译器使用这些特征和约束。 - To do this using AspectJ, you must compile your class and aspect code with the ajc compiler.
要使用AspectJ完成这个操作,必须使用ajc编译器来编译类和Aspect代码。 - And though possibly dated, it also includes the same information on Mono's C# compiler.
它还包含了Mono的C编译器的信息,虽然这可能有点过时了。