摘要
继承有诸多优点,并且广泛应用于面向对象的设计和开发中。继承结构的类型有多种,不同类型的继承结构,其特征各不相同。结合软件工程的相关理论,分析各种继承结构的实现方法、复杂度、耦合度等特性,这些特性是继承结构的重要要素,详细了解这些要素对软件设计和开发起到指导作用。
Inheritance has many advantages, and is widely used in the design and development ot object-oriented. The inheritance structure for a variety of types, inheritance structures have the different types, the different characteristics. According to the theory of software engineering, analysis of various inheritance implementation method, structural complexity, coupling characteristics, these characteristics are important elements of the structure response inheritance, a detailed understanding of these factors to guide for software design and development.
出处
《信息技术》
2014年第4期118-120,共3页
Information Technology
关键词
类
对象
面向对象
继承
继承结构
class
object
object-oriented
inheritance
inheritance structure