字典APP>英语词典>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.
      一份由联邦储备银行的费城分部汇编的报告说经济不景气。

双语例句

  • Slice compiles all the electronic email receipts stored in your inbox.
    Slice将保存在电子邮箱收件箱中的所有电子邮件收据汇集在一起。
  • Please wait while wmic compiles updated MOF files.
    wmic正在编译更新的mof文件,请等待。
  • It compiles on any system with a C compiler, the standard C libraries, and the UNIX make utility.
    它可以在任何系统上使用C编译器、标准C库和UNIXmake实用程序进行编译。
  • The first command in our erl session compiles and loads this module with the built in c function.
    在erl代码中,第一条命令是用内建的c函数编译并加载dsl模块。
  • Code compiles& builds, all unit tests pass.
    代码完成编译和构建,并通过所有的单元测试。
  • The rake rawr: jar task compiles this code and packages up your files into a JAR.
    rakerawr:jar任务编译该代码,并将文件打包到一个JAR中。
  • A cross-compiler runs on one type of processor, but compiles instructions for another.
    交叉编译器运行在某一种处理器上,却可以编译另一种处理器的指令。
  • Compiles the code in all pages in the site.
    编译站点中所有页中的代码。
  • Remember that Scala compiles to Java bytecode, meaning that it runs on the JVM.
    记住,Scala将被编译为Java字节码,这意味着它在JVM上运行。
  • The previous procedure steps demonstrated how to just create a basic windows form that compiles and runs.
    前面的过程步骤演示了如何创建可编译和运行的基本windows窗体。