字典二二>英语词典>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.

    双语例句

    • Even though these two compilers produce similar output, their implementation is completely different.
      尽管这两个编译器产生类似的输出,但是他们的实现却完全不同。
    • Many compilers can generate more efficient code for this by putting the tables in read-only memory.
      很多编译器通过将表放入只读内存中可以生成更高效的代码。
    • Compilers and interpreters are a necessary part of any computer system.
      编译程序和解释程序是任何计算机系统的一个必要组成部分。
    • Certainly with the availability of such cross-platform compilers as MinGW or Cygwin, this could be easy.
      当然,随着MinGW或Cygwin等跨平台编译器的可用,这可能会很容易。
    • But specifying the suffixes manually improves the code readability and eliminates the possibility of the compilers guessing incorrectly.
      但手工指定后缀可以改善代码的可读性,并可以消除编译器猜测不正确的可能性。
    • Compilers require some time before an executable program emerges.
      编译器在可执行程序形成前需要一段时间。
    • This method is designed to help compilers support value-type arrays; most users do not need this method.
      此方法旨在帮助编译器支持值类型数组;多数用户不需要此方法。
    • Instead, the translation process is fully automated by tools such as assemblers, compilers, and linkers.
      相反,翻译过程由例如汇编程序、编译器,和连接器的工具完全的自动化了。
    • The parsers behave more like interpreters and are not compilers.
      解析器的行为更像解释器,而不是编译器。
    • For this reason, JIT compilers do not compile all code with the same degree of optimization.
      因此,JIT编译器不会使用相同的优化度来编译所有的代码。