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 previous procedure steps demonstrated how to just create a basic windows form that compiles and runs.
前面的过程步骤演示了如何创建可编译和运行的基本windows窗体。 - Pig provides a high-level language that compiles to map and reduce applications.
Pig提供可编译map和reduce应用程序的高级语言。 - 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中。 - Compiles the code in all pages in the site.
编译站点中所有页中的代码。 - Sass supports basic if/ else functions and compiles them to CSS.
Sass支持基本的if/else函数,可将其编译为CSS。 - Code compiles& builds, all unit tests pass.
代码完成编译和构建,并通过所有的单元测试。 - Remember that Scala compiles to Java bytecode, meaning that it runs on the JVM.
记住,Scala将被编译为Java字节码,这意味着它在JVM上运行。 - A JVM typically compiles Java methods to native code while the program executes.
JVM通常在执行程序时把Java方法编译为原生代码。 - This is permissible and compiles without warning, but no interesting action occurs when the script runs.
尽管这是允许的方法且在编译的时候没有任何警告,但是在脚本运行的时候没有任何引人注意的行为发生。