pragma
美 [p'ræɡm?]
英 [p'ræɡm?] 
- n.〔計〕雜注
- 網絡編譯指示;顯示編譯指示;特殊指令
英漢解釋
例句
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雜注語法(現在有push和pop)