instantiated

实例化
常用释义
v. 实例化,具现化,实体化;举例说明(instantiate 的过去式和过去分词)

扩展信息

实例化
所有的对象由类实例化(instantiated)或者创建 类可以由相同属性行为的对象的抽象而来 类的划分依赖于你所处的环境,你的关 …
具现化
具现化 (Instantiated) 泛型型别中成员 (包括巢状型别) 的可视性和存取范围,一般都被视为属於特定具现化的范围,而非泛型型 …
例示
I. Murdoch提醒我们美的重要性,在欣赏例示 (instantiated) 於美好艺术与自然当中的美时,因为自私的意识可以精致成无私的 …
实体化
方法实体化 (instantiated) 出来的物件,即使在技术上是无效 (invalid) 的,也不会回报错误讯息,因为,执行 class Person < Act…
具现化的
注意:这个类别不是直接具现化的 (Instantiated)。这个建构函式是从衍生自 StaticSiteMapProvider 类别之类别的建构函式呼叫。

例句

A Realizer object, called internally by the XUI object, is instantiated and made ready to perform the next step.

Realizer对象(在内部由XUI对象调用)被实例化并准备执行下一步。

当一个模板被实例化时,它通常是相对于一个当前节点和一个当前节点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 .

则该类型为开放构造类型,否则为封闭构造类型。

该语句将导致与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.

在实例化虚拟机的克隆时,可以保证它位于不同的独立物理节点上。

可以实例化该对象,把请求转发给任何一个库。

该委托只是返回刚刚实例化的对象,而将构建逻辑留待提供该委托的客户端完成。

这个方法在容器实例化过滤器时被调用,它主要设计用于使过滤器为处理做准备。

Notice that the constraint specifies that the generic type can only be instantiated with a value type.

请注意,该约束指定泛型类型只能使用值类型进行实例化。

The core can be instantiated in the HDL capture of the FPGA design between the native waveform logic and the system bus.

核心可以用HDL来具化,HDL实现了本地波形逻辑和系统总线之间的FPGA设计。

特别是,即使父代类别在其子代后实例化,但它可以查找并链接其子代。

Here, three different bugs, each with its own position, image, direction, and strength, are instantiated from the Bug class.

这儿,有三只从臭虫类里创建的臭虫,它们各有各的位置、图象、方向和强度(强度,我猜大概是耐打的程度)。

此时会识别、实例化和调用适当的IHttpHandler实现。

At this point, the SOAP server can be instantiated and the SOAP methods can be invoked through CSoapTransportHandler: : InvokeSoapMethod.

现在可实例化SOAP服务器,并且可通过CSoapTransportHandler::InvokeSoapMethod调用SOAP方法。

直到中间层能隐藏分布式技术以后,显示一个对象真正实例化可能变得困难了!

The infoPanel is added to the tabbed pane with the name given to it by the ID member of the newly instantiated GeneralInfoPanel.

infoPanel被添加到表中,名字是由新实例化的GeneralInfoPanelID成员提供的。

When factories are used to create a new instance of a grid service, the factory returns the identity of the newly instantiated service.

当工厂创建网格服务的一个新实例时,工厂会返回新实例化的服务标识。

源代码之后,我们发现实例化和初始化一个JDBC连接很容易,但是所必需的方法不是公共的。

此类无法实例化,其方法必须直接调用。

根据特定上下文的要求,可以用不同的父类实例化mixin。

Such assets are considered to be complete implementations, and can be instantiated as-is, without modification.

这样的资产示完全被实现的,并且可以在不被修改的情况下按照现在的样子被例示。

Scroll through the log to see how intermediate objects are instantiated.

滚动日志,查看中间对象的实例化情况。

接口象类一样被声明,但不能直接被实例化,也不能拥有其自身的方法定义。

Use this method to ensure that the templates are instantiated to allow programmatic access to the instantiated contents of a template.

使用此方法可以确保已对模板进行了实例化,以允许对模板的实例化内容进行编程访问。

When a Thread object is instantiated, it requires an argument in the form of a ThreadStart object.

当Thread对象实例化时,它要求一个ThreadStart对象形式的参数。

Class. This is instantiated with an argument that specifies the type of host that this unit test will run in.

这是使用参数实例化的,此参数指定主机类型,此单元测试将在该主机上运行。