instantiate怎么读,instantiate的音标和真人发音
英音  [ɪns'tænʃɪeɪt]    
美音 [ɪns'tænʃɪeɪt]    

instantiate是什么意思,instantiate的意思是

vt.例示

instantiate 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释

Instantiate is incredibly fast and very versatile .
实例是难以置信的快和非常灵活。
These include code to instantiate objects correctly .
这包括用于正确实例化对象的代码。
Get the designated main asset and instantiate it .
获取指定的主要资源并创建实例化。
On the right-hand side , we instantiate the actual type we want , a hashmap , but we don 't have to repeat the type parameters .
在右边,我们实例化了一个我们实际需要的对象,一个hashmap,但是我们不用重复地声明类型参数。
Modules provides a generic abstraction to allow a peer to instantiate a new behavior .
模块提供普通抽象的允许对等点实例的新行为。
Minimally , they instantiate and destroy objects .
最低限度下,它们实例化并销毁对象。
You can instantiate a queryparser with an analyzer and default field string and keep it around .
你能用分析器和缺省字段字符串实例一个queryparser。
To get an indexsearcher you simply instantiate an indexsearcher with a single argument that tells lucene where to find an existing index .
为了得到一个indexsearcher,你简单地实例一个indexsearcher用一个参数告诉lucene哪里可以找到一个已经存在的索引。
Fully qualified name of the factory class , which contains enough information to instantiate the object .
工厂类的完全限定名,它包含用于实例化该对象的足够的信息。
The business delegate is also responsible for returning enough data to the controller to allow the controller to instantiate an appropriate view .
业务代理同事也要返回足够的数据给控制器,这样控制器就可以实例化一个合适的视图.