摘要
文章通过介绍类的继承的部分理论知识以及在编程过程中怎样具体使用派生类,从而说明类的继承是一种软件开发的重用技术,并通过实例对该技术进行研究和实现。
This paper mainly shows that inheritance of class is a reusable technique of so.rare development by way of introducing some theoretical knowledge about inheritance of class and how to specifically use the derived class in the process of programming. Then researches and implements it through one instance.
出处
《企业技术开发》
2006年第3期31-33,共3页
Technological Development of Enterprise
关键词
软件开发
面向对象程序设计
软件复用
派生类
继承性
实现
software development
object-oriented programming
software reusability
derived class
inheritance
implementation