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的修改形式,它包括在实例化过程中设置全部三个属性的构造函数。