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

双语例句

  • Code compiles& builds, all unit tests pass.
    代码完成编译和构建,并通过所有的单元测试。
  • The previous procedure steps demonstrated how to just create a basic windows form that compiles and runs.
    前面的过程步骤演示了如何创建可编译和运行的基本windows窗体。
  • Javassist uses a simplified version of Java source code, which it then compiles into bytecode.
    Javassist使用Java源代码的简化版本,然后再把代码编译成字节码。
  • It accepts a regular expression and compiles it into a Matcher.
    它接受一个正则表达式并将它编译成Matcher。
  • Compiles and runs the specified project or solution according to the settings specified for the active solution configuration.
    根据为活动解决方案配置指定的设置,编译并运行指定的项目或解决方案。
  • Our knowledge database compiles every project done and is assessable anytime.
    我们的知识管理数据库汇编了每一个已完成的项目并且随时可以进行检索。
  • Upon startup, the platform loads the manifests of all installed plug-ins and compiles a registry.
    在启动时,平台装入所有已安装的插件的清单,然后编译一个注册表。
  • The server opens and compiles the correct LZX file, generates the output, and saves it in a temporary directory.
    服务器打开和编译适当的LZX文件,生成输出,并将它保存在一个临时目录中。
  • Sass supports basic if/ else functions and compiles them to CSS.
    Sass支持基本的if/else函数,可将其编译为CSS。
  • Using this, you can code# ifdef statements for conditional compiles.
    可以使用这个宏编写条件编译所需的ifdef语句。