搜索资源列表
spring-framework-1.1.1-with-dependencies
- Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework
spring-webflow-pr5
- spring的WEB开发插件,支持多状态WEB开发,有设计器,是SPRING 官方网站开发的-spring of Web development plug-ins, multi-state support for Web development, design device, SPRING is the official web site development
OSTS Flex实例股票交易系统
- Flex实例股票交易系统 用Flex做的,很漂亮 本项目将采用General Interface + DWR + Spring + Apache Tomcat + MySQL的开发模式,实现一个基于BS架构的在线股票交易系统。将遵循软件工程规范,完成需求分析,整体设计,详细设计,编码以及测试交付。 主要关键技术包括: 基于Ajax的实时股票大盘和个股行情。 灵活多样的委托下方方式。-Flex Examples Flex stock systems do, very
JavaEE
- 《精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE》的源码,包括网上购物子系统、公告管理系统、网上书店、BBS系统、信息发布平台、学生课程及成绩管理系统、个性化定制系统、网上文件管理系统、航空票务系统。书中的实例在最新的Eclipse版本上开发完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等众多技术,包括了许多重要的设计思想。 -" JAVA EE project master case-
bookshopV2.0-src-nonejar
- 有简单的网上书店需求及设计流程,里面包含struts2,spring,hibernate,ajax,oracle,log4j等技术。是java开源编程的良好提升实践。-A simple online bookstore needs and design process, which contains struts2, spring, hibernate, ajax, oracle, log4j technology. Java open source programming is a good
JAVAframework
- 本课程学习完毕后学员可以熟练掌握以下内容 ·Struts框架 讲解MVC标准实现框架Struts的基本配置及基本使用,讲解了Struts的基本工作原理,常用标签(HTML、LOGIC、 BEAN)、各种主要Action(Action、ForwardAction、DispatchAction)、Struts验证框架、Struts国际化、Struts解 决重复提交及文件上传操作等。 ·Hibernate框架 讲解Hibernate框架的基本ORMapping实现及Hi
J2EEestore
- 本文论述了一个前台笔记本销售系统的开发过程,包括系统分析、系统设计、系统实现等方面。该系统基本按照J2EE的设计标准并结合Hibernate 、 spring 、 struts三种框架进行架构,使用java语言、eclipse开发工具、 tomcat服务器进行系统的代码实现。系统基本上可以满足用户的基本需求,使用户可以很好的在本网站上浏览和购买商品。该下载包括毕业设计源码在内。-In this paper, a future notebook sales system development p
HR
- 采用主流框架设计, struts Spring hibernate 本系统包括:系统管理、人力资源档案管理、薪酬管理、调动管理、培训管理、激励管理、招聘管理和标准化数据报表八个模块-With the mainstream framework design, struts Spring hibernate The system includes: systems management, human resources records management, compensation manag
spring
- SpringFramework 实 际 上 是 Expert One-on-One J2EE Design and Development 一书中所阐述的设计思想的具体实现。在 One-on-One 一书中,Rod Johnson 倡导 J2EE 实用主义的设计思想,并随书提供了一个初步的开发框架实现 (interface21 开发包) 。而 SpringFramework 正是这一思想的更全面和具体的体现。 Rod Johnson 在interface21 开发包的基础之
bearBook1.3
- 网上书城,包含数据库文件,购物车采用数据库+session设计,能实现像淘宝的购物车功能,可保存用户的购物车。主要采用struts2+hibernate+spring设计-Online bookstores, including database files, database, shopping cart using session designed to achieve as Taobao s shopping cart feature, you can save the user s sh
springmvc
- 该项目主要使用spring MVC框架进行设计实现,方便大家进行学习使用。-The project mainly uses the spring MVC framework design, facilitate learning to use.
Spring-AbstractOrientedProgramming
- 运用spring设计java web工程,在学习spring初级时看这个很有帮助,而且在开发项目时也可以借鉴-Java web project using spring design, look at this when learning spring primary is helpful, but also can draw lessons from in development projects
Spring_IOC_Injection_Type
- 尚学堂,运用spring设计java web工程,在学习spring初级时看这个很有帮助,而且在开发项目时也可以借鉴-Java web project using spring design, look at this when learning spring primary is helpful, but also can draw lessons from in development projects
spring
- 这是一段自己编的JAVA练习程序,主要功能是给动物喂食,选择不同的动物可以配不同的食物。这只是Java的源码程序,没有系统界面功能,感兴趣的同学可以自行设计系统界面,仅供学习-This is a practice procedures JAVA own series, the main function is to feed the animals, select different animals can be equipped with different foods. This is ju
bookstore
- 网上购书系统,Struts2+hibernate+spring设计,MySQL数据库,包含sql文件,集成了诸多多的功能模块,包括:1.显示图书分类 2.用户可以根据分类浏览某一类图书列表等-Online bookstores system, Struts2+ hibernate+ spring design, MySQL that contains sql file, many more features integrated modules, including: 1. Books C
Spring REST
- Spring REST serves as a practical guide for designing and developing RESTful APIs using the popular Spring Framework. This book begins with a brief introduction to REST, HTTP, and Web infrastructure. It then provides detailed coverage of several Sp
第二次项目
- 与后台交互的一个电影查询网页设计,可模糊查询,可增删改查。(With the background of a movie query web design, fuzzy queries, additions and deletions can be changed)
Spring源码深度解析
- 《Spring源码深度解析》从核心实现和企业应用两个方面,由浅入深、由易到难地对Spring源码展开了系统的讲解,包括Spring的设计理念和整体架构、容器的基本实现、默认标签的解析、自定义标签的解析、bean的加载、容器的功能扩展、AOP、数据库连接JDBC、整合MyBatis、事务、SpringMVC、远程服务、Spring消息服务等内容。("Spring" source depth analysis from the two aspects of the core re
My12306-1.0
- 一个用java web写的仿12306火车订票系统,适合做毕业设计,课程设计(A Java Web imitation 12306 train ticketing system, suitable for graduation design, curriculum design)
Spring+Spring MVC+Struts+hibernate开发摄影平台
- 摄影平台系统 java毕业设计,代码用到的框架是ssm,前端技术用jsp(Photography platform system java graduation design, the framework used by the code is ssm, and the front-end technology uses jsp)