实例化是指在面向对象的编程中,把用类创建对象的过程称为实例化。是将一个抽象的概念类,具体到该类实物的过程。实例化过程中一般由类名 对象名 = new 类名(参数1,参数2...参数n)构成。
隐式实例化时,成员只有被引用到才会进行实例化,这被称为推迟实例化(lazy instantiation),由此可能带来的问题如下面的例子(文献[6],文献[7]):
基于60个网页-相关网页
全称实例化 universal instantiation
实例化活控件 Instantiate Live Controls
显式实例化 explicit instantiation ; explicit instzeroine
实例化重复的贴图 Instance Duplicate Maps
实例化集合和代理 Initializing collections and proxies
隐式实例化 implicit instantiation
模板实例化 template instantiation
可实例化的 LineString ; GeometryCollection ; MultiLineString ; MultiPolygon
This article through on-line paper comment the model the construction, the application feasibility has carried on the discussion to the teaching and the managerial of online, this model may very easy by the instantiation.
该文通过一个网上论文评阅模型的构建,对教学和管理网上应用的可行性进行了探讨,这个模型可以很容易的被实例化。
参考来源 - 网上论文(作业)评阅系统—《电脑知识与技术》—2008年第35期—龙源期刊网·2,447,543篇论文数据,部分数据来源于NoteExpress
运行实例化想法的正交是继承的概念。
Running orthogonal to the idea of instantiation is the notion of inheritance.
因此,我们需要能够表示组件的实例化。
注意:我将在本文的后部讨论该模式的实例化。
Note: I discuss the instantiation of this pattern later in this article.
This is what's actually going to create the instance, instantiate it, create what the set of variable values are for it.
这个声明在你,创建一个实例的时候,实例化这个实例,然后给这个实例。
But there's actually hidden in there an important element, and that is, when I create an instance, I have to be able to get access to the things that characterize that instance.
也就是,当我创建了一个实例,我应该能够获得那些特性化,这个实例的东西,我的意思不是说它们是想法,或者情绪之类的。
I won't say that they're thoughts and emotions or things, but what characterizes an instance here, it's the internal parameters that specify what is going on.
但是这里特性化,这个实例的东西是,是内在的详细说明,要做什么的参数,因此实际上在一个。
应用推荐