instantiate
英 [ɪnˈstæn.ʃɪ.eɪt]
美 [ɪnˈstæn.ʃɪ.eɪt]
将“instantiate”拆分为“in-”和“state”。想象“state”是正在发生的事情,而“in-”表示将其具体化或体现出来。所以“instantiate”可以记忆为“在某个状态或情况中具体体现或例证”。这样的联想有助于记住单词的含义。
以上内容由AI生成, 仅供参考和借鉴
- instantiate (v.)
- 1946, from instant (Latin instantia) + -ate. Related: Instantiated; instantiation.
- 1. Error object returned when failing to instantiate a template.
- 例示模板失败时,返回的错误对象.
- 2. Cannot instantiate generator'% 1'for file'% 2 '.
- 无法为文件“%2 ” 实例化生成器“%1 ”.
- 3. Parameterized Factory receives the name of the class to instantiate as argument.
- 一个工厂通过接受类的名称来实例化一个对象.
- 4. You cannot instantiate a generic or template class based on a local or unnamed type.
- 无法实例化基于局部类型或未命名类型的泛型或模板类.
- 5. The class of the object must be structural; you cannot instantiate an abstract class.
- 对象的类别必须是有结构的; 您不能范例化一个抽象类别.