instantiation
美
英 
例句
Constructors enable the programmer to set default values, limit instantiation, and write code that is flexible and easy to read.
構造函數使得程序員可設置默認值、限制實例化以及編寫靈活且便于閱讀的代碼。
Parameter means that modifying the properties of this instantiation is possible only for those in the grid map file .
參數意味著修改這個實例的屬性可能只是針對網格映射文件中的那些實體。
It is recommended that you do not specify a calling convention on an explicit instantiation.
建議不要在顯式實例化上指定調用約定。
Either way, the combination of hardware and software is a concrete instantiation of an algorithm, allowing it to be studied.
無論如何,硬件與軟件的結合是一種算法的實例,應當讓它得到研究。
Finally, parametric design technique is used to facilitate the instantiation of the general template-module.
最后應用參數化設計技術實現了通用模板模塊的實例化。
These bounds could specify the set of available constructors that must be present in any instantiation of the parameter.
這些界限可以指定一組可用的構造函數,它們必須出現在參數的每一個實例化中。
As you can see, template instantiation can affect not only compilation speed, but whether your program compiles at all!
就和你看到的一樣,模板實例化能夠不僅影響編譯速度,而且一樣影響著對你程序的編譯。
Each instantiation of a mixin is compiled to a separate Java class; no sharing of bytecode occurs across copies.
mixin的每個實例化被編譯成獨立的Java類;各個副本上不存在任何共享的字節碼。
These virtual systems are the running instantiation of WebSphere middleware environments represented by WebSphere CloudBurst patterns.
這些虛擬系統就是由WebSphereCloudBurst模式表示的WebSphere中間件環境的運行實例。
No methods of your class (regardless of inlining) can use types where the instantiation in the EXE and DLL have static data differences.
如果EXE和DLL中的實例化具有靜態數據差異時,類的任何方法(無論是否為內聯)都不能使用類型。
Instantiation of a generic type or calls to existing generic methods can be added , deleted, or changed .
可以添加、刪除或更改泛型類型的實例化或對現有泛型方法的調用。
Every annotation has an associated annotation type, and the annotation is an instantiation of the corresponding annotation structure.
每個注釋都有一個相關聯的注釋類型,并且這個注釋是相應的注釋結構的實例化。
Also notice that the type checker can't even check that every instantiation of a mixin will result in valid super-constructor calls.
而且請注意,類型檢查器甚至不能檢查是否每個mixin實例化都會產生有效的超級構造函數調用。
In Java code you can declare multiple overloaded constructors to enable the instantiation of the class by a variety of different signatures.
在Java代碼中,您可以通過使用各種不同的簽名聲明多個重載的構造函數,從而支持實例化。
The term grid service instance refers to a particular instantiation of a grid service at run time.
這個術語指的是網格服務的某個特定的實例化。
Amazing space reduction can be achieved , conserving computing resources and reducing instantiation times .
它可驚人地減少所占用的空間,同時節省計算資源并減少實例化的次數。
Note: previously translated translation units and instantiation units can be preserved individually or in libraries.
注:已經過翻譯的翻譯單元合實例化單元可以獨自或在庫中保存。
In the simplest instantiation of this model, you directly wire the proxy listener to a remote endpoint.
在這個模型的最簡單的實例化過程中,您可以直接將代理偵聽器連接到遠程端點。
This instantiation involves the default constructor for the class being called, with the injection of dependencies happening afterwards.
這種實例化涉及到要調用的類的默認構造函數,隨后還要注入依賴關系。
So far, I've looked at solutions that involve configuring objects immediately after their instantiation.
迄今為止,我介紹的解決方案都是在對象初始化之后立即配置對象。
Before you proceed, though, you need to understand two aspects of C#: a generic declaration and a generic instantiation.
但是,在您進行之前,您需要明白C#通用類型申明及通用類型實例的兩個方面。
Declaration of variables and object instantiation for nested types should not be required in common scenarios.
在常見方案中,不應要求對嵌套類型進行變量聲明和對象實例化。
Throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.
只要泛型類的運行時實例化沒有包括所需的構造函數,就拋出異常。
During instantiation of a composite application, community roles are mapped to domain roles.
在復合應用程序的實例化過程中,社區角色被映射到域角色。
Static class methods and properties are accessible without the need for an instantiation of the class.
現在,無需實例化類便可訪問靜態類方法和屬性。
This particular instantiation will also be used later with a sample ProbeVue script.
后面的ProbeVue示例腳本也使用這種形式。
Server virtualization provides the capability to rapidly provision new environments by creating template images for quick instantiation.
服務器虛擬化通過為快速實例化創建模板映像,提供了快速供給新環境的能力。
Prepares a method for inclusion in a constrained execution region (CER) with the specified instantiation.
準備一個要包含在受約束的執行區域(CER)中的具有指定實例化的方法。
Instantiation of a new guest operating system is provided by a utility called kvm.
新客戶操作系統的實例化是由一個名為kvm的工具提供的。
Activate is at the end of the instantiation phase in order to activate the business component for usage.
Activate在實例化的結尾調用,激活業務組件的使用。
Custom validators need to be added to the form at the time of form instantiation.
定制驗證器需要在表單實例化的時候添加到此表單。
After you've connected to the remote server (part of the instantiation of the Client class), you write your request.
在您連接上遠程服務器之后(包括Client類的部分初始化),您就可以編寫您的請求。
The simplest possible class that can be declared in shown in Listing 4, and its instantiation in Listing 5.
清單4展示了最簡單的類聲明方式,清單5展示了該類的實例化。
The annotation-based configuration for iBATIS requires slightly different instantiation.
iBATIS的基于注釋的配置要求實例化也要稍微不同。
Decorators do not currently let you modify class instantiation per se, but they can massage the methods that are attached to the class.
decorator目前并不允許您修改類實例化本身,但是它們可以修改依附于類的方法。
Even in the case when objects update their state, object instantiation should be carefully considered.
即使在對象更新它們狀態的情況下,也應該謹慎地考慮對象實例化。
This placeholder class should represent the instantiation of List by binding the template parameter T to the template parameter of X.
該占位符類可以通過將模板參數T與模板參數X綁定來實例化。
After the node is located, the accessor factory passes a node reference to the accessor or accessor controller during their instantiation.
定位到節點后,訪問器工廠將節點引用傳遞給訪問器(或者,如果處于初始化階段,則傳遞給訪問器控制器)。
The maps are maintained in parallel and are constructed as part of the class instantiation process.
這些映射可以并行進行維護,并且可以構建為類實例化過程中的一部分。
CustomerWithConstructor is a modification of Customer that includes a constructor that sets all three properties during instantiation.
CustomerWithConstructor是Customer的修改形式,它包括在實例化過程中設置全部三個屬性的構造函數。