- 资源介绍
- 更新记录
- 安装教程
基于JSP的高校快餐店订餐系统设计与实现
摘 要
随着社会不断的更替发展,科技日新月异,人们的饮食生活方式以及作息等等方面都发生了翻天覆地的变化。发展到现今社会,人们的饮食方式不再局限于传统的在饭店中就餐,越来越多的人开始使用网上订餐,网上订餐已经成为当前十分流行的就餐方式。
本课题剖析当前形势下的订餐系统以及当前已开发出的订餐系统,例如美团外卖,饿了么软件,分析各个软件的长处,结合自身所学习的知识,开发出的基于B/S结构的高校快餐店订餐系统。高校快餐店订餐系统的开发,使得人们可以足不出户尽享美食,而且迎合了当今时代的发展潮流。高校快餐店订餐系统具有良好的用户界面,响应迅速,可维护性好,操作简便等优点。
高校快餐店订餐系统开发的过程中使用的开发平台是当今比较流行的平台MyEclipse,使用的服务器也是人们普遍使用的Tomcat服务器,主要编程语言采用的是jsp语言和java语言,在设计开发高校快餐店订餐系统的同时,充分考虑了系统的可扩展性和兼容性,可维护性,所开发出的高校快餐店订餐系统可以满足人们对于日常订餐的需要。
高校快餐店订餐系统将系统的主要使用操作人员设置分成高校快餐店订餐系统的后台管理员和普通用户两大类,系统所具有的主要功能模块为:查看菜品的信息模块,查询菜品信息的模块,注册成为系统会员模块,我的购物车模块,我的订单模块,系统留言板模块,系统后台管理模块。本文首先介绍了课题的背景与意义,之后从系统分析,数据库的设计,系统的功能与实现,系统测试这些方面来对系统进行分析测试。
关键词:网上订餐,JSP,MyEclipse,B/S结构
Online ordering system based on JSP
Abstract
With the continuous development of the community, science and technology with each passing day, people’s food lifestyle and work and so on have undergone enormous changes. Development to the present society, people’s diet is no longer limited to the traditional dining in the hotel, more and more people began to use online ordering, online ordering has become a very popular dining style.
This topic analyzes the current situation of the ordering system and the current development of the ordering system, such as the US group take-away, hungry software, analysis of the strengths of each software, combined with their own learning knowledge, developed based on B / S structure Online ordering system. Online ordering system has a good user interface, fast response, good maintainability, easy operation and so on.
Online meal ordering development process used in the development of the platform is more popular platform MyEclipse, the use of the server is also commonly used Tomcat server, the main programming language is used jsp language and java language, in the design and development of online ordering system at the same time , Taking full account of the system scalability and compatibility, maintainability, the development of the online ordering system to meet people’s daily needs for the meal.
Online meal ordering will be the main use of the system operator set up into the online ordering system of the background administrator and the general user two categories, the system has the main function modules: View the menu information module, check the menu information module, registered as a system Member module, my shopping cart module, my order module, system message board module, system background management module. This paper first introduces the background and significance of the subject, and then analyzes and tests the system from the aspects of system analysis, database design, system function and implementation, and system testing.
Keywords: Online meal ordering,JSP, MyEclipse, B/S structure
目 录
摘 要 I
Abstract II
第一章 绪论 1
1.1课题背景与意义 1
1.2开发工具及技术 1
1.2.1开发工具 1
1.2.2 JSP技术 2
1.2.3 B/S模式分析 3
1.3软硬件需求 4
第二章 系统分析 5
2.1可行性分析 5
2.1.1技术可行性 5
2.1.2经济可行性 5
2.1.3操作可行性 5
2.1.4法律可行性 5
2.2用户的需求分析 6
2.3系统的功能模块图 6
2.4功能模块分析 7
2.5设计的基本思想 9
2.6性能需求 9
2.6.1系统的安全性 9
2.6.2数据的完整性 10
2.7界面需求 10
第三章 数据库设计 12
3.1数据库的分析与设计 12
3.1.1数据库的概念结构设计 12
3.1.2数据库的逻辑结构设计 15
3.1.3数据库的连接原理 18
3.2中文乱码问题处理 19
3.3数据流程图 20
3.3.1系统顶层图 20
3.3.2系统0层图 20
3.4时序图 21
3.5 数据字典 22
3.5.1 数据结构 22
3.5.3 数据流 23
3.5.4 数据存储 23
第四章 系统功能的设计与实现 25
4.1用户注册与登录 25
4.2管理员首页 27
4.3管理员功能模块 27
4.3.1留言模块管理 27
4.3.2用户信息管理 28
4.3.3菜品信息管理 28
4.3.4订单信息管理 29
4.4用户订餐功能 30
第五章 系统测试 32
5.1系统测试目的与意义 32
5.1.1 高校快餐店订餐系统的测试目标 32
5.2测试过程 32
5.2.1主页面及系统后台的测试 32
5.2.2测试模块及案例 37
5.2.3系统性能测试 42
5.2.4缺陷分析 43
5.3测试结果 44
总结与展望 45
参考文献 46
致 谢 47
猜你喜欢
-
基于Java的网络爬虫实时新闻监测分析系统毕业论文+任务书+翻译及原文+设计源码及数据库+辅导视频
2021-06-09 -
基于80C51单片机的经纬度定位显示装置设计毕业论文+程序+原理图+PCB图
2021-06-09 -
基于单片机的太阳能热水器辅助控制系统毕业论文+源程序及仿真
2021-06-08 -
基于SSH的洋酒销售商城网站设计与实现毕业论文+任务书+中期表+翻译及原文+答辩PPT+源码+数据库+辅导视频
2021-06-08 -
电缆架空线混合线路故障测距方法的实现论文+任务书+开题+翻译+文献综述+程序
2021-06-10 -
某市秸秆厌氧消化工程设计11课程设计论文+cad图纸(平面图、高程图、筑物图)
2021-06-10 -
基于PHP的校园新闻网站开发毕业论文+开题+答辩+设计源码+安装方法
2021-06-10 -
异形支板冲压模的设计说明书论文+任务书+cad图纸
2021-06-10 -
基于SSH的网上书店系统的设计与实现毕业论文+任务书+翻译及原文+设计源码+数据库文件
2021-06-08 -
本科毕业论文撰写规范
2021-06-08
-
PHP健身房管理信息系统毕业论文和设计源码
2021-06-10 -
基于Java的飞机雷电射击游戏的设计实现毕业论文+任务书+答辩PPT+翻译及原文+源码+辅导视频
2021-06-09 -
江西省星子县莲花墩水闸初步设计毕业论文+cad图纸
2021-06-09 -
基于python爬虫的电影推荐网站的设计与实现毕业论文+初稿+项目源码+安装说明+使用说明
2021-06-08 -
公路项目工程管理文件编制设计毕业设计论文
2021-06-08 -
新型爬楼装置设计毕业论文+任务书+cad图纸+Solidworks三维图+查重报告
2021-06-08 -
2021本科毕业设计(论文)撰写规范化要求
2021-06-08 -
Y3150E型滚齿机总体及刀架结构及部件设计 说明书(论文)+任务书+评阅表及鉴定表+外文翻译及原文+CAD图纸
2021-06-08 -
基于SSM的小区物业管理系统设计与实现毕业论文+中期表+项目源码及数据库
2021-06-08 -
论文摘要撰写规范!
2021-06-08
猜你在找
99源码网 » 基于JSP的高校快餐店订餐系统设计与实现毕业论文+任务书+中期表+翻译及原文+答辩PPT+源码+数据库+辅导视频
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网
- 2021-06-08Hi,初次和大家见面了,请多关照!