MY字典>英语词典>compiler翻译和用法

compiler

英 [kəmˈpaɪlə(r)]

美 [kəmˈpaɪlər]

n.  编纂者; 汇编者; 编著者; 编译程序

复数:compilers 

计算机

BNC.9357 / COCA.20822

同义词辨析

editorcompiler【导航词义:编者】

editorn. 编辑,编者
〔辨析〕
指书籍、报刊等的编辑加工者。
〔例证〕
The editor deleted two paragraphs from the article.
编辑删除了文章中的两段内容。
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个单元。

牛津词典

    noun

    • 编纂者;汇编者;编著者
      a person who compiles sth
      1. 编译程序
        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.
          1. ...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
              Synonym:compiling program
            1. a person who compiles information (as for reference purposes)

              双语例句

              • Most Linux and UNIX platforms provide a C compiler called gcc, so no extra steps are required.
                大多数Linux和UNIX平台都提供了一个C编译器,名为gcc,因此无需进行额外的处理。
              • CDT Launch provides the launch mechanism for external tools such as the compiler and debugger.
                CDT启动(CDTLaunch)为诸如编译器和调试器之类的外部工具提供了启动机制。
              • 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,您需要准备一个分区和一个文件系统,还需要编译一个编译器和系统库。
              • The query compiler uses these characteristics and restrictions when planning the query.
                当计划查询时,查询编译器使用这些特征和约束。
              • You can also disable this warning under the Java Compiler Section in the workspace preferences.
                您也可以在工作区首选项中的JavaCompilerSection下禁用该警告。
              • A compilation of language and the binary code conversion table, you can use the compiler design.
                一个汇编语言与二进制代码的转换表,可以用编译器的设计。
              • Programming the Create command module's processor requires a true C compiler and other development tools.
                对Create命令模块的处理器进行编程,要求一个真正的C编译器和其他的开发工具。
              • Porting an application program includes using the Linux standard compiler GCC and some associated tools.
                移植应用程序涉及到使用Linux标准编译器GCC和其他一些相关的工具。
              • The compiler supplies the appropriate operand in the assembly language code it generates.
                编译器在自己生成的汇编语言中提供了适当的操作数。
              • To do this using AspectJ, you must compile your class and aspect code with the ajc compiler.
                要使用AspectJ完成这个操作,必须使用ajc编译器来编译类和Aspect代码。