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...
双语例句
- Slice compiles all the electronic email receipts stored in your inbox.
Slice将保存在电子邮箱收件箱中的所有电子邮件收据汇集在一起。 - Please wait while wmic compiles updated MOF files.
wmic正在编译更新的mof文件,请等待。 - A cross-compiler runs on one type of processor, but compiles instructions for another.
交叉编译器运行在某一种处理器上,却可以编译另一种处理器的指令。 - Using this, you can code# ifdef statements for conditional compiles.
可以使用这个宏编写条件编译所需的ifdef语句。 - Upon startup, the platform loads the manifests of all installed plug-ins and compiles a registry.
在启动时,平台装入所有已安装的插件的清单,然后编译一个注册表。 - Code compiles with no errors or warning messages using the project's standard compiler switches.
代码已经使用项目标准编译转换器编译过,并且没有错误和警告信息。 - Java technology compiles its libraries, and otherwise emphasizes information hiding.
Java技术编译它的库,并强调信息隐藏。 - The server opens and compiles the correct LZX file, generates the output, and saves it in a temporary directory.
服务器打开和编译适当的LZX文件,生成输出,并将它保存在一个临时目录中。 - A JVM typically compiles Java methods to native code while the program executes.
JVM通常在执行程序时把Java方法编译为原生代码。 - Sass supports basic if/ else functions and compiles them to CSS.
Sass支持基本的if/else函数,可将其编译为CSS。