pragma directive的意思|示意
美 / /
英 / /
编译指示指令
pragma directive的网络常见释义
程序指令 在上面 的程序中,使用了一条C 语言中的pragma directive(程序指令):MUST_INTERATE。它 向编译器提供如下的信息:下面的循环至少执行10 次。
pragma directive相关例句
This can be done using the #pragma export directive, or the C compiler exportall option to export everything.
可以使用 #pragma export 指令或 C 编译器的 exportall 选项来完成。