instantiating
基本解釋
- v.例示;舉例說明(instantiate的現(xiàn)在分詞)
英漢例句
- First, the client needs to know what classes it is instantiating.
首先,客戶機需要知道它要初始化哪些類。 - Processing a descendant element creates a result tree fragment by finding the applicable template rule and instantiating its template.
通過尋找可用的模板規(guī)則并實例化它的模板來處理一個“子孫元素”,結(jié)果會產(chǎn)生一個“結(jié)果樹片斷”。 - The following example illustrates declaring, instantiating, and using a delegate.
下面的示例闡釋聲明、實例化和使用委托。 - It also includes important remarks on instantiating and using generic delegates as well as code examples.
還包括有關(guān)實例化和使用泛型委托的重要備注、以及代碼示例。 - Step past the statement instantiating the SqlCommand using Step Into from the Debug menu.
使用“調(diào)試”菜單中的“單步執(zhí)行”,單步執(zhí)行到實例化SqlCommand的語句之后。