recompilation
美 [rek?mp?'le??(?)n]
英 [rek?mp?'le??(?)n] 
英漢解釋
例句
But if the uncommon traps turn out to be commonly executed, then they become hotspot paths that trigger recompilation.
但是,如果不常用的分支變成了經常執行的,它們就成了熱點,這會觸發重新編譯。
A method that has been AOT-compiled may also be JIT-compiled if it meets the necessary recompilation criteria.
對于已經AOT編譯的方法,如果它滿足必要的重新編譯條件,就可能再執行JIT編譯。
All the mathematical tools mentioned so far are from open source projects and their source code is available for recompilation.
到目前為止提到的所有數學工具都來自開放源碼項目,并且它們的源代碼可用于重新編譯。
The interpreter frontend allows you to modify and enlarge the tests without recompilation of code.
解釋程序的前端使你能夠在不需要重新編譯代碼的情況下修改和擴大測試。
The application's two critical components -- MRP and CRM -- require frequent changes and recompilation of a long-running application.
該應用程序的兩個重要組件(MRP和CRM)要求不斷發生變化且重新編譯長期運行的應用程序。
To obtain the Transact-SQL text that caused recompilation is no longer required.
以獲取導致重新編譯的Transact-SQL文本的做法。
Starting offset of the statement within the stored procedure or batch that caused recompilation.
在存儲過程或批中導致重新編譯的語句的起始偏移量。
Please refer to the kernel recompilation section of your Linux manual for more information.
請參考Linux手冊中內核重編譯那一節,以了解更多信息。
Ending offset of the statement within the stored procedure or batch that caused recompilation.
在存儲過程或批處理中導致重新編譯的語句的終止偏移量。
Second, the necessity of a recompilation of the original research subjects-Selected Poems of Sze-Kwang.
原研究對象-《思光詩選》重編的必要。
Subsequent requests for the same unmodified LZX file will be much faster because no recompilation needs to be performed.
如果LZX文件未被修改,那么隨后對它的請求將快得多,因為不需要重新編譯。
Mobility should require no recompilation, no retargeting of the application itself while portability may, in fact, require both.
遷移性無需重新編譯,無需對應用本身重定向,而事實上,移植性對兩者可能都有需要。
This will assure that the base plug- ins upon which the solution relies will be available during the import and recompilation process .
這將確保解決方案所依賴的基礎插件在導入和重新編譯過程中可用。
The existing application continues to function normally, without recompilation.
現有的應用程式可繼續正常運作,而不需要重新編譯。
The implementation of the Scripting Engine has been done inside a separate DLL, which allows to use it without recompilation .
腳本語言引擎已經在一個單獨的DLL中實現,不用重新編譯就可以使用。
This protects against stack, buffer, and function pointer overflows, all without recompilation.
這樣將保護程序代碼避免堆棧、緩沖區和函數指針溢出,而且全都不需重新編譯。
Added information about statement-level recompilation.
添加了有關語句級重新編譯的信息。
Your application can then be localized without requiring source code changes or recompilation.
然后就可以在不必更改或重新編譯源代碼的情況下本地化應用程序。
Text of the Transact-SQL statement that caused a statement-level recompilation.
導致語句級重新編譯的Transact-SQL語句文本。
The location of system files is configurable during recompilation or with other programs.
在重新編譯期間,可以(或通過其他程序)配置系統文件的位置。
A difference in build number represents a recompilation of the same source .
內部版本號的不同表示對相同源所作的重新編譯。
Visitors don't meet the standard of no recompilation but they do minimize the changes required to add a new operation.
訪問者不滿足無需重新編譯的標準,但確實能夠將添加新操作所需的更改降低至最低限度。
Is updated by every query execution, not by every query compilation or recompilation.
將根據每個查詢執行,而不是根據每個查詢編譯或重新編譯來更新由。
Contains an integer code that indicates the reason for the recompilation.
列都包含一個整數代碼,用以指明重新編譯的原因。
No redeployment of . NET assemblies or recompilation is required.
不需要重新部署.net程序集或者重新編譯。
Recompilation can happen without changes to the method.
重新編譯可在不更改方法的情況下發生。
By using the JSP page approach outlined in this article, you can largely avoid the need for frequent recompilation and extensive testing.
通過使用本文介紹的JSP頁面的方法,您可以在很大程度上規避頻繁重新編譯、大規模測試的需求。
It's the recompilation, where you are reusing previous preprocessor passes, that will make a difference.
不同之處在于重新編譯時,在這個過程中您會重用先前的預處理程序。
If our rendering is done in Java code, it takes a developer and a recompilation to change it.
如果呈現是用Java代碼完成的,要更改呈現,就需要開發人員重新進行編譯。
Loadable kernel module; no recompilation of the kernel is required.
可裝載內核模塊;無需重編譯內核。
Indicates the reason for recompilation.
指示重新編譯的原因。
The document management mode of "document update - recompilation - printing" cost a lot of time and too much labor.
這個從“文件更新重新編輯印刷”的文件管理方式花費了很多的時間,浪費了過多人力。
When SQL Server 2000 recompiles these batches, it uses the parameter values with which the batches are called as part of recompilation.
當SQLServer2000重新編譯這些批處理時,它使用作為重新編譯的一部分被調用的批處理所帶有的參數值。
In the third pass (DoubleAdder), there was less recompilation, so it ran faster.
在第三輪(DoubleAdder)中,重新編譯比第二輪少,所以運行得就更快。
That is, if a statement triggers a recompilation, only that statement is recompiled and not the whole batch.
也就是說,如果一條語句觸發了重新編譯,則只重新編譯該語句而不是整個批處理。
In SQL Server 2005, only the statement inside the batch that causes recompilation is recompiled.
在SQLServer2005中,只有在批處理中導致重新編譯的語句才會被重新編譯。
Because of this difference, recompilation counts in SQL Server 2000 and SQL Server 2005 are not comparable.
由于這種差異,SQLServer2000和SQLServer2005中的重新編譯計數不可比較。
The recompilation of queries that access them depends on the setting of AUTO UPDATE STATISTICS in
中創建的,因此,是否重新編譯訪問這些表的查詢取決于
Program-controlled compilation at startup with recompilation disabled
在啟動時受程序控制的編譯,禁用了重新編譯
National Project for the Recompilation of Qing Dynasty History
國家清史纂修工程