搜索资源列表
java_editor_basic
- 一个可视化编辑器的基础结构,是学习Swing、spring IOC和设计模式的好例子-a visual editor infrastructure, the study Swing, spring IOC and design patterns a good example
Spring_in_Action_with_Source
- <Spring in action>原版和代码,是学习Spring的好资料,本书分为三大部分和两个附录,每一部分专注于Spring框架的一个领域:核心层、中间层和Web层。第一部分展示了Spring框架的两个核心概念:反向控制(Inversion of Control,IoC)和面向切面编程(Aspect-Oriented Programming,AOP),以便理解Spring的基础原理,这些基础原理在本书各个章节都会用到。第二部分在第1章介绍的IoC和AOP基础之上,展示了如何将这
spring-ioc-demo.jar
- 反向控制 用接口控制类 属于中间件技术
SpringIntro1_Code
- Spring 视频教程随付的源代码,结合视频教程可清晰理解Spring IOC和AOP的使用。
springAopIoc
- 本工程是spring中IOC/AOP的编程,是初学spring和工程应用的好基础
cart
- 使用Struts +Hibernate +spring技术的一个配置框架,可以在这个框架基础上实现自己的业务页面功能 ,使用spring容器IOC对所有的bean进行管理,使用aop配置事务。
ECPORT.rar
- 达内Java培训实训项目ECPORT原码。 包括逐步优化的四个版本: 简单工厂模式实现 简单Spring-IoC实现 Spring声明式事务实现 Spring-AOP集成,Tatsu projects within the Java training Training ECPORT original code. Including the gradual optimization of the four versions: a simple factory pattern to ach
Login
- 一个简单的用户登陆注册系统,采用ssh三框架整合开发,action采用ioc容器注入,可以很好的移植其它业务逻辑框架-Landing a simple user registration system, the use of ssh three integrated development framework, action to adopt ioc container implantation, transplantation can be a very good framework for
IOC
- IOC 在java开发中的用法,难得的资料。-IOC in the development of the usage of java, rare information.
JAVAframework
- 本课程学习完毕后学员可以熟练掌握以下内容 ·Struts框架 讲解MVC标准实现框架Struts的基本配置及基本使用,讲解了Struts的基本工作原理,常用标签(HTML、LOGIC、 BEAN)、各种主要Action(Action、ForwardAction、DispatchAction)、Struts验证框架、Struts国际化、Struts解 决重复提交及文件上传操作等。 ·Hibernate框架 讲解Hibernate框架的基本ORMapping实现及Hi
demoSpringIOC
- 笔者试图用最简单易懂的应用为初学者演示spring IOC 的原理-I tried to understand the application of the simplest for beginners spring IOC principle demonstration
JavaIOC
- JAVA的IOC简单实现,程序虽然简单,但已经充分展现出IOC的实现原理。-JAVA simple realization of the IOC, the procedure is simple, but has fully demonstrated the realization of the principle of the IOC.
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
IoC
- 自己开发的IOC容器,让大家对IOC更明白.-Developed its own IOC container, so that everyone on the IOC understand more.
IOC
- 编写的一个实现IOC功能的简单Spring框架并编写测试程序,反射的综合应用和依赖注入。-Write a simple function to achieve IOC Spring Framework 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
ioc
- 基于反射原理实现一个基础的spring ioc框架,通过xml文件输入配置信息(Based on the principle of reflection to implement a basic spring IOC framework, input configuration information through the XML file)
ioc
- 一款基于Java反射机制的“微型”Ioc实现(A micro Ioc implementation based on Java reflection mechanism)