compilers
英 [kəmˈpaɪləz]
美 [kəmˈpaɪlərz]
n. 编纂者; 汇编者; 编著者; 编译程序
compiler的复数
柯林斯词典
- N-COUNT 汇编者;编纂者
Acompileris someone who compiles books, reports, or lists of information.- ...the compilers of dictionaries and grammars.
词典和语法书的编纂者
- ...the compilers of dictionaries and grammars.
- 编译程序
Acompileris a computer program which converts language that people can use into a code that the computer can understand.
双语例句
- JIT compilers selectively compile the most frequently executing methods to native code while programs are running.
程序运行时,JIT编译器选择将最频繁执行的方法编译成本地代码。 - These small benchmarks also illustrate the challenge of interpreting performance results in the presence of dynamic compilers.
这些小基准测试也阐明了存在动态编译器的情况下解释性能结果所面临的挑战。 - It is a software optimization and analysis framework that can be used by other compilers and tools.
Phoenix不仅仅限于一个编译器,它还是一个软件优化和分析框架,能被其他编译器和工具使用。 - Compilers without OCG compile each code module independently, without information from the other parts of the program.
没有OCG功能的编译器独立编译每个代码模块,对来自程序其它部分的信息一无所知。 - To make things more complicated, HotSpot comes with two compilers: the client compiler and the server compiler.
为了让事情变得更复杂,HotSpot提供了两个编译器:客户机编译器和服务器编译器。 - GCC, in short, is the Swiss Army knife of compilers and redefines the meaning of flexibility.
简言之,GCC是编译器中的瑞士军刀,它重新定义了灵活性的含义。 - All XLC and XLF compilers need to be installed.
必需安装所有的XLC和XLF编译器。 - But specifying the suffixes manually improves the code readability and eliminates the possibility of the compilers guessing incorrectly.
但手工指定后缀可以改善代码的可读性,并可以消除编译器猜测不正确的可能性。 - Modern C compilers combine the compile and assemble steps into one step.
最新的C编译器将编译和汇编步骤组合成一个步骤。 - Compilers require some time before an executable program emerges.
编译器在可执行程序形成前需要一段时间。
