摘要
文章对c++普通类对象、聚集对象和派生类对象的各种实例化方法及注意点进行了探讨。熟练掌握c++对象实例化方法,对加强理解c++支持的面向对象特性———封装性、继承性和多态性,提高OOP编程能力,有一定的参考价值。
This paper discusses the method of object-Instantiated in OOP.Firstly it debates the general methods of ob-ject-instantiated with object's definition,then haggles methods with the overload of evaluation,congregation and Inheri-tance and so on.It is valuable for the comprehension of object's encapsulation,inheritance and multi-status in c++pro-gramming and improving the ability of OOP.
出处
《计算机工程与应用》
CSCD
北大核心
2002年第24期131-133,151,共4页
Computer Engineering and Applications
基金
国家自然科学基金资助(编号:69974031)
关键词
C++
程序设计
对象实例化
面向对象
Object-Instantiated,OOP,Derived class,Evaluation compatiblity