pragma
- 网络杂注;编译指示;注解;编译器指挥模组;实际型;编译附注
-
Segmented memory capability with " pragma " definition and access macros
带有“编译指示(pragma)”定义和访问的片段内存功能
-
I recommend the " use strict " pragma in all production code .
笔者推荐使用“usestrict”。
-
Learn to use warning pragma to enable and disable code analysis warnings .
了解如何使用警告杂注来启用和禁用代码分析警告。
-
Pragma , a research and trading firm , estimates the total cost could be $ 2.5 billion a year .
研究和交易机构Pragma估计,高频交易每年所带来的总成本可能高达25亿美元。
-
You can specify some linker options via the comment pragma .
可以通过comment杂注指定一些链接器选项。
-
This pragma suppresses the generation of entry code and is useful for inline assembler functions .
这个编译指令抑制入口代码的产生,有益于内嵌汇编函数。
-
This can be done using the # pragma export directive , or the C compiler exportall option to export everything .
可以使用pragmaexport指令或C编译器的exportall选项来完成。
-
You do this using the # pragma export statement in your C code , or by specifying the EXPORTALL C compiler option .
这需要在C代码中使用pragmaexport语句,或者指定EXPORTALLC编译器选项。
-
As written , vcl_fetch () also rejects caching if either the Cache-Control or Pragma header is set to no-cache .
如前述,如果Cache-Control或Pragma报头被设为no-cache,则vclfetch()也拒绝缓存。
-
The Pragma report also raises new questions about impact high-frequency trading , which has become a powerful and controversial force in stock trading in recent years , accounting for more than half of all volume .
Pragma的这份报告还对高频交易所带来的影响提出质疑。近些年高频交易已经成为美国股市交易中一股强大且颇具争议的力量,其所实现的交易量在全部交易量中的占比超过50%。
-
Alternatively , this header stop point can also be specified as # pragma hdrstop , if it is encountered in the sources before a valid non-preprocessor language keyword in the source text .
或者,还可以将这个头中止点指定为pragmahdrstop,如果在源文本中,它出现在一个有效的非预处理程序语言关键字之前。