instantiating
基本解释
- v.例示;举例说明(instantiate的现在分词)
英汉例句
- 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.
通过寻找可用的模板规则并实例化它的模板来处理一个“子孙元素”,结果会产生一个“结果树片断”。 - 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.
还包括有关实例化和使用泛型委托的重要备注、以及代码示例。 - Step past the statement instantiating the SqlCommand using Step Into from the Debug menu.
使用“调试”菜单中的“单步执行”,单步执行到实例化SqlCommand的语句之后。