搜索资源列表
Spring.NET-1.0.0
- .net最新的开源项目代码有IOC O/R等最新的技术spring.net
AgileIM[1]
- AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
SpringTest
- 学习Spring框架的好例子,包括IoC、国际化资源的事件监听的示范,短小精悍,在Eclipse+MyEclipse环境下调试通过。-learning good example of the framework, including IoG and international resources incident bugged demonstration, small and the Eclipse + MyEclipse environment through debugging.
精通Spring2.0
- 精通Spring2.0是学习Spring框架很好的教程。Spring是轻量级架构的框架,它具有IOC、依赖注入的特性。 这里是书中的源代码,对学习很有用
模拟BeanFactory
- 模拟Spring中的工厂,实现IOC
IOC
- spring IOC容器实现探讨,利用Sping.net这个框架向大家展示一下Ioc与AOP的强大功能-spring IOC container to achieve exploration Sping.net use this framework to show the Ioc and the power of AOP
shell-stu
- spring refrence guide ,is very easy to study and there is many examps ,include aop ,ioc ,transaction etc-spring refrence guide ,is very easy to study and there is many examps ,include aop ,ioc ,transaction etc..
SpringExample16
- this is spring project IOC
book(IoC)
- 图书管理系统,采用spring框架实现,数据库是mysql-Books management system management system, the spring framework implementation, mysql database is
spring
- spring代码很好的spring的源码,里面几乎包含了所有的spring用法,包括IOC,AOP等,看完这些基本就会利用spring框架开发web了。-spring code,use these files you can learn much about spring framework.You can learn almost the use of spring framework and use it when you develop a web project easily.