instantiate

instantiate

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

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

词形变化

第三人称单数:instantiates  现在分词:instantiating  过去分词:instantiated  

英汉解释

v.
1.
用具体例证说明

英英解释

v.

例句

When it comes to testing these objects, it is often expensive, impractical, or inefficient to instantiate these collaborators.

开始测试这些对象实例这些合作者collaborator通常昂贵不切实际效率低

This will allow you to instantiate Java classes, call their methods and even derive from them as if they were just ordinary Ruby objects.

使可以实例Java调用方法甚至继承它们它们仅仅普通Ruby对象一样

You proceed to instantiate an Abdera class, which makes it easy to set the ID, title, subtitle, and generator for the feed.

然后实例一个Abdera这样便于设置feedIDtitlesubtitlegenerator

While I was at it, I wrote the whole thing as a lazy iterator so you don't need to instantiate a large node-list if you don't need one.

这里所有处理编写一个滞后迭代因此需要时候不必实例大型节点列表

Many development teams choose to instantiate the RUP in an agile manner, and many others choose to borrow a few agile ideas here and there.

许多开发团队选择敏捷方式举例说明RUP许多其他团队选择到处借鉴一些敏捷思想

You can't instantiate a Ruby module; it's just a collection of routines under a distinct namespace.

Ruby模块不能实例只是一个不同名称空间例程集合

Since Java does not allow you to instantiate an interface, we need an implementation of the JoinRowSet interface to perform our study.

由于Java允许实例接口所以为了进行我们研究需要拥有JoinRowSet接口一个实现

This basically means that you don't need to instantiate the object manually; Ext JS will take care of it for you.

基本上意味需要人工初始对象ExtJS处理

Another would be to instantiate Scilab through the command line and pass Scilab expressions to it.

另一个方法通过命令实例ScilabScilab表达传递

However, the subclass leaves the concrete class as is and does not attempt to instantiate the superclass.

没有具体方法改变没有试图实例

Now you are ready to instantiate the new atestTempl template on the source (g_two) and target (g_three) servers.

现在可以服务器(g_two)目标服务器(g_three)实例这个模板atestTempl

The knowledgebase approach can be used to instantiate the ITF and organize these components into the integration knowledgebase (IKB).

可以实例ITFITF关键组成部分有机组织起来形成集成知识库IKB)。

We also call the class used to instantiate an object the type of that object.

我们用来实例对象那个对象类型

But this code does not work -- you cannot instantiate an array of a type represented by a type parameter.

但是代码不能工作——不能实例类型参数表示类型数组

Instantiate is most commonly used to instantiate projectiles, AI Enemies, particle explosions or wrecked object replacements.

实例常用实例弹丸AI敌人粒子爆炸失事对象替换

This presentation template is then configured by using a template map to instantiate the template elements with its list-dependent values.

这个演示模板然后使用一个模板映射进行配置使用依赖列表实例模板元素

Now, any attempt to instantiate an object of type Configuration results in an error because the class is considered abstract and incomplete.

现在所有Configuration类型对象实例尝试都会出错因为系统认为抽象并且不完整

We establish our context, look up, and instantiate a stub to a web service, and then call the web service's method to do our work.

我们初始上下文寻找实例存根进而调用Web服务相关方法

A suggested variant is to use thread-local storage to instantiate one instance of a COM object for each worker thread.

微软推荐用户使用本地线程存储每个工作线程实例COM对象

It is essential that the plug-in does not attempt to instantiate the plug-in class itself.

实质上插件不能试图实例插件本身

A client application can instantiate any of these proxies and invoke methods on it.

客户端应用程序可以实例这些代理一个并且调用其中方法

In a well-designed library, developers should rarely have to use nested types to instantiate objects or declare variables.

设计完善开发人员几乎需要使用嵌套类型实例对象声明变量

Then, it uses a factory to instantiate the proper strategy for pulling that information out of the document.

然后一个实例适当策略那些信息文档抽出

In this case you could instantiate the Spring container in a similar fashion as described above for the EJB tier.

在此情况下可以按照上面针对EJB描述类似方式实例Spring容器

Next, you instantiate a File object with the name of the file that will be the XML document.

接下来实例一个File对象名称成为XML文档那个文件名称

Instantiate this model as a set of flows containing nodes and messages in the WebSphere Message Broker tool.

WebSphereMessageBroker工具模型实例化为包含节点消息

To instantiate a Dictionary object, you need to pass a type string and a DictionaryIO object to its constructor.

实例Dictionary对象需要类型字符串DictionaryIO对象传递构造函数

The following code example illustrates the use of this constructor to instantiate a regular expression with a specified pattern and options.

下面代码示例演示如何使用构造函数指定模式选项实例表达式

Applications must instantiate an AlarmManager for a particular facility code from which alarm objects can be created.

应用程序必须实例一个特定设备代码报警对象从中可以创建AlarmManager

The most common means of parsing XML using SAX is simply to instantiate the vendor-provided implementation class.

使用SAX分析XML常用方法就是实例供应商提供实现

On the first screen of the Realize Template wizard (Figure 17), you choose the servers on which to instantiate the template.

RealizeTemplate向导第一个屏幕17)选择实例模板服务器

If the time zone to be retrieved is not a custom time zone, try to instantiate it by using the FindSystemTimeZoneById method.

如果检索时区不是自定义时区尝试使用FindSystemTimeZoneById方法实例

Note: All methods in these classes are static, so the test developer does not need to instantiate an object of this type to use them.

注意这些所有方法都是静态所以测试开发人员需要这个实例化为一个对象可以使用这些方法

The next step is to instantiate the runtime wires that connect the components.

第二实例用来连接组件运行连接runtimewire)。

Lets create the user interface so you can instantiate some of these objects.

现在创建用户界面这样才能实例这些对象

As you can see, there is no need to instantiate a Dictionary object to access this property.

正如看到访问属性无需实例Dictionary对象

You need to assign this property the name of a class to instantiate.

需要属性分配实例名称

In order to create the user interface, the designer may need to be able to instantiate the types described in the project item files.

为了创建用户界面设计器可能需要具备实例项目文件描述类型能力

The class of the object must be structural ; you cannot instantiate an abstract class .

对象类别必须结构不能范例一个抽象类别

Furthermore, I wanted to illustrate how a Web reference can then be used to instantiate a local object that interacts with the Web service.

此外阐明如何接着使用Web用来实例Web服务交互作用本地对象