就爱字典>英语词典>compilers翻译和用法

compilers

英 [kəmˈpaɪləz]

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

n.  编纂者; 汇编者; 编著者; 编译程序
compiler的复数

柯林斯词典

  • 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.

    双语例句

    • Compilers and assemblers automatically translate representations all the way down to efficient machine code.
      编译器和汇编程序自动地将表示一直向下翻译为有效的机器代码。
    • Compilers require some time before an executable program emerges.
      编译器在可执行程序形成前需要一段时间。
    • Some of the students who came to his celllater flourished as interpreters and compilers of dictionaries.
      他的学生中有一些后来成为了优秀的翻译家和字典的编撰者。
    • Compilers without OCG compile each code module independently, without information from the other parts of the program.
      没有OCG功能的编译器独立编译每个代码模块,对来自程序其它部分的信息一无所知。
    • All XLC and XLF compilers need to be installed.
      必需安装所有的XLC和XLF编译器。
    • Even though these two compilers produce similar output, their implementation is completely different.
      尽管这两个编译器产生类似的输出,但是他们的实现却完全不同。
    • I have found out the hard way that automated testing is absolutely required when writing compilers.
      我已经发现在编写编译器时绝对需要自动化测试,但这种自动化测试的过程是艰难的。
    • Certainly with the availability of such cross-platform compilers as MinGW or Cygwin, this could be easy.
      当然,随着MinGW或Cygwin等跨平台编译器的可用,这可能会很容易。
    • JIT compilers selectively compile the most frequently executing methods to native code while programs are running.
      程序运行时,JIT编译器选择将最频繁执行的方法编译成本地代码。
    • The output of compilers, assemblers, linkers, and locators are files containing object code.
      编译器、汇编器、连接器和定位器的输出文件都含有目标代码。