搜索资源列表
Spring.NET-1.1.2
- Spring.NET 是一个关注于.NET企业应用开发的应用程序框架。它能够提供宽广范围的功能,例如依赖注入、面向方面编程(AOP)、数据访问抽象, 以及ASP.NET集成等。基于java的spring框架的核心概念和价值已被应用到.NET。Spring.NET 1.0 包含一个完全功能的依赖注入容器和AOP库。后续的发布将包含对ASP.NET、Remoting和数据访问的支持。-Spring.NET is a focus on. NET enterprise application devel
spring-framework-1.2.5-with-dependencies
- spring 框架及其源代码 spring 框架一个轻量级的事务架构,它能够管理组件级的事务集成。Spring就是一个解决方案,它的优势在于它没有像JNDI 数据源那样嵌入到J2EE容器服务中。如果我们希望把这个轻量级的事务架构插入到已有的J2EE容器中,也没有任何困难。看起来它在两者之间的平衡性方面做得很好。 Spring 轻量级事务架构还使用了面向方面编程(AOP)框架。Spring AOP框架组件使用了激活了AOP的Spring bean工厂。通过在组件服务层(在一个Sprin
Spring-2.0-tutorial
- spring学习资料,为大家平时学习资料的查找寻找方便的机会-spring学习资料
Spring.NET-1.2.0-RC1
- pring.core 库是框架的基础, 提供依赖注入功能。spring.net中大多数类库依赖或扩展了spring.core的功能。iobjectfactory接口提供了一个简单而优雅的工厂模式,移除了对单例和一些服务定位stub写程序的必要。允许你将真正的程序逻辑的配置和依赖的详细情况解耦。作为对iobjectfactory 的扩展,iapplicationcontext接口也在spring.core库中,并且添加了许多企业应用为中心的功能,例如利用资源文件进行文本本地化、事件传播、资源加载等
1
- 达达ASP.NET企业信息管理系统(Spring.NET修改版) 源码 后台主要功能有: 基本设置: 站点设置 系统探针 用户管理: 用户管理 修改密码 作品展示: 作品管理 添加作品 文章管理: 分类管理 添加分类 文章管理 添加文章 内置Asp.net探针,文章编辑器采用的是FCKeditor 程序使用VS2008(C#2.0)+SQL2005开发,功能和Access数据库的[达达ASP.NET企业信息管理系统]一样,然后改用了MV
spring2_manual
- spring 2.0开发说明文档 中文文档-spring 2.0 in that time documentation in Chinese
webmisdeveloper4.2.0
- MVC+Spring.Net+Nhibernate+Extjs框架的自动生成WebMis的-MVC+ Spring.Net+ Nhibernate+ Extjs framework of stuff automatically generated WebMis
chinamobile
- 中国移动业务管理系统源码(SSH框架),struts1.2,spring 2.0,hibernate3.0-China Mobile business management system source code (SSH framework)
Spring-2.x
- spring 源代码之 精通Spring 2.x 企业应用开发详解源代码的源代码-spring source code proficient Spring 2.x Enterprise Application Development Comments on the source code of the source code
sgwx-2.0
- 伤感文学文章管理系统为免费源码,主要针对个人网站量身制作,满足了对ASP陌生的朋友建站要求,后台管理方便,功能强大,主要针对搜索引擎进行了优化。 程序自带春风君官方网站演示数据库,大家可参考。 伤感文学文章管理系统 2.0 更新说明: 1完善了首页列表显示的美观,增加了视频模版,内置架设了一些轻便的网页源码,是提高网站受欢迎流量的新策略。-Sad literary Articles Management System for the free source code, main
spring-framework-3.0.2.RELEASE
- spring 3.0.4源码 xuyaode -spring 3.0.4
NHibernate-3.2.0.GA-bin
- C#mvc开发使用的spring框架包,C#mvc开发使用的spring框架包-C# spring mvc framework package developed using the
rerebbs-2.0
- 蝙蝠论坛系统是本站基于JSF2+Spring3+JPA2等JAVA技术构建的一个小型论坛系统,内置了无处不在的AJAX能力,简洁易用,功能涵盖版面管理、版主设置、发贴、回复、置顶、屏蔽、内部邮件等常用论坛功能,既可以作为非商业性的小型论坛应用,也可以作为学习JSF、Spring、JPA等技术的典型案例项目。-Bats forum system is based on a small forum system site JSF2+ Spring3+ JPA2 and other JAVA tech
apache-log4j-2.0.2-bin
- Common enterprise libraries like JMX, Spring, and log4j are available in Grails because, despite appearances to the contrary, you are still doing traditional Java -Common enterprise libraries like JMX, Spring, and log4j are available in Grails becaus
spring-framework-3.2.0.RELEASE-dist
- spring-framework-3.2.0源码文件,分析src里面的jar包-spring-framework-3.2.0 source file analysis src inside the jar package
spring
- spring 4,2,0文档doc,即为spring的源码注释-Doc spring 4 0 document, which is a source of spring annotations
Spring3.2.4_src
- spring 3.2.4源码 方便学习 帮助理解(spring 3.2.4 source code to facilitate learning)
spring-net-2.0.0.7z
- spring.net的2.0.0版本,预发布,做了大量更新,支持.net 4.0,可以使用VS2010编译等等。7z压缩,体积最小化。(The 2.0.0 version of spring.net, pre released, has done a lot of updates to support.Net 4, you can use VS2010, compile, and so on.)
Spring.NET-2.0.0-M2
- Spring.NET为建立企业级应用提供了一套轻量级的解决方案。通过Spring.NET,我们可以用统一且透明的方式来配置应用程序。Spring.NET的重点是为中间层提供声明式事务管理,以及一个功能齐全的ASP.NET扩展框架。Spring.NET是非侵入式的,代码对框架本身不会产生任何依赖。(Spring.NET provides a lightweight solution for enterprise - level applications. With Spring.NET, we c
spring-2
- 尚硅谷spring视频教学源码文件之二,配合视频进行学习。(Silicon Valley spring video teaching source code two, combined with video to study.)