摘要
面向方面开发(AOP:Aspect-OrientedProgramming)是一项允许设计人员模块化横切关注点的新的编程技术,它引入了"方面"这一概念,"方面"把影响多个模块的行为封装到一个单独的可重用模块中。本文介绍了AOP的基本概念并举例说明了AOP在仓储管理系统中的应用。
Aspect-oriented programming (AOP) is a new programming technique that allows programmers to modularize crosscutting concerns, it introduces aspects, which encapsulate behaviors that affect multiple modules into a sole reusable modules. This paper introduces the basic concepts of AOP and illustrates the application of AOP in a storage management system.
出处
《计算技术与自动化》
2004年第3期40-42,46,共4页
Computing Technology and Automation
基金
湖南省教育厅科学技术研究项目(02C644)资助。