pragma
基本解釋
- [計(jì)算機(jī)]一種編譯指令
英漢例句
- Pragma to turn off optimization for that section.
雜注對(duì)該代碼節(jié)關(guān)閉優(yōu)化。 - The name of a recognized pragma.
可識(shí)別雜注的名稱。 - Create named data sections using the data_seg pragma.
使用data_seg雜注創(chuàng)建命名數(shù)據(jù)節(jié)。 - You can specify some linker options via the comment pragma.
可以通過comment雜注指定一些鏈接器選項(xiàng)。 - That indicates the end of the line pragma to generate code for.
指示要為其生成代碼的行雜注結(jié)尾。