
Aop
文章平均质量分 82
纯粹的码农
这个作者很懒,什么都没留下…
展开
-
Aspect Oriented Programming (AOP)
Interview with Gregor Kiczales Topic: Aspect Oriented Programming (AOP) http://www.theserverside.com/events/videos/GregorKiczalesText/interview.jsp Gregor Kiczales lead the PARC team that developed AO原创 2005-06-05 02:01:00 · 2270 阅读 · 0 评论 -
Spring AOP中文教程
发表于: Sat May 15, 2004 1:07 pm 发表主题: Spring AOP中文教程 这是在网上发现的一篇关于Spring AOP编程的教程,读完这篇文章后,Spring AOP不再难以理解,因此我把它译成中文,推荐给Spring AOP的初学者。这是译文的链接。 AOP正在成为软件开发的下一个圣杯。使用AOP,你可以将处理aspect的代码注入主程序,通常主程序的主要目的并原创 2005-06-05 00:31:00 · 3753 阅读 · 1 评论