网站首页  词典首页

请输入您要查询的英文单词:

 

单词 instantiate
释义
instantiates是instantiate的第三人称单数

instantiate

美 
英 
  • v.用具体例证说明
  • 网络实例化;具现化;例示
第三人称单数:instantiates  现在分词:instantiating  过去分词:instantiated  
v.
1.
用具体例证说明

例句

释义:
1.
The call element instantiates a process and waits for it to complete. The call element is useful to call an internal process.
这个元素实例化一个流程并且等待它执行完毕,call元素对调用内部流程很有用。
www-128.ibm.com
2.
When a new client becomes available it instantiates a new Client object representing the state of that client.
当新客户机变为可用时,它就实例化一个新的Client对象,该对象代表了那个客户机的状态。
www.ibm.com
3.
This class has to be sealed since the build engine instantiates its own copy of this type.
由于生成引擎会实例化自己的这种副本,因此必须密封此类。
www.showxiu.com
4.
The next example shows a revised Specs file that instantiates a Button with Subject mixed in as part of the declaration.
下一个例子展示了一个修订的Specs文件,它实例化了一个Button,混合了Subject作为声明的一部分。
www.bing.com
5.
The servlet instantiates a UserDataBean and then sets all the parameters in it, as shown in the code example below.
如下面的代码范例所示,该Servlet实例化了一个UserDataBean,并设置了其中的所有参数。
www.ibm.com
6.
The actual class of the text writer can be specific to the target device; the page adapter instantiates and returns an appropriate writer.
对象的实际类可以特定于目标设备;由适配器负责创建并返回适当的编写器。
www.juyy.net
7.
A use case enables a predecessor-successor relationship to be defined and instantiates the driver for the feature.
用例能够定义前任继承者关系,并为驱动因素示例特征。
www.ibm.com
8.
Notice that the code instantiates the Cookie object and invokes its methods transparently across the bridge.
请注意,代码会实例化Cookie对象,并通过桥透明地调用其方法。
www.ibm.com
9.
This method instantiates an enumerator that takes a snapshot of the current state of the collection.
此方法实例化一个枚举数,该枚举数采用集合当前状态的快照。
msdn.microsoft.com
10.
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中的所有数据。
www.ibm.com
1.
JSF checks the configuration file shown in Listing 3 to find definition of the catalog bean and instantiates it.
JSF检查清单3所示的配置文件,查找catalogbean的定义并将其实例化。
www.ibm.com
2.
Next, create a class that instantiates Automobile and accesses the make field directly, as shown in Listing 13.
接下来,创建一个类实例化了Automobile的类,并直接访问make属性,如清单13所示。
www.ibm.com
3.
The server instantiates this class when a client connects to it.
当客户端连接到服务器时,服务器将实例化此类。
msdn2.microsoft.com
4.
In this case, Spring finds this one class and instantiates it for you.
在这种情况下,Spring发现并实例化这个惟一的类。
www.ibm.com
5.
Once the compiler determines the actual template argument(s), it instantiates an instance of the function template for us.
一旦编译器确定了实际的模板实参,就称它实例化了函数模板的一个实例。
dictsearch.appspot.com
6.
This factory method instantiates the collection of course objects by delegating the work to the service layer.
该工厂方法通过将这项工作委托给服务层来实例化课程对象集合。
www.ibm.com
7.
Frequently, a selling enterprise instantiates sites targeted to specific market segments.
通常,销售企业例示以特定市场部门为对象的站点。
www-128.ibm.com
8.
The servlet container instantiates the faces servlet, which starts listening for incoming requests from users.
servlet容器实例化facesservlet,后者开始侦听从用户传入的请求。
www.ibm.com
9.
When client code instantiates the type, it specifies a particular type as an argument.
当客户端代码实例化类型时,会指定一个特定的类型作为参数。
msdn2.microsoft.com
10.
In a prototype life cycle, the Apache Wink run time instantiates a new object for every incoming request.
在原型生命周期中,ApacheWink运行时为每个传入请求实例化一个新的对象。
www.ibm.com
1.
This command instantiates all the instance related environment.
这个命令实例化所有和环境相关联的实例。
www.ibm.com
2.
First, the code instantiates (with an empty constructor) a DDXQDataSource object.
首先,该代码使用一个空构造函数实例化一个DDXQDataSource对象。
www.ibm.com
3.
The event-dispatching servlet instantiates the event channel object and three sample event receivers.
事件分派servlet实例化事件通道对象和三个示例事件接收者。
www.ibm.com
4.
The remoting infrastructure locates the assembly that contains the remote object and instantiates it.
Remoting基础结构查找包含远程对象的程序集并对其进行实例化。
zxianf.blog.163.com
5.
The Web container instantiates one JSP extension processor for each Web module that it loads.
Web容器为它所加载的每个Web模块实例化一个JSP扩展处理器。
www.ibm.com
6.
Method reads the file and instantiates it as a control that can be added to the page.
方法读取该文件并将其实例化为可添加到页的控件。
msdn2.microsoft.com
7.
It also generates an EMF Ecore metamodel; the generated parser instantiates this metamodel from sentences of the language.
它同样会生成以一个EMFEcore元模型;生成的解析器会实例化从语言的句子中得到的元模型。
www.infoq.com
8.
The compiler instantiates the compiled scanner class and executes the code in the current application domain.
编译器实例化已编译的扫描仪类并在当前应用程序域中执行代码。
technet.microsoft.com
9.
It then takes the business object, instantiates it, and populates it with the metadata, as shown in Listing 4 below.
然后,它获取这个业务对象,将其实例化,并填充元数据,如下面清单4所示。
www.ibm.com
10.
It also instantiates a DKUserMgmtICM object, which will be used to access user-related management information from CM later in the code.
它还实例化一个DKUserMgmtICM对象,该对象将用于在代码中稍后的地方从CM访问与用户相关的管理信息。
www.ibm.com
1.
The said annotation is placed above the method that instantiates the bean and sets the dependency.
上述注释位于实例化bean并设置依赖项的方法上方。
www.ibm.com
2.
The SOAP binding instantiates a Java Request object that contains the SOAP message body contents.
SOAP绑定实例化包含SOAP消息体内容的JavaRequest对象。
www.ibm.com
3.
The next-to-last line instantiates a new java. net. URL.
倒数第二行实例化一个新的java.
www.ibm.com
4.
The create method instantiates a component of the specified type.
create方法实例化指定类型的组件。
msdn2.microsoft.com
5.
The servlet container instantiates all listeners configured in the web. xml file.
servlet容器实例化在web.xml文件中配置的所有侦听器。
www.ibm.com
6.
Your application instantiates the stub class and calls its methods locally.
应用程序实例化存根类并在本地调用它的方法。
www.ibm.com
7.
You can change the Prefab being instanced without changing the code that instantiates it.
可以修改被实例化的预置物体,不需要改变实例化代码。
game.ceeger.com
8.
In primary mode, JESTServlet itself instantiates a persistence unit, EntityManagerFactory.
在主模式中,JESTServlet本身会实例化一个持久化单元:EntityManagerFactory。
www.ibm.com
9.
The constructor instantiates the COM object using the CLSID as specified in the coclass declaration in the type library.
构造器用类型库辅助类的声明中定义的CLSID来实例化COM对象。
www.ibm.com
10.
It also typically instantiates and populates a business object.
一般情况下,它还实例化和填充业务对象。
www.ibm.com
1.
The SDO client instantiates a DMS and gets data graphs for various employees from it.
SDO客户机例示了DMS,并从中获得不同雇员的数据图。
www.ibm.com
2.
Method of the new main class. This instantiates the old class so that the solution runs the same way it did under the old version.
对旧类进行这样的实例化操作以后,该解决方案就可以沿用旧版本的方式运行。
msdn2.microsoft.com
3.
When XJConf encounters an element in the configuration file, it instantiates an App object instance.
当XJConf遇到配置文件中的元素时,它将对App对象实例进行实例化。
www.ibm.com
4.
The code in Listing 9 instantiates a Python desktop application and then starts the desktop by calling the run method.
清单9中的代码实例化一个Python桌面应用程序,然后通过调用run方法启动桌面。
www.ibm.com
5.
The third and last view section instantiates the dialog boxes used within the reader.
第三个也是最后一个视图部分可实例化阅读器内使用的对话框。
www.ibm.com
6.
Type as a value type, and then instantiates the value type.
类型声明为值类型,然后实例化值类型。
msdn2.microsoft.com
7.
The index. php file defines a method called getTheDate which instantiates a Java object.
php文件定义一个名为getTheDate的方法,该方法实例化一个Java对象。
www.ibm.com
8.
Line 23 instantiates the site variable using a reference to an OleControlSite variable.
在第23行上,使用对OleControlSite变量的引用来实例化site变量。
www.ibm.com
9.
The surrogate host instantiates a surrogate object, which is obtained from the JAR file.
代理主机实例化一个代理对象,该对象是从该JAR文件获得的。
www.ibm.com
10.
The constructor instantiates DOM so that all underlying classes will use the same object.
构造器实例化了DOM,因此所有基本类都将使用同一个对象。
www.ibm.com
1.
If a bean exists in the application scope, the Spring framework instantiates the beans during application startup.
如果application作用域中存在bean,Spring框架会在应用程序启动过程中实例化这些bean。
www.ibm.com
2.
The code in Listing 12 instantiates two objects of the PurchaseOrder class.
清单12中的代码实例化了PurchaseOrder类的两个对象。
www.ibm.com
3.
The code in Listing 12 first instantiates a BeanBuilder and then makes method calls to create the beans.
清单12中的代码首先实例化一个BeanBuilder,然后通过方法调用创建bean。
www.ibm.com
4.
This method instantiates a 5-byte array named noOptions initialized to five zeros.
这个方法实例化一个名为noOptions的5字节数组,它初始化为五个零。
www.ibm.com
5.
You can then create an MBean that implements that interface, instantiates it, and registers it with the MBeanServer.
然后可以创建一个MBean来实现此接口、实例化它及把它注册到MBeanServer。
www.ibm.com
6.
The project initializes the MFC library and instantiates a class (class ProjName) that is derived from CWinApp.
项目初始化MFC库并实例化从CWinApp导出的类(ProjName类)。
msdn2.microsoft.com
7.
For example, when it sees a tag, it instantiates the element class.
比如,每遇到一个标记,就实例化一个元素类。
www.ibm.com
8.
How the compiler instantiates templates and the requirements this imposes on the organization of our programs
编译器模板的初始化以及对程序组织的要求
blog.csdn.net
9.
Insert a breakpoint (press F9) on the line where the GetCustomers method instantiates a variable of type Customer, as shown here
在GetCustomers方法实例化Customer类型的变量的行上插入一个断点(按F9),如下所示
msdn2.microsoft.com
10.
Polymorphic recursion occurs when a generic class instantiates itself in its own body. For example, consider the following devious example
当泛型类在其自己的主体中实例化其本身时,发生多态递归。
www.ibm.com
1.
When the look and feel is created, it first instantiates an empty UIDefaults object that is filled by the following methods
当lookandfeel被创建时,它首先实例化一个空的UIDefaults对象,这个对象可以通过以下方法来填充内容
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/4/13 8:47:04