instantiating
美
英 
- v.用具體例證說明
- 網絡實例化;例示;同一元素不停的實例化
詞形變化
第三人稱單數:instantiates 現在分詞:instantiating 過去分詞:instantiated
英漢解釋
英英解釋
例句
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.
在實例化公開名為Context的JNDI接口的對象時,會使用這些屬性。
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類(第23和28行)來向樹中添加列。
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
通過一個記錄流對象為你的應用程序存儲數據