pragmas
美
英 
例句
Pragmas processed during the creation of a PCH usually affect the file with which the PCH is subsequently used.
在创建PCH的过程中处理的杂注通常会影响后面与PCH一起使用的文件。
The comment and message pragmas do not affect the remainder of the compilation.
注释杂注和消息杂注不影响编译的其余部分。
Use the warnings and strict pragmas to ensure nothing funny is going on with variable use, typos, and other inconsistencies.
使用warnings和strict标记可以确保不会出现可笑的变量使用、输入错误和其他问题。
Ada normally detects and prevents buffer overflows (raising an exception on the attempt), but various pragmas can disable this.
Ada一般会检测和防止缓冲区溢出(即针对这样的尝试引发一个异常),但是不同的程序可能会禁用这个特性。
Determines whether the runtime should generate pragmas in the generated code.
确定运行库是否应在生成的代码中生成杂注。
The command-line switches are in fact shorthand for setting the four different floating-point pragmas.
命令行开关实际上是设置四个不同浮点杂注的简便方法。
True if line pragmas should be generated; otherwise, false.
如果应生成行杂注,则为true;否则为false。
Pragmas and keywords you can insert into your source code.
可以插入到源代码中的杂注和关键字。
If line pragmas should be generated; otherwise,
如果应生成行杂注,则为,