搜索资源列表
spring揭秘-ioc
- spring揭秘前六章,ioc容器内容
Spring IoC.rar
- Spring IoC容器详解
Spring_in_Action_with_Source
- <Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring的基础原理,这些基础原理在本书各个章节都会用到。
spring-ioc-demo.jar
- 反向控制 用接口控制类 属于中间件技术-Reverse controlling type of interface control is middleware technology
SpringIntro1_Code
- Spring 视频教程随付的源代码,结合视频教程可清晰理解Spring IOC和AOP的使用。-Spring video tutorials with source code to pay, combined with video tutorials can be a clear understanding of Spring IOC and AOP use.
ECPORT
- 达内Java培训实训项目ECPORT原码。 包括逐步优化的四个版本: 简单工厂模式实现 简单Spring-IoC实现 Spring声明式事务实现 Spring-AOP集成-Tatsu projects within the Java training Training ECPORT original code. Including the gradual optimization of the four versio
IOC
- IOC 在java开发中的用法,难得的资料。-IOC in the development of the usage of java, rare information.
IOC
- spring IOC容器实现探讨,利用Sping.net这个框架向大家展示一下Ioc与AOP的强大功能-spring IOC container to achieve exploration Sping.net use this fr a mework to show the Ioc and the power of AOP
UnityWcfExample
- 演示如何使用微软的IOC库——Unity来配置WCF应用。WCF和IOC都是很常用的工具,很多时候需要联合使用。-Demonstrated how to use MS IOC library Unity and WCF, both are very popular.
spring
- spring电子书 很好的阐述了spring的aop和 ioc-e-book spring spring described well the aop and ioc
Spring-ioc
- SPring IOC 很不错的学习书籍 -SPring IOC very good learning books
Spring-IoC
- Spring IOC容器详解,是个轻量级容器-Detailed Spring IOC container is a lightweight container
ContosoUniversity
- 是学习 asp.net mvc3的最佳例子之一,采用EF做持久层,演示了Ioc的使用,以及Resposity,UnitOfWork模式的使用方式。-Learn asp.net mvc3 is one of the best examples, the use of EF as a persistent layer, demonstrates the use of Ioc and Resposity, UnitOfWork mode is
IoC
- 自己开发的IOC容器,让大家对IOC更明白.-Developed its own IOC container, so that everyone on the IOC understand more.
OpenNETCF.IoC.BIN
- OpenNETCF.IoC.BIN Library FULL Source
book(IoC)
- 通过编写一个简单的IoC容器,来说明IoC容器是如何帮我们创建类的实例、如何实现依赖注入,最后并通过一个整合的例子,来说明IoC容器给我们带来什么样的好处。-By writing a simple IoC container to illustrate how IoC container to help us create an instance of a class, how to implement dependency injec
IOC
- 编写的一个实现IOC功能的简单Spring框架并编写测试程序,反射的综合应用和依赖注入。-Write a simple function to achieve IOC Spring fr a mework and preparation of test procedures, reflecting the comprehensive application and dependency injection.
eclipse-RCPPspring--[ioc]
- 将eclipse rcp和spring结合起来,ioc, 加入反转控制,非常好的例子-The eclipse rcp and spring combined, ioc, adding reverse control, a very good example
c#IOC框架示例
- C#语言下,IOC框架例子,适合学习IOC控制反转(C# language, IOC fr a mework example, suitable for learning IOC control inversion)
ioc
- 基于反射原理实现一个基础的spring ioc框架,通过xml文件输入配置信息(Based on the principle of reflection to implement a basic spring IOC fr a mework, input configuration information through the XML file)