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.

一般情況實例填充業務對象