搜索资源列表
wcf-study-demo
- 从WCF所处的位置来看,它是包含在.NET 3.0(也包括.NET 3.5)之中的。我们注意比较.NET 3.0与.NET 2.0,其实唯一的区别就是.NET 3.0包含了WCF、WPF、WF(或者还有CardSpace)而已。因此,我们认为WCF是.NET框架的一部分,似乎并不为过。尤为关键的是, WCF并不能脱离.NET框架而单独存在(但非WCF客户端可以调用WCF服务),因此,虽然WCF是微软用以应对SOA解决方案的开发需求而专门推出的,但它并不是例如Spring、Struts那样的框架,
new
- 1.系统平台架构:B/S 2.Web服务器:Tomcat 7.0 3.开发工具:eclipse 4.数据库:MySQL5.5 5.程序语言:java 6.程序开发框架:Spring + Struts +Hibernate 7.系统前台页面仿万达旧版网站页面,实现技术:jsp+javascr ipt -1 System Platform Architecture: B/S 2.Web server: Tomcat 7.0 3. Dev
ChatRoom
- 本系统以MyEclipse为开发工具,ssh整合框架。采用Ajax技术实现在线聊天功能。在lib文件里加入 struts 1.3 spring 2.5 hibernate 3.2 所需要的jar包。注意删掉重复的jar包。不清楚的可以。给我留言。-This system uses MyEclipse as the development tool, the integrated framework of ssh. Using Ajax technology to realize the onli
simulation-files
- this file contain 5 simulation file in matlab siftware 1- motor control with fuzzy 2-MPPT with fuzzy 3-lightning protection 4-Mass- Spring model simulation 5-Optimal power flow with PSO
FETMN
- spring-framework-2,5,6 Source code is very good-Spring- framework- 2 and 6 Source code is very good
Sppqng
- spring-framework-2,5,6 Source code is very good-Spring- framework- 2 and 6 Source code is very good
593937
- spring-framework-2,5,6Sourcecodeisverygood()
45241404
- spring-framework-2,5,6 Source code is very good()
mi-cms
- Spring MVC4.3.5+MyBatis3.4.2+Apache Shiro1.3.2
181131
- spring-framework-2,5,6 Source code is very good()
codesToupload
- This file include 5 project: 1.Matlab code for Lightning Protection 2.Mass Spring model controller In MATLAB SIMULINK software 3. Fuzzy controller for an induction motor In MATLAB SIMULINK software 4. Fuzzy-MPPT controller for an induction motor
dubbo源码-dubbo-2.5.4
- Dubbo是阿里巴巴公司开源的一个高性能优秀的服务框架,使得应用可通过高性能的 RPC 实现服务的输出和输入功能,可以和 Spring框架无缝集成。(Dubbo is a high performance and excellent service framework for Alibaba, which enables applications to implement the output and input functions of services through high perfor
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr