preprocessor

英[priː'prəʊsesə(r)] 美[priː'proʊsesə(r)]
  • n. 预处理程序;预处理器
  • prep n.准备;预备学校;课外作业v.进预备学校;预备;准备abbr.准备(=preparation)abbr.介词(=preposition)
  • prepaid adj.已支付的;预付的动词prepay的过去式和过去分词.
  • prepare v.预备;准备
  • prepared adj.准备好的;预制的动词prepare的过去式和过去分词.
  • prepay vt.预付
1. The possible preprocessor constants are described in the following table.
下表列出了可用的预处理器常量.

来自互联网

2. You cannot use preprocessor macros with arguments as value definitions.
不能将具有参数的预处理器宏用作值定义.

来自互联网

3. What is the difference between the compiler and preprocessor?
编译器和预处理器有什么区别?

来自互联网

4. Another exception is that spaces are not allowed inside preprocessor directives.
另一个例外是空格符不允许出现在预处理指示中.

来自互联网

5. A symbol that was not defined was used with a preprocessor directive.
未定义的符号与预处理器指令一起使用.

来自互联网

    用作名词 (n.)
    1. The following command-line options control aspects of the preprocessor.
      这些选项用于控制预处理程序某些方面。
    2. What is the difference between the compiler and the preprocessor?
      编译器和预处理器有什么区别?
    3. A.This is a directive to the preprocessor, which runs when you call your compiler.
      这是给预处理器的一个指示,当你调用编译器的时候运行。