instantiation
英 [ɪnstænʃɪ'eɪʃən]
美 [ɪnstænʃɪ'eɪʃən]
instantiation 双语例句
Either way , the combination of hardware and software is a concrete instantiation of an algorithm , allowing it to be studied . 无论如何,硬件与软件的结合是一种算法的实例,应当让它得到研究。 Specifies whether a containing folder is created on instantiation of the project . 指定项目实例化时是否创建一个包含文件夹。 That second class might not have any singleton-like protection against multiple instantiation , on the grounds that the factory will ensure that it constructs only one instance . 被创建类可能并不具备单例控制的功能以防止多个初始化动作的发生,这时,工厂类必须保证它仅仅只创建了一个实例。 Instantiation of a generic type or calls to existing generic methods can be added , deleted , or changed . 可以添加、删除或更改泛型类型的实例化或对现有泛型方法的调用。 It begins with the instantiation of the class to the cnt object . Note that there is no new keyword in ceylon . 其开始先实例化类的一个cnt对象,可以注意到ceylon中没有new这一关键字。