instantiates

instantiates

 英

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

词形变化

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

英汉解释

v.
1.
用具体例证说明

英英解释

v.

例句

The call element instantiates a process and waits for it to complete. The call element is useful to call an internal process.

这个元素实例一个流程并且等待执行完毕call元素调用内部流程有用

When a new client becomes available it instantiates a new Client object representing the state of that client.

客户机变为可用实例一个Client对象对象代表那个客户机状态

This class has to be sealed since the build engine instantiates its own copy of this type.

由于生成引擎实例自己这种副本因此必须密封

The next example shows a revised Specs file that instantiates a Button with Subject mixed in as part of the declaration.

一个例子展示一个修订Specs文件实例一个Button混合Subject作为声明一部分

The servlet instantiates a UserDataBean and then sets all the parameters in it, as shown in the code example below.

下面代码范例Servlet实例一个UserDataBean设置其中所有参数

The actual class of the text writer can be specific to the target device; the page adapter instantiates and returns an appropriate writer.

对象实际可以特定目标设备适配器负责创建返回适当编写器

A use case enables a predecessor-successor relationship to be defined and instantiates the driver for the feature.

用例能够定义前任继承关系驱动因素示例特征

Notice that the code instantiates the Cookie object and invokes its methods transparently across the bridge.

注意代码实例Cookie对象通过透明地调用方法

This method instantiates an enumerator that takes a snapshot of the current state of the collection.

方法实例一个枚举数枚举采用集合当前状态快照

The code first instantiates a new history stack object and loads any existing values that may have been saved to the browser's cookies.

代码首先实例一个历史堆栈对象载入可能已经保存浏览器cookie所有数据

JSF checks the configuration file shown in Listing 3 to find definition of the catalog bean and instantiates it.

JSF检查清单3配置文件查找catalogbean定义实例

Next, create a class that instantiates Automobile and accesses the make field directly, as shown in Listing 13.

接下来创建实例Automobile直接访问make属性清单13

The server instantiates this class when a client connects to it.

客户端连接服务器服务器实例

In this case, Spring finds this one class and instantiates it for you.

这种情况下Spring发现实例这个惟一

Once the compiler determines the actual template argument(s), it instantiates an instance of the function template for us.

一旦编译确定实际模板实例函数模板一个实例

This factory method instantiates the collection of course objects by delegating the work to the service layer.

工厂方法通过工作委托服务实例课程对象集合

Frequently, a selling enterprise instantiates sites targeted to specific market segments.

通常销售企业特定市场部门对象站点

The servlet container instantiates the faces servlet, which starts listening for incoming requests from users.

servlet容器实例facesservlet后者开始听从用户传入请求

When client code instantiates the type, it specifies a particular type as an argument.

客户端代码实例类型指定一个特定类型作为参数

In a prototype life cycle, the Apache Wink run time instantiates a new object for every incoming request.

原型生命周期ApacheWink运行每个传入请求实例一个对象

This command instantiates all the instance related environment.

这个命令实例所有环境相关实例

First, the code instantiates (with an empty constructor) a DDXQDataSource object.

首先代码使用一个构造函数实例一个DDXQDataSource对象

The event-dispatching servlet instantiates the event channel object and three sample event receivers.

事件分派servlet实例事件通道对象三个示例事件接收者

The remoting infrastructure locates the assembly that contains the remote object and instantiates it.

Remoting基础结构查找包含远程对象程序集进行实例

The Web container instantiates one JSP extension processor for each Web module that it loads.

Web容器加载每个Web模块实例一个JSP扩展处理器

Method reads the file and instantiates it as a control that can be added to the page.

方法读取文件实例化为添加控件

It also generates an EMF Ecore metamodel; the generated parser instantiates this metamodel from sentences of the language.

同样生成一个EMFEcore模型生成解析器实例语言句子得到模型

The compiler instantiates the compiled scanner class and executes the code in the current application domain.

编译实例编译扫描仪当前应用程序执行代码

It then takes the business object, instantiates it, and populates it with the metadata, as shown in Listing 4 below.

然后获取这个业务对象实例填充元数据下面清单4

It also instantiates a DKUserMgmtICM object, which will be used to access user-related management information from CM later in the code.

实例一个DKUserMgmtICM对象对象用于代码稍后地方CM访问用户相关管理信息

The said annotation is placed above the method that instantiates the bean and sets the dependency.

上述注释位于实例bean设置依赖项方法上方

The SOAP binding instantiates a Java Request object that contains the SOAP message body contents.

SOAP绑定实例包含SOAP消息内容JavaRequest对象

The next-to-last line instantiates a new java. net. URL.

倒数第二实例一个java.

The create method instantiates a component of the specified type.

create方法实例指定类型组件

The servlet container instantiates all listeners configured in the web. xml file.

servlet容器实例web.xml文件配置所有侦听

Your application instantiates the stub class and calls its methods locally.

应用程序实例存根本地调用方法

You can change the Prefab being instanced without changing the code that instantiates it.

可以修改实例物体需要改变实例代码

In primary mode, JESTServlet itself instantiates a persistence unit, EntityManagerFactory.

模式JESTServlet本身实例一个持久单元EntityManagerFactory

The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.

构造器用类型辅助声明定义CLSID实例COM对象

It also typically instantiates and populates a business object.

一般情况实例填充业务对象