Compiler

中文含义:编译器,指将高级语言编写的程序转换为机器语言的程序的软件工具。

英语词性:noun

美式音标:kəmˈpaɪlər

同义词:translator, interpreter

易混淆单词:complier, completer

双语例句:

  • He used a compiler to turn his Python code into executable software.
  • 他使用了编译器将他的Python代码转换成可执行软件。
  • A compiler is essential for developing software in C++.
  • C++开发软件必不可少的是编译器。
  • Some compilers can optimize code to run more efficiently on specific types of hardware.
  • 有些编译器可以对代码进行优化,以便更有效地在特定类型的硬件上运行。