instantiated信息详情

instantiated发音

意思翻译

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

相似词语短语

instanceof js───实例

coinstantaneous means───同时手段

instance segmentation───实例分割

mrjonyes instancloakblackpink───Jonyes先生,黑粉

the instantly───瞬间

instantaneous water heaters───即热式热水炉;快热式热水器;瞬时水加热器

instance of───(某类别的) 实体;(类的)实例;(某类别的)实体

trivet instant pot───速溶三角杯罐头

for instant───瞬间

instant access───即时访问;即时接入

双语使用场景

How many times is a key object being instantiated?───一个关键的对象实例化的时间是多少?

Generic type parameters can't be instantiated with primitive types.───不能用基本类型实例化泛型类型参数。

This is the first class to be instantiated.───它是需要使用的第一个类。

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的整合可以在运行期轻松将服务透明地注入到各种对象中。

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而被实例化。

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.───未来,服务可以在启动时实例化并绑定到代理上,之后还可以进行改变。

英语使用场景

Do classes that should not be instantiated have a private constructor?

Process specifications stored in project areas are instantiated from process templates.

The frequency response may also be controlled by a low voltage micro sized varicap, or a varactor diode, and instantiated as a tuned, resonant matching filter network residing with the antenna module.

The class is instantiated as if by a new expression with an empty argument list.

This bit of code decoded the object and method from a SOAPenvelope, instantiated the local object, and returned the result to be wrapped up in a return SOAP envelope.