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...
双语例句
- The server opens and compiles the correct LZX file, generates the output, and saves it in a temporary directory.
服务器打开和编译适当的LZX文件,生成输出,并将它保存在一个临时目录中。 - Hong Kong is the only city in the world for which Forbes compiles a unique rich list.
香港是全球唯一一个《福布斯》单独为其编制了富豪榜的城市。 - Javassist uses a simplified version of Java source code, which it then compiles into bytecode.
Javassist使用Java源代码的简化版本,然后再把代码编译成字节码。 - This is permissible and compiles without warning, but no interesting action occurs when the script runs.
尽管这是允许的方法且在编译的时候没有任何警告,但是在脚本运行的时候没有任何引人注意的行为发生。 - 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。 - It accepts a regular expression and compiles it into a Matcher.
它接受一个正则表达式并将它编译成Matcher。 - Make compiles the code, and sudo make install installs the code in system directories.
make编译代码,sudomakeinstall在系统目录中安装代码。 - Using this, you can code# ifdef statements for conditional compiles.
可以使用这个宏编写条件编译所需的ifdef语句。 - A cross-compiler runs on one type of processor, but compiles instructions for another.
交叉编译器运行在某一种处理器上,却可以编译另一种处理器的指令。