Welcome![Sign In][Sign Up]
Location:
Search - aop

Search list

[Windows Develop了解AOP

Description: 了解AOP.rar-understanding AOP.rar
Platform: | Size: 14354 | Author: 胡中英 | Hits:

[JSP/Javaspring-nested-aop

Description: Spring AOP演示程序,实现Spring AOP的嵌套式事务处理。是个绝好的演示程序。
Platform: | Size: 3250 | Author: realorg | Hits:

[Other resourceAOP

Description: java aop bible must to read it
Platform: | Size: 284028 | Author: aaaa | Hits:

[CSharpaop

Description: C# aop源码
Platform: | Size: 13261 | Author: rlc | Hits:

[Other resourceAOP

Description: 许 多 Java 开发人员已经接受了面向方面编程(AOP)的非强制性风格和灵活性,特别是在用于建立高度松散和可扩展的企业系统时。在本文中,您将看到 AOP 的功能设计概念之一(静态横切)如何把可能是一大堆混乱的紧密耦合的代码转变成一个强大的、可扩展的企业应用程序。
Platform: | Size: 18809 | Author: mengoo | Hits:

[VC/MFCAspectC++ – An AOP Extension for C++

Description: AspectC++ – An AOP Extension for C++
Platform: | Size: 170084 | Author: tedmax100 | Hits:

[CSharpAOP.NET

Description: C#版的面向切面的系统架构实现(AOP)
Platform: | Size: 51788 | Author: 421979530@qq.com | Hits:

[Windows Develop了解AOP

Description: 了解AOP.rar-understanding AOP.rar
Platform: | Size: 14336 | Author: 胡中英 | Hits:

[Software Engineeringaop在项目中的应用

Description: aop在项目中的应用,现在是越来越流行了,你应用到了吗?-AOR in the project application, it is now increasingly popular, and you applied to?
Platform: | Size: 2048 | Author: wxh | Hits:

[JSPSpringJishuShouCe

Description: 分享好书(good):台湾人的著作《Spring 技术手册》等 在网上找到了台湾java专家林信良的著作 《Spring 技术手册》的电子书和大家分享下~~~只是缺了AOP的介绍,不过已经很全面了,台湾技术书籍的特点:通俗易懂,深入浅出,结合实例~~~顺便也带上其它的几本Struts,Hibernate~~ 不过,全是繁体字的哦。。。。 另外,《Spring 技术手册》左边的index tree 是乱码! -share books (good) : Taiwanese book, "Spring Technical Manual" on the Internet to find a java experts Taiwan Lin Hsin-liang's book " Spring Technical Manual, "the e-books and we share ~ ~ ~ just lacking the AOP presentation But very comprehensive, Taiwan technical books features : user-friendly, easy to understand, with examples ~ ~ ~ incidentally also brought several other Struts, Hibernate ~ ~ Nevertheless, the characters are all oh. . . . In addition, "Spring Technical Manual" left index tree is gibberish!
Platform: | Size: 335872 | Author: | Hits:

[CSharpcastle-sourcecode

Description: 著名的城堡项目,NET2.0,从IOC容器,到OR映射,在到AOP编程,可谓框架的典范。-famous castle, NET2.0, from the IOC containers, OR mapping, in that AOP programming, is a model framework.
Platform: | Size: 2937856 | Author: yaxinhoo | Hits:

[JSP/JavaSpring_in_Action_with_Source

Description: <Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring的基础原理,这些基础原理在本书各个章节都会用到。第二部分在第1章介绍的IoC和AOP基础之上,展示了如何将这两个概念应用到应用系统的中间层。第三部分走出中间层迈向显示层,在很多J2EE系统中显示层被称为Web层。附录A介绍如何开始自己的Spring应用系统,如何下载Spring以及如何编写Ant配置文件。本书的每一部分既是建立在前一部分的基础上,同时也都是独立存在的,所以,读者不必从头开始就可以深入到各个主题。 -err
Platform: | Size: 8003584 | Author: gongjian | Hits:

[JSP/Javaspring-nested-aop

Description: Spring AOP演示程序,实现Spring AOP的嵌套式事务处理。是个绝好的演示程序。-Spring AOP demo program, the realization of the Spring AOP nested transaction processing. Is a wonderful demonstration of the procedure.
Platform: | Size: 3072 | Author: realorg | Hits:

[JSPAOP

Description: java aop bible must to read it
Platform: | Size: 283648 | Author: aaaa | Hits:

[CSharpaop

Description: C# aop源码 -C# Aop source C# Aop source
Platform: | Size: 52224 | Author: rlc | Hits:

[Software EngineeringAOP

Description: 许 多 Java 开发人员已经接受了面向方面编程(AOP)的非强制性风格和灵活性,特别是在用于建立高度松散和可扩展的企业系统时。在本文中,您将看到 AOP 的功能设计概念之一(静态横切)如何把可能是一大堆混乱的紧密耦合的代码转变成一个强大的、可扩展的企业应用程序。-Many Java developers have accepted the aspect-oriented programming (AOP) of the non-mandatory style and flexibility, especially in the highly fragmented and used to create scalable enterprise systems. In this article, you will see the AOP one of the functions of the design concept (static cross-section) how the confusion might be a lot of tight coupling of code into a powerful, scalable enterprise applications.
Platform: | Size: 18432 | Author: mengoo | Hits:

[JSP/JavaAOP-Demo

Description: 演示面向切面编程的例子,大家可以下载看看,作为学习spring aop的引玉之砖吧-Aspect-oriented programming demo examples, you can download and see, as a learning spring aop primers Tamanosuke brick bar
Platform: | Size: 21504 | Author: xujun | Hits:

[JSP/Javaorg.springframework.aop-sources-3.0.0.M1

Description: Springframework最好的AOP框架-Springframework the best AOP framework
Platform: | Size: 317440 | Author: 吕务展 | Hits:

[JSP/JavaAOP

Description: AOP经典示例,Spring的核心不容错过。-AOP DEMO ,Classic edition,how can you miss it?
Platform: | Size: 3607552 | Author: Chard Rapid | Hits:

[JSP/JavaAop

Description: JAVA AOP例子, 包括cglib, jsvassist, dynamicProxy(A demo for java AOP, include cglib, jsvassist, dynamicProxy)
Platform: | Size: 2394112 | Author: 成都小强 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net