preprocessor directive meaning in Chinese
前处理器
前置处理器指示词
预处理器指令
Examples
- Provides detailed reference information on c keywords , operators , preprocessor directives , compiler switches , and compiler error and warnings
提供有关c #关键字、运算符、预处理器指令、编译器开关以及编译器错误和警告的详细参考信息。 - Directives to the output , at the beginning and end of each included file and around lines removed by preprocessor directives for conditional compilation
指令添加到输出中,位于每个包含文件的开头和结尾以及被条件编译预处理器指令移除的行的周围。 - When you specify the use precompiled header file option , the compiler ignores all preprocessor directives including pragmas that appear in the source code that will be precompiled
指定“使用预编译头文件” ( / yu )选项时,编译器将忽略所有出现在要预编译的源代码中的预处理器指令(包括杂注) 。 - Provides detailed reference information on c programming concepts , keywords , types , operators , attributes , preprocessor directives , compiler switches , and compiler error and warnings
提供关于以下内容的详细参考信息: c #编程概念、关键字、类型、运算符、属性、处理器指令、编译器开关,以及编译器错误和警告。 - Directives to the output at the beginning and end of each included file and around lines removed by preprocessor directives for conditional compilation . these directives renumber the lines of the preprocessed file
指令添加到输出中,添加的位置是每个包含文件的开头和结尾以及被条件编译预处理器指令移除的行的周围。