preprocessor造句
例句与造句
- Undefine preprocessor definitions
取消定义预处理器( - Define preprocessor definition
Define预处理器定义 - Defines preprocessor symbols
定义预处理器符号。 - Preprocessor directive in your source file , except that constants defined with
预处理器指令类似的效果,只是使用 - New preprocessor features
>预处理器的新功能 - It's difficult to find preprocessor in a sentence. 用preprocessor造句挺难的
- This topic lists the new features in the visual c 2005 preprocessor
本主题列出visual c + + 2005预处理器中的新增功能。 - C preprocessor directives
C预处理器指令c - The preprocessor on linux translates the word " linux " to the numeral 1
Linux上的预处理程序将单词“ linux ”翻译为数字1 。 - Code that is not to be compiled , per a conditional preprocessor directive such as
排除的代码根据某个条件预处理器指令(如 - The c preprocessor allows only a fixed number of arguments to its macros
C预处理器对于自己的宏只允许使用有限数目的参数。 - To avoid this substitution , the preprocessor directive could look like this
为了避免发生这种替换,预处理程序指示符可以是类似这样的: - Property , the property page will not display any preprocessor definitions at the project level
属性,则属性页将不在项目级别显示任何预处理器定义。 - The two most widely used textual macro systems are the c preprocessor and the m4 macro processor
两个最广泛使用的文本宏系统是c预处理器和m4宏处理器。 - More information about c preprocessor macro programming is available in the cpp manual see the
更多有关c预处理器宏编程的内容可以在cpp手册中看到(请参阅 - Remember , the preprocessor knows nothing about the c language and is just doing text substitutions
记住,预处理器并不了解c语言的任何内容,它只是简单地进行文本替换。