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

    双语例句

    • Instead, VLIW chips shift more of that burden onto compilers.
      相反,VLIW芯片将此负担的大部分转交给了编译器。
    • Modern C compilers combine the compile and assemble steps into one step.
      最新的C编译器将编译和汇编步骤组合成一个步骤。
    • Compilers and assemblers automatically translate representations all the way down to efficient machine code.
      编译器和汇编程序自动地将表示一直向下翻译为有效的机器代码。
    • But specifying the suffixes manually improves the code readability and eliminates the possibility of the compilers guessing incorrectly.
      但手工指定后缀可以改善代码的可读性,并可以消除编译器猜测不正确的可能性。
    • GCC, in short, is the Swiss Army knife of compilers and redefines the meaning of flexibility.
      简言之,GCC是编译器中的瑞士军刀,它重新定义了灵活性的含义。
    • For this reason, JIT compilers do not compile all code with the same degree of optimization.
      因此,JIT编译器不会使用相同的优化度来编译所有的代码。
    • The parsers behave more like interpreters and are not compilers.
      解析器的行为更像解释器,而不是编译器。
    • To make things more complicated, HotSpot comes with two compilers: the client compiler and the server compiler.
      为了让事情变得更复杂,HotSpot提供了两个编译器:客户机编译器和服务器编译器。
    • Some of the students who came to his celllater flourished as interpreters and compilers of dictionaries.
      他的学生中有一些后来成为了优秀的翻译家和字典的编撰者。
    • Certainly with the availability of such cross-platform compilers as MinGW or Cygwin, this could be easy.
      当然,随着MinGW或Cygwin等跨平台编译器的可用,这可能会很容易。