instantiating

instantiating

 英

  • v.用具体例证说明
  • 网络实例化;例示;同一元素不停的实例化

词形变化

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

英汉解释

v.
1.
用具体例证说明

英英解释

v.

例句

When instantiating the FileInputStream, pass it a String describing the path to the Excel file to read.

实例FileInputStream传递一个String用于描述读取Excel文件路径

Sparse files allow data to be written to random locations within a file without instantiating previously unwritten intervening file blocks.

稀疏文件允许数据一个文件任意位置不要以前中间文件实例

The only way of instantiating the Collaborator object is to provide two simple arguments.

实例Collaborator对象惟一方法提供两个简单参数

The only added complexity comes in instantiating all the necessary objects for testing purposes.

唯一增加复杂性来自目的实例所有必需对象

Dependency Injection. A way of instantiating components and lacing them together with other dependent components.

依赖性注射模式一种可以初始组件相关组件拼装一起方法

In form at least, instantiating an object is similar to calling a function.

至少形式上实例对象调用函数相似

It is not strictly necessary, but serves as a key to quickly identify which object classes you used in instantiating the RMock test object.

严格要求但是作为可以快速识别实例RMock测试对象使用对象

By using anonymous methods, you reduce the coding overhead in instantiating delegates because you do not have to create a separate method.

通过使用匿名方法由于不必创建单独方法因此减少实例委托编码系统开销

The reference business service templates serve as the starting point for instantiating business services in your business processes.

参考业务服务模板用作业务流程实例业务服务起点

By instantiating an object of the org. restlet. Client class specific to the protocol needed, you can invoke remote HTTP services.

通过实例特定所需协议org.restlet.Client一个对象可以调用远程HTTP服务

It also includes important remarks on instantiating and using generic delegates as well as code examples.

包括有关实例使用泛型委托重要备注以及代码示例

The language defines two broad strategies for instantiating templates: the inclusion model and the separate compilation model.

语言实例模板定义两个主要策略包含模型分别编译模型

There is nothing saying we are instantiating a cube or that it must contain a rigid body.

没有什么我们实例一个立方体必须包含刚体

The CICE proposal is a simpler proposal that addresses the problem that instantiating inner class instances is too cumbersome.

CICE方案简单解决实例内部实例灵活问题

A class that implements Runnable can run without subclassing Thread by instantiating a Thread instance and passing itself in as the target.

实现Runnable可以继承Thread实例化为Thread实例自身作为运行目标

The conformance levels must be met when instantiating the service.

实例服务时候一致性等级必须得到满足

For examining and instantiating types in an assembly.

检查实例程序集中类型

The following example illustrates declaring, instantiating, and using a delegate.

下列范例说明宣告产生使用委派

The result tree is constructed by finding the template rule for the root node and instantiating its template.

结果通过节点寻找模板规则实例模板构建出来

The run-time system is responsible for loading the service endpoint class and instantiating it.

这个运行系统负责装载服务端点以及服务端点实例

By using anonymous methods, you reduce the coding overhead in instantiating delegates by eliminating the need to create a separate method.

如果使用匿名方法不必创建单独方法因此减少实例委托编码系统开销

In addition, instantiating a facade initializes the PureMVC framework by creating the model, view and controller singletons.

此外实例幌子初始puremvc框架建立模型检视控制器单身人士

Templates are a set of instructions for instantiating composite content, an example of which is a composite application.

模板用来复合内容进行实例指令一个例子就是复合应用程序

Certain optimizations occur based on the import size, and instantiating an object that has an adjusted scale value can decrease performance.

某些优化基于导入大小实例一个物体调整缩放可能影响性能

Just be sure to reuse the naming service rather than instantiating a remote context every time you need to employ one.

只要确保每次需要建立连接重用命名服务不是实例远程上下文

Listing 2 provides another example where using static assertions helps prevent instantiating a templated class with certain argument types.

清单2使用静态断言有助于防止某些参数类型实例一个模板

These properties are used while instantiating an object that exposes a JNDI interface named Context.

实例公开ContextJNDI接口对象使用这些属性

Both ways of instantiating delegates are discussed in this section.

委派方法在此章节讨论

When instantiating a new application, two things happen.

实例应用程序发生件事

Template wizard extensions are run when vsprvs is instantiating a project or item from a template.

vsprvs正在根据模板实例项目模板向导扩展运行

Processing a descendant element creates a result tree fragment by finding the applicable template rule and instantiating its template.

通过寻找可用模板规则实例模板处理一个子孙元素”,结果产生一个结果片断”。

And that's it. That's all the code you need to change, the code for instantiating an initial JNDI context.

便是更改全部代码代码初始JNDI上下文

You'll recall the first two steps from Listing 1, namely loading JNDI properties and instantiating a DirContext object.

步骤应该可以清单1回想起来装入JNDI属性实例一个DirContext对象

You should consider two major issues when instantiating C++ objects within shared memory.

共享内存具体使用C++对象应该考虑两个主要问题

Instead of explicitly creating a new Form1 variable and instantiating it, you can just call My. Forms. Form1. Show.

可以直接调用My.Form.Form1.Show,而不是创建一个Form1变量然后实例

You can create a view using the view tag or by instantiating the LzView class.

可以使用view标记通过实例LzView创建视图

First, the client needs to know what classes it is instantiating.

首先客户机需要知道初始哪些

We add columns to the tree by instantiating the TreeColumn class (lines 23 and 28).

我们通过实例TreeColumn(第2328来向添加

When instantiating the remote server, simply provide the type arguments, just as if you where using a local generic type

实例远程服务器只须提供类型参数好像使用本地一般类型一样

By instantiating a Stream object to store data for your application

通过一个记录对象应用程序存储数据