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.
双语例句
- Compilers without OCG compile each code module independently, without information from the other parts of the program.
没有OCG功能的编译器独立编译每个代码模块,对来自程序其它部分的信息一无所知。 - I have found out the hard way that automated testing is absolutely required when writing compilers.
我已经发现在编写编译器时绝对需要自动化测试,但这种自动化测试的过程是艰难的。 - For this reason, JIT compilers do not compile all code with the same degree of optimization.
因此,JIT编译器不会使用相同的优化度来编译所有的代码。 - GCC is a set of compilers for the C language, in which most of Samba is written.
GCC是C语言的一个编译器集合,大多数Samba都是用C语言编写的。 - Instead, the translation process is fully automated by tools such as assemblers, compilers, and linkers.
相反,翻译过程由例如汇编程序、编译器,和连接器的工具完全的自动化了。 - Certainly with the availability of such cross-platform compilers as MinGW or Cygwin, this could be easy.
当然,随着MinGW或Cygwin等跨平台编译器的可用,这可能会很容易。 - It is a software optimization and analysis framework that can be used by other compilers and tools.
Phoenix不仅仅限于一个编译器,它还是一个软件优化和分析框架,能被其他编译器和工具使用。 - Compilers and interpreters are a necessary part of any computer system.
编译程序和解释程序是任何计算机系统的一个必要组成部分。 - The output of compilers, assemblers, linkers, and locators are files containing object code.
编译器、汇编器、连接器和定位器的输出文件都含有目标代码。 - All XLC and XLF compilers need to be installed.
必需安装所有的XLC和XLF编译器。