摘要
面向对象编程作为主流编程范型在Web系统设计与实现中得到了很好的应用,但同时也早已暴露出不足。面向方面编程很好地解决了横切关注点的问题,从一个更高的角度对系统进行了分解,研究了面向方面编程在Web系统中的应用。
Object-Oriented-Programming(OOP),as the most popular method of programming,is applied well in the design and implementation of Web applications,where as the defect of OOP has already come out.Aspect-Oriented-Programming(AOP) has been presented.The method of AOP is food at solving the difficulty in OOP of cross points,and loosens the system from higher standpoints.This paper analyses and studies AOP,and discusses the application of AOP in Web system.
出处
《电脑编程技巧与维护》
2010年第16期82-82,99,共2页
Computer Programming Skills & Maintenance
关键词
面向方面编程
应用
分析
Aspect-Oriented-Programming
application
analyses