词语站>英语词典>compiles翻译和用法

compiles

英 [kəmˈpaɪlz]

美 [kəmˈpaɪlz]

v.  编写(书、列表、报告等); 编纂; 编译
compile的第三人称单数

柯林斯词典

  • VERB 汇编;编制;编纂
    When youcompilesomething such as a report, book, or programme, you produce it by collecting and putting together many pieces of information.
    1. Councils were required to compile a register of all adults living in their areas...
      各地政务委员会被要求编制一份该地区成年居民的名册。
    2. The book took 10 years to compile...
      编这本书花了10年时间。
    3. A report compiled by the Fed's Philadelphia branch described the economy as weak.
      一份由联邦储备银行的费城分部汇编的报告说经济不景气。

双语例句

  • Make compiles the code, and sudo make install installs the code in system directories.
    make编译代码,sudomakeinstall在系统目录中安装代码。
  • Java technology compiles its libraries, and otherwise emphasizes information hiding.
    Java技术编译它的库,并强调信息隐藏。
  • Slice compiles all the electronic email receipts stored in your inbox.
    Slice将保存在电子邮箱收件箱中的所有电子邮件收据汇集在一起。
  • Compiles and runs the specified project or solution according to the settings specified for the active solution configuration.
    根据为活动解决方案配置指定的设置,编译并运行指定的项目或解决方案。
  • CSI accepts an input file and compiles the source code on the fly, finally executing the resulting assembly.
    CSI接受一个输入文件并即时对源代码进行编译,最后执行生成的程序集。
  • Compiles the code in all pages in the site.
    编译站点中所有页中的代码。
  • The first command in our erl session compiles and loads this module with the built in c function.
    在erl代码中,第一条命令是用内建的c函数编译并加载dsl模块。
  • Code compiles with no errors or warning messages using the project's standard compiler switches.
    代码已经使用项目标准编译转换器编译过,并且没有错误和警告信息。
  • Javassist uses a simplified version of Java source code, which it then compiles into bytecode.
    Javassist使用Java源代码的简化版本,然后再把代码编译成字节码。
  • A cross-compiler runs on one type of processor, but compiles instructions for another.
    交叉编译器运行在某一种处理器上,却可以编译另一种处理器的指令。