instantiations

实例化
常用释义
实例化

扩展信息

执行实体
...abee的设计以循序中央处理器(CPU)核心的多个执行实体(instantiations)为基础,并增加宽幅向量处理器(Vector Processing U…

例句

WebSphere ESB is in fact an ESB-centric product that facilitates the creation of specific instantiations of that pattern.

WebSphereESB实际上是以ESB为中心的产品,可以帮助建立该模式的特定实例。

注释类型参数,其中包括所有实例化都必须拥有的构造函数集。

在mixin中不能声明构造器,它只适用于mixin实例化。

Then the type parameter instantiations would be inferred automatically from the method arguments.

然后会自动地从方法参数中推断出类型参数的实例化。

这种编译器通常支持某些机制,避免同一模板的多个实例化中隐含的编译进开销。

但是,当编译类D和C时,我们不知道其它类会构造什么样的D实例化。

包含额外的类型参数注释,告知我们这些实例化必须包含哪些构造函数。

泛型类可被视为将它们的参数映射成新实例化的函数。

When this MDA is activated, the likely symptoms are that CERs are not functional for the bad instantiations.

当这个MDA启动时,很可能发生的症状是CER无法在错误的执行个体化中运作。

在JSR-14和Tiger中,在泛型类的所有实例中共享该类中的静态字段。

We could simply require all instantiations of a type parameter to include a zeroary constructor.

只要求类型参数的所有实例化都包括不带参数的构造函数。

有时我们想限制可能出现的泛型类的类型实例化。

(仅当使用的实例化至少包含一个引用类型参数时才需要)。

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静态成员。

每个带标号的语句,会导致实例化吗?如果会,解释为什么。

对程序可以产生的泛型类的实例化数目设置上限。

但是因为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类型将在所有可能的实例化上都是有效的。