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