initialization
美 [??n???la?'ze??(?)n]
英 [??n???la?'ze??(?)n] 
- n.〔計〕初始化;預置初始狀態(tài);最初設定
- 網(wǎng)絡初始化部分;設定初值;啟始化
英漢解釋
例句
Specifies that this object supports a simple, transacted notification for batch initialization.
指定該對象支持對批初始化的簡單的事務處理通知。
It may take a while for the application to complete some initialization and respond with the next screen.
應用程序可能需要一段時間才能完成一些初始化并響應到下一個屏幕。
This method can be implemented in a derived class to customize the initialization of the component that this designer is designing.
此方法可以在派生類中實現(xiàn),以自定義此設計器所設計的組件的初始化。
The ideal solution is often for your plug-in to defer its initialization until the user requests a specific action of your product.
理想的解決方法通常是,讓您的插件延遲它的初始化,直到用戶請求您的產(chǎn)品的某個特定的動作時再初始化。
Use this page to view the initialization status for a scale-out deployment or to join a report server to a scale-out deployment.
使用此頁可以查看擴展部署的初始化狀態(tài)或將報表服務器聯(lián)接到擴展部署。
It collects performance data during the system initialization process, and then post-processes the data into a time line.
它可以搜集系統(tǒng)初始化過程中的性能數(shù)據(jù),然后在一條時間線上對其進行二次處理。
This enables one to reset the state of the linker to that of initialization time.
這樣,將能夠將鏈接器的狀態(tài)重置為初始化時的狀態(tài)。
Slackware Linux uses the BSD-style file layout for its system initialization files. These files are organized and easy to edit.
SlackwareLinux的系統(tǒng)初始化文件的格局是類似于BSD風格的,這些文件被有效地組織并且容易被修改。
Provides the starting point for when the main application is ready to start running, after the initialization is done.
提供在初始化完成之后并且主應用程序準備開始運行時的起始點。
Entering the virtual might be done at an incomplete initialization state of any given object.
進入虛擬方法可在任何指定物件還在未完成初始設定的狀態(tài)時完成。
The start method has been a convenient place to implement initialization and registration behavior for a plug-in.
插件的啟動方法方便于實現(xiàn)插件的初始化和注冊行為。
Initialization of a static local requires a bit of work.
靜態(tài)局部變量的初始化需要一些操作。
A security initialization error occurred while trying to verify secure receipt .
在試圖校驗安全收條時出現(xiàn)安全初始化錯誤。
Many Java programmers do not distinguish between calls and execution, and even fewer need to understand the subtleties of initialization.
許多Java程序員并不區(qū)分調(diào)用和執(zhí)行,而且沒有幾個人需要理解初始化的微妙之處。
In this case, a timestamp needs to be recorded on which the meeting UI initialization timeout is based.
在本例中,需要記錄一個時間戳,根據(jù)它設置會議UI的初始化超時。
The control system comprises an initialization controlling module, an information reading module and a state setting module.
控制系統(tǒng)包括初始化控制模塊、信息讀取模塊以及狀態(tài)設定模塊。
In the case of a large schema that generates a large number of classes, the initialization code is performed by loading an EMF resource.
在生成大量類的大型schema的情況下,該初始化代碼通過加載EMF資源來執(zhí)行。
By the time the body of the constructor begins executing, initialization is complete.
在開始執(zhí)行構造函數(shù)的函數(shù)體之前,要完成初始化。
Form of initialization that places a comma-separated list of initializers inside a pair of parentheses.
一種初始化形式,將逗號分隔的初始化式列表放在圓括號內(nèi)。
If your SIP servlet needed any additional mappings or initialization parameters, they would be added to this dialog shown in Figure 8.
如果您的SIPServlet需要任何其他映射或初始化參數(shù),則可以將它們添加到圖8所示的對話框中。
As a dependency-based solution, initng uses its own set of initialization scripts that encode the service and daemon dependencies.
作為一個基于依賴關系的解決方案,initng使用自己的初始化腳本集,它們對服務和守護進程的依賴性進行了編碼。
Libraries must be threadsafe (re-entrant) and C-linkage must be used (at least for the initialization functions).
庫必須是線程安全的(可重入的),并且必須使用C鏈接(至少對初始化函數(shù)要使用C鏈接)。
If any one of these parameters is NULL, the corresponding OLE DB initialization property is not set.
如果其中任一參數(shù)為NULL,則不設置相應的OLEDB初始化屬性。
We did not set any initialization parameters, and selected only to be notified of GET (doGet) requests.
我們沒有設置任何初始化參數(shù),僅選擇在GET(doGet)請求時得到通知。
Each user session can open multiple cursors up to the limit set by the initialization parameter OPEN_ CURSORS .
每個用戶會話都能夠打開多個游標,上限由OPEN_CURSORS初始化參數(shù)決定。
As mentioned above, this initialization could also be proceeded by an Application Server, if there is one.
正如上面所提到的,如果存在應用程序服務器(ApplicationServer),還可以由它來進行這一初始化。
When generating an internal ROM in an Altera FPGA, the memory contents can be specified in a Memory Initialization File (. mif).
當在AlteraFPGA中產(chǎn)生一個內(nèi)部ROM時,記憶體內(nèi)容能夠在記憶體初始化檔(.mif)中得到說明。
Then you simply call an initialization method when your PHP file is called, and it generates the necessary front-end XHR code for you.
然后,只需在調(diào)用PHP文件時調(diào)用一個初始化方法,它會替您生成必需的前端XHR代碼。
Or you could declare it in an initialization method that is called by all constructors.
或是可以在所有建構函式呼叫的初始設定方法中宣告。
Is a map storing the names and values of any context initialization parameters associated with the Web application.
是一個映射,它儲存與Web應用程序相關聯(lián)的所有上下文的初始化參數(shù)的名稱和值。
Lazy initialization is quite useful in a number of scenarios when the initialization can occur as part of the first request to an object.
在很多情況下,當初始化可以作為針對對象的第一個請求的一部分發(fā)生時,惰性初始化很有用。
Note that this logic could be performed once during initialization.
注意該邏輯動作會在初始化時執(zhí)行一次。
VM initialization starts trace with a small set of trace points that are captured to wrap around in-storage buffers.
VM初始化過程用一小組跟蹤點啟動跟蹤,這些跟蹤點被捕捉到回繞式存儲內(nèi)緩沖區(qū)中。
However, if there is at least one Unsafe for Initialization (UFI) ActiveX control in the document, you are notified.
但是,如果文檔中至少有一個初始化不安全(UFI)ActiveX控件,您就會收到通知。
These variables don't really require initialization in your scripts, so it's easy to write scripts with gaping security holes.
因為在腳本中并不真正需要初始化這些變量,所以很容易編寫出帶有安全漏洞的腳本。
To understand why, we need to know a bit about how classes control initialization.
要想理解其中緣由,需要初步了解類是如何控制初始化的。
As with aliases, the best place to specify shell functions is within the initialization script for your shell.
與別名一樣,指定外殼函數(shù)的最佳位置是在外殼的初始化腳本中。
Two years experience in big-sized pharmaceutical manufacturing base of project initialization, foreign cooperation and project negotiation.
二年大型制藥生產(chǎn)基地項目組建、對外合作、項目談判經(jīng)驗。
The operating system was unable to create job object "%1" during the initialization of the Microsoft Exchange Unified Messaging service.
操作系統(tǒng)無法在MicrosoftExchange統(tǒng)一消息服務初始化期間創(chuàng)建作業(yè)對象“%1”。
Unable to open or create the service parameters in the registry. Initialization failed.
在注冊表中無法打開或創(chuàng)建服務參數(shù)。初始化失敗。