complier (编译器)

  • 中文含义:编译器是指一种将高级编程语言源代码转换成计算机可执行代码的程序。
  • 英语词性:noun
  • 美式音标:kəmˈpaɪlər
  • 同义词:translator, interpreter, converter
  • 易混淆单词:compiler(编译器)和comply(遵守)
  • 双语例句:
    • The compilation process involves a complier that translates human-readable code into machine-readable code.
    • 编译过程涉及编译器将人可读的代码转换为机器可读的代码。
    • The complier checks the syntax and grammar of the code to ensure it is error-free.
    • 编译器检查代码的语法和语法来确保它没有错误。