摘要
软件重用是提高软件生产率、保证软件质量的重要方法之一,而程序设计语言中的继承机制是软件重用的有效途径.在当前颇受关注的面向对象语言中,介绍较多的是语言所提供的继承设施.本文讨论了面向对象语言中的继承种类,重点探讨了作为薄弱环节的限制继承,并给出实现限制继承的方法.
The inheriting mechanism in object-oriented language is an effective approach to software reuse.This paper discusses the kinds of inheritances, especially the constraint inheritance, and gives the method for implementing constraint inheritance.
出处
《计算机工程》
CAS
CSCD
北大核心
1993年第4期8-10,46,共4页
Computer Engineering
基金
国家"863"资助
软件新技术国家实验室的资助
关键词
面向对象语言
限制继承
软件重用
object-oriented language / class / inheritance / reuse