instantiate
英 [ɪn'stænʃɪeɪt]
美[ɪns'tænʃɪet]
- vt. 例示,举例说明
英英释义
- 1. represent by an instance;
- "This word instantiates the usage that the linguists claimed to be typical for a certain dialect"
- 2. find an instance of (a word or particular usage of a word);
- "The linguists could not instantiate this sense of the noun that he claimed existed in a certain dialect"
实用场景例句
- Error object returned when failing to instantiate a template.
- 例示模板失败时,返回的错误对象.
互联网
- Cannot instantiate generator'% 1'for file'% 2 '.
- 无法为文件“%2 ” 实例化生成器“%1 ”.
互联网
- You cannot instantiate a generic or template class based on a local or unnamed type.
- 无法实例化基于局部类型或未命名类型的泛型或模板类.
互联网
- An explicit enclosing instance of class'{ 0 }'is needed to instantiate inner class'{ 1 }'
- 需要类 “ {0}”的显式封闭实例来实例化内部类 “ {1}”
互联网
- Cannot instantiate an object of type'{ 0 }'from its string representation,'{ 1 }'for the'{ 2 }'property.
- 无法将类型为 “ {0}”,属性“{2}”为 “ {1}”的对象从字符串表示形式实例化.
互联网
- In this case, you can instantiate the class, but you cannot access the internal member.
- 在此例中, 您可以实例化类, 但不能访问内部成员.
互联网
- This constructor exists for use by the Policy object instantiate new Permission objects.
- 存在该构造函数是因为Policy对象 要用来实例化新的Permission对象.
互联网
- After you instantiate the Validation object you need to add rules to fields.
- 当您实例验证对象需要添加规则领域.
互联网
- You cannot instantiate a function based on a function template based on a local type.
- 无法在基于局部类型的函数模板基础上实例化函数.
互联网
- When you instantiate a delegate, you can associate its instance with any method a compatible signature.
- 当您执行个体化委派时, 可以将其执行个体与任何具有相容签章的方法产生关联.
互联网
双语例句
- 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.
- 对象的类别必须是有结构的; 您不能范例化一个抽象类别.
来自互联网
英文词源
- instantiate (v.)
- 1946, from instant (Latin instantia) + -ate. Related: Instantiated; instantiation.