preprocessor directive meaning in Chinese
前处理器
前置处理器指示词
预处理器指令
Examples
- In the process , all preprocessor directives are carried out , macro expansions are performed , and comments are removed
在此过程中,执行所有的预处理器指令,执行宏展开,并移除注释。 - In this process , all preprocessor directives are carried out , macro expansions are performed , and comments are removed
在此过程中,将执行所有的预处理器指令,执行宏展开,并移除注释。 - That is , a variable name should not be passed to a preprocessor directive and a symbol can only be evaluated by a preprocessor directive
即,不应将变量名传递到预处理器指令,并且只能用预处理器指令计算符号。 - Discusses the various . lib files that comprise the c run - time libraries as well as their associated compiler options and preprocessor directives
讨论构成c运行时库的各种. lib文件,以及它们的关联编译器选项和预处理器指令。 - The compilation specified by such preprocessor directives must be the same as the compilation used for the create precompiled header file option
由这些预处理器指令指定的编译必须与用于“创建预编译头文件” ( / yc )选项的编译相同。