pragma

pragma

美 [p'ræɡmə]  英 [p'ræɡmə]

  • n.〔计〕杂注
  • 网络编译指示;显示编译指示;特殊指令

英汉解释

n.
1.
〔计〕杂注,编译指示

例句

This pragma allows you to set a given optimization level on a function-by-function basis.

通过可以每个函数设置一个给定优化级别

Pragma in an optimized build, the pragma has no effect.

无效

Pragma to turn off optimization for that section.

代码关闭优化

By default, environment access is disable for the fp: precise mode, though it may be explicitly enabled using this pragma.

默认情况fp:precise模式禁用环境访问尽管可以使用显式启用

The "pragma: no cache" header tells the server not to return a cached copy but to ensure that the information is as fresh as possible.

缓存告诉服务器不要返回一个缓存拷贝而是确保信息尽可能新鲜

The fp_contract pragma specifies whether floating-point expressions can be contracted.

fp_contract规定是否可以浮点表达

The name of a recognized pragma .

识别名称

The contraction optimization can be independently controlled using the fp_contract compiler pragma.

优化可以使用fp_contract编译单独进行控制

Latina insurance campaign entitled "Crosswalks are safer. " Agency: Pragma DDB, Lima, Peru.

拉丁保险公司广告标题人行道更安全。”广告秘鲁利马PragmaDDB公司

So when defining your HLASM program in your C code, you will have to include a #pragma statement defining the different linkage.

因此C代码定义HLASM程序必须#pragma语句定义不同链接

To disable these semantics, use either the "-fp: except-" switch or introduce a float_control(except, off) pragma.

禁用这些语义使用“-fp:except-”开关或者引入float_control(except,off)

Pragma warning may be used to enable or disable certain warnings.

pragmawarning用于启用禁用某些警告

Pragma init_seg only affects the order of initialization within the managed and unmanaged categories.

pragmainit_seg影响托管非托管类别初始顺序

When this option is selected, automatic outlining for pragma directives is enabled.

选定选项启用指令自动大纲显示

Refresh that includes sending a "pragma: no cache" header to the server (HTTP URLs only).

重新整理其中包括派遣一个缓存服务器HTTP网址)。

That indicates the end of the line pragma to generate code for.

指示生成代码结尾

However, if your HLASM program is LE compliant, then this #pragma statement isn't needed.

但是如果HLASM程序LE兼容需要这个#pragma语句

See all module and pragma documentation with the perldoc command.

使用perldoc命令察看所有模块编译指示文档

Learn to use warning pragma to enable and disable code analysis warnings.

了解如何使用警告启用禁用代码分析警告

That indicates the start of the line pragma to generate code for.

指示生成代码起始

Although you can view constants as just another Perl pragma, they deserve their own section.

虽然可以作为另一个Perl编译指示查看常量但是它们应该自己

This lets you expand or collapse pragma region blocks in outlining mode.

使可以大纲模式展开折叠区域

Represents a code checksum pragma code entity.

表示代码校验和代码实体

You can specify some linker options via the comment pragma.

可以通过comment指定一些链接器选项

To compile a function to native code, use the unmanaged pragma.

若要函数编译代码使用unmanaged

Create named data sections using the data_seg pragma.

使用data_seg创建命名数据

You do this using the #pragma export statement in your C code, or by specifying the EXPORTALL C compiler option.

需要C代码使用#pragmaexport语句或者指定EXPORTALLC编译选项

pragma vector is used for specifying that the next declared function is an interrupt service routine. Example: #pragma

矢量用来指明接下来声明函数一个中断服务程序例如

Tells all about the strict pragma - what it does, how to use it, and so on.

说明有关strict编译指示所有信息可以什么如何使用

To modify the warning state, use the pragma warning-specifier in a. Cpp file, as shown in the following code

若要修改警告状态.cpp文件使用pragma警告说明下面代码

Always enabled; cannot be disabled by pragma fp_contract

总是启用不能通过fp_contract禁用

Pacific Rim Application Grid Middleware Assembly, PRAGMA

太平洋应用中间件联盟

Examples of expressions that may be contracted when the fp_contract pragma is enabled

下面一些启用fp_contract可能表达示例

The Pragma on Basic Concept Research of Higher Engineering Education

关于高等工程教育几个基本概念研究

On the Pragma-Relevance Inference in Verbal Communication

言语交际语用关联推理

The following example shows how a pragma might be used

下面例子演示如何使用一个附注

Pragma directives in source code are unaffected by the

代码指令

Another useful pragma for limiting the depth of inlining is

限制深度另一个有用

pragma to override the settings in the header file

pragma重写文件设置

Managed, unmanaged pragma syntax updated (now has push and pop)

更新managed,unmanaged语法现在pushpop