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 Groovy interpreter compiles the source code in-memory before handing it off to the JVM.
Groovy解释器将先在内存中编译源代码,然后再将其转到JVM中。 - LESS is a CSS-like language that compiles seamlessly into CSS either on the client side or through server-side preprocessing.
LESS是一种类似CSS的语言,可在客户端或通过服务器端预处理无缝地编译到CSS中。 - Please wait while wmic compiles updated MOF files.
wmic正在编译更新的mof文件,请等待。 - Hong Kong is the only city in the world for which Forbes compiles a unique rich list.
香港是全球唯一一个《福布斯》单独为其编制了富豪榜的城市。 - 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方法编译为原生代码。 - The first command in our erl session compiles and loads this module with the built in c function.
在erl代码中,第一条命令是用内建的c函数编译并加载dsl模块。 - Upon startup, the platform loads the manifests of all installed plug-ins and compiles a registry.
在启动时,平台装入所有已安装的插件的清单,然后编译一个注册表。 - Compiles and runs the specified project or solution according to the settings specified for the active solution configuration.
根据为活动解决方案配置指定的设置,编译并运行指定的项目或解决方案。 - CSI accepts an input file and compiles the source code on the fly, finally executing the resulting assembly.
CSI接受一个输入文件并即时对源代码进行编译,最后执行生成的程序集。