搜索资源列表
Spring_in_Action_with_Source
- <Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring的基础原理,这些基础原理在本书各个章节都会用到。第二部分在第1章介绍的IoC和AOP基础之上,展示了如何将这
AOP-Demo
- 演示面向切面编程的例子,大家可以下载看看,作为学习spring aop的引玉之砖吧-Aspect-oriented programming demo examples, you can download and see, as a learning spring aop primers Tamanosuke brick bar
SpringAOP
- springAOP面向切面编程,动态的实现业务方法的分离。提高代码重用性。-springAOP Aspect-Oriented Programming, dynamic business method to achieve separation. Increase code reusability.
spring-aop
- spring aop 面向切面编程 如何来做一个强大的日志记录功能-spring aop aspect-oriented programming on how to do a powerful logging
testAop
- java面向切面编程技术,很好的新手学习源代码,-java aspect-oriented programming techniques, a very good novice to learn the source code,
spring-aop--for-log
- spring aop 面向切面编程 如何来做一个强大的日志记录功能-spring aop aspect-oriented programming on how to do a powerful logging
ac-bin-linux-1.0.tar
- Aspect C++ linux 可执行 面向切面编程-Aspect C++ linux AOP
AOP
- 该项目实现了AOP方面的一些功能,能够让我们对面向切面编程更加了解。-The implementation of the project some AOP function, can let us know more about the programming.
SpringTest
- spring 技术的初学,了解Ioc的含义和面向切面编程的原理-spring technology for beginners, to understand the the Ioc meaning and the principles of Aspect Oriented Programming
esbclient
- 面向切面——Spring提供了面向切面编程的丰富支持,允许通过分离应用的业务逻辑与系统级服务(例如审计(auditing)和事务(transaction)管理)进行内聚性的开发-Aspect Oriented- Spring provides rich support for aspect-oriented programming, cohesion development allowed by the separation of application business logic and s
springAOP_XML
- springAOP_XML,面向切面编程例子-springAOP_XML, Aspect Oriented Programming examples
Spring_AopByAspectJ
- java编程,spring框架,面向切面编程AOP的应用demo,希望对你有帮助-java spring framework, Aspect Oriented Programming aop application demo, I hope for your help.
JavaEEAOP
- Sping的面向切面编程(AOP),Spring AOP实现事务管理,Spring AOP的核心工作原理:代理和代理工厂-Sping aspect oriented programming aop
spring
- 简单的spring例子,面向切面编程AOP。代码是可以运行-Simple spring example for aspect programming AOP. The code is runable
SpringMVC4教程-讲课
- SpringMVC4教程-讲课开源一站式面向切面编程资料(SpringMVC4 Tutorials - lectures, open source, one-stop, aspect oriented programming information)
aop
- 通过注解的方式,实现切面编程,快速入门,是学习更有乐趣(Through annotation, the realization of tangent programming and quick start is more fun to learn.)