搜索资源列表
ssh
- 基于struts、spring、hibernate的网上订餐系统-Based on struts, spring, hibernate online reservation system
restrant
- 用JAVA、servlet和MVC等个种模式编写的网上订餐系统-Using JAVA, servlet and MVC model species such as the preparation of the online reservation system
five_source_code
- 这五个源码都是完整的项目,里面有较详细的说明。 order_meal(jsp).rar:是一个基于JSP的网上订餐系统。 book_system(struts).rar:是一个网上图书管理系统。 Course_selection(JSP).rar:是网上的学生选课系统。 enrollment_management.rar:B/S的学籍管理系统。 user_manager(jsp+sql2000).rar:B/S架构的用户管理系统。-These five projects ar
restrant
- 该源代码是一个关于网上订餐系统,所用的语言和工具 Struts javaBean jsp等-The source code is an online ordering system, languages and tools used by the Struts javaBean jsp
online
- 网上订餐系统。具有登陆、注册、订餐、菜单管理、用户管理功能模块等。SSH框架开发,struts + hibernate +scr ipt开发-Online reservation system. With login, registration, ordering, menu management, user management function module. SSH framework for the development, struts+ hibernate+scr ipt devel
451540c1f3ceda
- 基于Struts+Hibernate+Spring的网上订餐系统-The online reservation system based Struts+Hibernate+Spring
java(strutsPspringPhibernate)
- 网上订餐系统(struts+spring+hibernate)-Online reservation system (struts+spring+hibernate)
Jsp-online-reservation-system
- Jsp网上订餐系统,Jsp+Struts+sqlServer数据库-Jsp online reservation system
meishi
- 基于struts、spring、hibernate的网上订餐系统-Based on struts, spring, hibernate online reservation system-Based on struts, spring, hibernate online reservation system-Based on struts, spring, hibernate online reservation system
wsdc2
- [infosys.rar] - 本系统是基于Struts+Hibernate开发的一套后台管理系统,功能包含完善的权限管理,和信息发布功能。开发环境:Eclipse3.01+myeclipse3.84+mysql5.0(oracle、ms sqlserver2000)。 压缩包里包含了所有的组件、源码和SQL脚本以及工程文件 [JavaEE_orderItem.rar] - JavaEE订餐项目的功能:用户登录、用户注册、添加订餐信息、查询订餐、结算、权限验证 [ilikecook
网上订餐系统(struts+spring+hibernate)
- 网上订餐系统(struts+spring+hibernate)(Online ordering system)
网上订餐系统(struts+spring+hibernate)
- 基于struts+spring+hibernate的网上订餐系统,实现了客户网上订餐、付款等业务(Based on the struts+spring+hibernate online ordering system, the realization of the customer online ordering, payment and other services)
javaWeb网上订餐系统
- SSH是struts+spring+hibernate集成的web应用程序开源框架。 Struts:用来控制的,核心控制器是Controller。 Spring:对Struts和Hibernate进行管理,整合的。 Hiernate:操控数据库 struts标签库:Struts2默认的表达式语言是OGNL(Object-Graph Navigation Language),通过它可以存取对象的任意属性、调用对象的方法、遍历整个对象的结构图、实现字段类型转换等功能。 J