单词查询

instantiated

美[ɪns'tænʃɪeɪtid],英[ɪns'tænʃɪeɪtid],

释义

v. 用具体例证说明; 网络释义: 实例化;具现化;例示;

例句

A Realizer object, called internally by the XUI object, is instantiated and made ready to perform the next step.
Realizer对象(在内部由XUI对象调用)被实例化并准备执行下一步。
When a template is instantiated, it is always instantiated with respect to a current node and a current node list.
当一个模板被实例化时,它通常是相对于一个当前节点和一个当前节点list而被实例化。
As the comment suggests, this method is called by the Objective-C runtime after the Application is instantiated, and is ready to run.
正如注释所建议的,这个方法在Application实例化后且已经准备好运行之时,由Objective-C运行时来调用。
Scala combined with Spring makes it quite easy to transparently inject services into all kind of objects instantiated at runtime.
Scala与Spring的整合可以在运行期轻松将服务透明地注入到各种对象中。
Unlike all other class loaders , the bootstrap class loader (also known as the primordial class loader) cannot be instantiated by Java code.
与其他类装入器不同,引导类装入器(也称作基本(primordial)类装入器)不能由Java代码实例化。
Furthermore, the services can be instantiated at start-up and then bound to a proxy, which can change over time.
未来,服务可以在启动时实例化并绑定到代理上,之后还可以进行改变。
And a closed constructed type otherwise . A generic type can be instantiated only if it is closed .
则该类型为开放构造类型,否则为封闭构造类型。
This statement causes the properties and methods of the newly instantiated JFrame object to be shared with your MainFrame object.
该语句将导致与MainFrame对象共享新实例化的JFrame对象的属性和方法。
A clone of a virtual machine can be instantiated in a way that guarantees that it is on a separate physical node from another.
在实例化虚拟机的克隆时,可以保证它位于不同的独立物理节点上。
The object can be instantiated to forward a request to any of the libraries.
可以实例化该对象,把请求转发给任何一个库。