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.- Councils were required to compile a register of all adults living in their areas...
各地政务委员会被要求编制一份该地区成年居民的名册。 - The book took 10 years to compile...
编这本书花了10年时间。 - A report compiled by the Fed's Philadelphia branch described the economy as weak.
一份由联邦储备银行的费城分部汇编的报告说经济不景气。
- Councils were required to compile a register of all adults living in their areas...
双语例句
- Make compiles the code, and sudo make install installs the code in system directories.
make编译代码,sudomakeinstall在系统目录中安装代码。 - The previous procedure steps demonstrated how to just create a basic windows form that compiles and runs.
前面的过程步骤演示了如何创建可编译和运行的基本windows窗体。 - Please wait while wmic compiles updated MOF files.
wmic正在编译更新的mof文件,请等待。 - Our knowledge database compiles every project done and is assessable anytime.
我们的知识管理数据库汇编了每一个已完成的项目并且随时可以进行检索。 - Slice compiles all the electronic email receipts stored in your inbox.
Slice将保存在电子邮箱收件箱中的所有电子邮件收据汇集在一起。 - The Groovy interpreter compiles the source code in-memory before handing it off to the JVM.
Groovy解释器将先在内存中编译源代码,然后再将其转到JVM中。 - Right now it compiles its own list of changes, which in effect duplicates the project management by Eclipse.
目前,它只编译自己的更改列表,这个列表实际上复制了Eclipse的项目管理。 - Using this, you can code# ifdef statements for conditional compiles.
可以使用这个宏编写条件编译所需的ifdef语句。 - Compiles and runs the specified project or solution according to the settings specified for the active solution configuration.
根据为活动解决方案配置指定的设置,编译并运行指定的项目或解决方案。 - It compiles on any system with a C compiler, the standard C libraries, and the UNIX make utility.
它可以在任何系统上使用C编译器、标准C库和UNIXmake实用程序进行编译。