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

    双语例句

    • Certainly with the availability of such cross-platform compilers as MinGW or Cygwin, this could be easy.
      当然,随着MinGW或Cygwin等跨平台编译器的可用,这可能会很容易。
    • But JIT compilers have only a limited compile-time budget and can impact the program's run-time performance.
      但是JIT编译器具有一个有限的编译时预算,而且会影响程序的运行时性能。
    • The parsers behave more like interpreters and are not compilers.
      解析器的行为更像解释器,而不是编译器。
    • Modern C compilers combine the compile and assemble steps into one step.
      最新的C编译器将编译和汇编步骤组合成一个步骤。
    • Instead, the translation process is fully automated by tools such as assemblers, compilers, and linkers.
      相反,翻译过程由例如汇编程序、编译器,和连接器的工具完全的自动化了。
    • This method is designed to help compilers support value-type arrays; most users do not need this method.
      此方法旨在帮助编译器支持值类型数组;多数用户不需要此方法。
    • I have found out the hard way that automated testing is absolutely required when writing compilers.
      我已经发现在编写编译器时绝对需要自动化测试,但这种自动化测试的过程是艰难的。
    • GCC, in short, is the Swiss Army knife of compilers and redefines the meaning of flexibility.
      简言之,GCC是编译器中的瑞士军刀,它重新定义了灵活性的含义。
    • JIT compilers selectively compile the most frequently executing methods to native code while programs are running.
      程序运行时,JIT编译器选择将最频繁执行的方法编译成本地代码。
    • Plug-ins extend the IDE with support for new languages, compilers, and other development tools.
      插件扩展了IDE,以支持新的语言、编译器以及其它开发工具。