搜索资源列表
KFC
- 在线订餐网站是一个基于互联网的B/S模式的网上订餐系统,利用主流框架struts2+hibernate开发技术和MYSQL数据库来开发这个系统。该系统为客户提供会员注册 登录,修改密码和资料,在线订餐(可选定喜欢的菜式或者饮料网上订餐),菜谱浏览,客户留言(可对本网站的服务进行评判及提出宝贵的意见),使用图文并茂(功能代码及截图)的方式,对整个网上订餐系统功能模块的实现方法进行阐述和分析。-This project is based on B/S structure of the online
foodorder_online
- 实现网上订餐系统,如其他网站一样可以实现论坛功能 留言功能-The realization of online reservation systems, such as other websites can achieve the same message forum features function
java_wangshangdingcan
- java网上订餐系统 java网上订餐系统-javajavajavajava
ssh
- 基于struts、spring、hibernate的网上订餐系统-Based on struts, spring, hibernate online reservation system
webShopCar
- 网上订餐系统的源码 ,增加,删除,修改-Online reservation system source code, add, delete, modify
dingcanxitong
- SSH 开发网上订餐系统。由于SSH相关包太大不方便上传。请自行导入。-SSH development of online reservation systems. SSH-related packages as a result of too much inconvenience to upload. Import your own.
restrant
- 用JAVA、servlet和MVC等个种模式编写的网上订餐系统-Using JAVA, servlet and MVC model species such as the preparation of the online reservation system
WOS_06TR@SJTU_CS
- Java实现的网上订餐系统,C/S架构,数据库使用Access,CLient端有优雅界面,Server端简洁方便。-A Java implemented Web Order System which uses C/S framework, Access DataBase and has wonderful interfaces both of client and server.
mydish
- 一个网上订餐系统,具备基本功能,好友管理员管理功能。附数据库-An on-line reservation system, with basic functions, friends administrator management functions. Attached to the database
jspajaxwebservices
- jsp+ajax+webservices网上订餐系统-jsp+ ajax+ webservices-line reservations, please System
restrant
- 网上订餐系统,基于servlet开发,实现餐品信息的显示、查询、订购等功能。采用连接池技术、WebService技术等。本项目仅供参考。-Online reservations, please system, servlet-based development and achieving the display of menu items of information, inquiry, ordering and other functions. Using connection pool te
InterShoppingProject
- 项目采用 Myeclipse 和 Mysqlserver 2005 使用了java 里的mvc 模式 完成了功能齐全的网上订餐系统-Project uses Myeclipse and Mysqlserver 2005 used in the mvc pattern java completed fully functional online ordering system
restrant
- oracle 和java web 共同开发 tomcat服务 利用myeclipse完成。网上订餐系统,用户登录,在线订餐,继续订购,储存订单等功能。-oracle and tomcat java web service using myeclipse joint development completed. Online ordering system, user login, online ordering, to order, store orders and other function
FoodSystem
- 基于JSp,myeclipse,tomcat,mysql所编写的网上订餐系统,包括工程文件,data中是数据库文件。初学者使用。界面简单。-Based on JSp, myeclipse, tomcat, mysql written online reservation system, including engineering documents, data in the database file. Beginners. Interface simple.
dingcan
- 一个很好的网上订餐系统,基于web服务,运用jsp+sql2-A good online reservation system, web-based services, using jsp+ sql2000
buy2(08_20.37
- JSP的网上订餐系统,包含排行榜、留言板、聊天系统、投票系统等-JSP 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
网上订餐系统(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)
java网上订餐系统(52140609)
- 这是个网上订餐系统,非常牛逼,前台后台各项功能完整,订单查询,删去,统计等全有,是个不错的东东(This is an online ordering system, very compelling, the front desk and back desk functions are complete, order inquiry, deletion, statistics, etc. are all available, is a good East.)
网上订餐系统的设计与实现
- 本系统采用的技术栈有:springboot、spring、springmvc、mybatis、shiro、jsp、javascr ipt、layui。数据库采用mysql作为数据存储,系统中涉及到的关键表有,用户表、用户详情表、商品表、订单表、商品订单关联表、评价表等等。本系统分为前端和后端,前端功能有:登录注册、修改个人信息、修改收货地址、查看商品、加购商品、结算商品,对订单进行评价、用户留言等功能;后端功能有:登录、商品管理、用户管理、订单管理、留言公告管理等功能。本系统中的购物车功能设计、