pragma
基本解释
- [计算机]一种编译指令
英汉例句
- Pragma to turn off optimization for that section.
杂注对该代码节关闭优化。 - The name of a recognized pragma.
可识别杂注的名称。 - Create named data sections using the data_seg pragma.
使用data_seg杂注创建命名数据节。 - You can specify some linker options via the comment pragma.
可以通过comment杂注指定一些链接器选项。 - That indicates the end of the line pragma to generate code for.
指示要为其生成代码的行杂注结尾。