摘要
现在大多数的软件项目都选择OOP,但OOP技术也有其局限性,它对某些需求并不能很好地进行描述。本文介绍了一种全新的程序设计方法———面向方面的程序设计方法,这种程序设计方法可以有效地描述OOP方法不能描述的横切关注点;介绍了面向方面程序设计的基本思想以及面向方面程序设计语言AspectJ的基本概念及面向方面软件开发方法。
The leading programming method used today is object-oriented programmig (OOP) , yet OOP has its limitations , some design decisions can not be illustrated with OOP. This article introduces a new programming method called aspect-oriented programming -- a pregramming technique that makes it possible to express those programs that OOP fails to support . Also, the basic concept of AOP, AOPlanguage AspectJ, and aspect-oriented software development method are introduced.
出处
《计算机与现代化》
2006年第6期47-49,共3页
Computer and Modernization