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

通過一個記錄對象應用程序存儲數據