摘要
Abstract
In software engineering, object oriented programming method, as a sort of practical and effective approach of software exploiting, has already been used widely by software exploiting personnel, since it has a lot of unique virtue. This article studies and discusses respectively the basic composing portion of object oriented programming method, including object oriented analysis (OOA), object oriented design (OOD) and object oriented program (OOP), with the point of view of software engineering,and systematically sets forth the current process and basic method of oriented object programming method. C++, the typical object oriented programming language, is used as an example here. By introducing and analyzing the important features of C++ language, the class, the polymorphism and the inheritance, the basic frame of the C++ programming language is set out. But it has a series of problems that need settling up, so it hasn't got the most popular practice until the problems are solved.关键词
面向对象语言/面向对象分析/面向对象设计/面向对象编程/C++语言Key words
object oriented language/object oriented analysis/object oriented design/object oriented programming/C++ language分类
信息技术与安全科学