instantiations
美
英 
例句
WebSphere ESB is in fact an ESB-centric product that facilitates the creation of specific instantiations of that pattern.
WebSphereESB實際上是以ESB為中心的產品,可以幫助建立該模式的特定實例。
Annotate type parameters with a set of constructors that all instantiations must have.
注釋類型參數,其中包括所有實例化都必須擁有的構造函數集。
Constructors cannot be declared in a mixin, but only for mixin instantiations.
在mixin中不能聲明構造器,它只適用于mixin實例化。
Then the type parameter instantiations would be inferred automatically from the method arguments.
然后會自動地從方法參數中推斷出類型參數的實例化。
Such compilers often support mechanisms that avoid the compile-time overhead implicit in multiple instantiations of the same template.
這種編譯器通常支持某些機制,避免同一模板的多個實例化中隱含的編譯進開銷。
But when compiling classes D and C, we have no idea what instantiations of D other classes may construct.
但是,當編譯類D和C時,我們不知道其它類會構造什么樣的D實例化。
Include additional annotations on type parameters telling us which constructors those instantiations must contain.
包含額外的類型參數注釋,告知我們這些實例化必須包含哪些構造函數。
Generic classes can be viewed as functions mapping their arguments to new instantiations.
泛型類可被視為將它們的參數映射成新實例化的函數。
When this MDA is activated, the likely symptoms are that CERs are not functional for the bad instantiations.
當這個MDA啟動時,很可能發生的癥狀是CER無法在錯誤的執行個體化中運作。
In both JSR-14 and Tiger, static fields in a generic class are shared across all instantiations of the class.
在JSR-14和Tiger中,在泛型類的所有實例中共享該類中的靜態字段。
We could simply require all instantiations of a type parameter to include a zeroary constructor.
只要求類型參數的所有實例化都包括不帶參數的構造函數。
Sometimes we want to restrict the potential type instantiations of a generic class.
有時我們想限制可能出現的泛型類的類型實例化。
(This is necessary only if the instantiations you use contain at least one reference type parameter).
(僅當使用的實例化至少包含一個引用類型參數時才需要)。
Rerank the viable functions excluding the function template instantiations .
重新排列去掉函數模板實例的可行函數。
Static members are associated with instantiations of mixins; there are no "shared" static members of mixins.
靜態成員與mixin的實例化相關聯;沒有“可共享”的mixin靜態成員。
Explain what instantiations, if any, are caused by each labeled statement.
每個帶標號的語句,會導致實例化嗎?如果會,解釋為什么。
Place an upper limit on the number of instantiations of a generic class that a program can make.
對程序可以產生的泛型類的實例化數目設置上限。
But because Java coding allows for separate class compilation, we can't know all of the instantiations of JSplitPane during type-checking.
但是因為Java編碼允許單獨的類編譯,所以在類型檢查期間,我們不能知道JSplitPane的所有實例。
We could put an upper limit on the number of instantiations of a generic class that a program can make.
我們對程序可以產生的泛型類的實例化數目設置上限。
Without it, there is no way to ensure that a Jam mixin type will be valid across all possible instantiations.
沒有它,就無法確保Jammixin類型將在所有可能的實例化上都是有效的。
As an example, this command finds all instantiations of strike's login shell, (where strike is the name of a user)
例如,以下命令尋找strike的所有登錄shell(其中的strike是用戶名)