摘要
现在面向对象技术已得到广泛应用,但是这种技术并非十全十美。介绍了面向对象技术在处理横切关注点时的不足,提出了应用面向方面技术解决此类不足的核心思想,并通过具体的例子对两种编程技术进行比较。
Nowadays,the software development technique based on Object-oriented Programming has been adopted by mass people,but this technique is not perfect,This paper introduces the defect of the Object - oriented Prcgramming when it is used to handle crosscutting concerns of the system and provides the ideology of Aspect-Oriented Programming,which is brought forward to solve this disadvantage,The article compares the two kinds of the programming techniques by a concrete instance and proves the advantage of AOP.
出处
《计算机与数字工程》
2005年第8期137-139,共3页
Computer & Digital Engineering
关键词
方面
横切关注点
面向对象
面向方面
aspect, crosscutting concern, Object - oriented, Aspect - Oriented