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,
如果應生成行雜注,則為,