没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
I
毕业设计(论文)
题 目 :
校园点餐系统
姓 名 :
学 号 :
所 属 学 院 :
专 业 班 级 :
指 导 :
职 称:
完成日期 xxxx 年 xx 月
II
摘 要
21 世纪的今天,随着社会的不断发展与进步,人们对于信息科学化的认识,已由低层次
向高层次发展,由原来的感性认识向理性认识提高,管理工作的重要性已逐渐被人们所认识,
科学化的管理,使信息存储达到准确、快速、完善,并能提高工作管理效率,促进其发展。
论文主要是对校园点餐系统进行了介绍,包括研究的现状,还有涉及的开发背景,然后
还对系统的设计目标进行了论述,还有系统的需求,以及整个的设计方案,对系统的设计以
及实现,也都论述的比较细致,最后对校园点餐系统进行了一些具体测试。
本文以 JSP 为开发技术,实现了一个校园点餐系统。校园点餐系统的主要使用者分为管
理员;个人中心、用户管理、商家管理、菜系分类管理、菜品信息管理、外卖订单管理、系
统管理,用户;个人中心、外卖订单管理、我的收藏管理,商家;个人中心、菜系分类管理、
菜品信息管理、外卖订单管理,前台首页;首页、菜品信息、外卖订单、新闻资讯、我的、
跳转到后台、客服等功能。通过这些功能模块的设计,基本上实现了整个校园点餐系统的过
程。
具体在系统设计上,采用了 B/S 的结构,同时,也使用 JSP 技术在动态页面上进行了设
计,后台上采用 Mysql 数据库,是一个非常优秀的校园点餐系统。
关键词 :校园点餐系统;JSP 技术;Mysql 数据库;B/S 结构
III
Abstract
Today in the 21st century, with the continuous development and progress of society, people's
understanding of information science has developed from low level to high level, from the original
perceptual knowledge to rational knowledge, and the importance of management has been gradually
recognized by people. Scientific management can make information storage accurate, fast and
perfect, improve the efficiency of work management, and promote its development development.
This paper mainly introduces the campus ordering system, including the status quo of the
research, the development background involved, and then discusses the design objectives of the
system, the requirements of the system, as well as the whole design scheme. The design and
implementation of the system are also discussed in detail. Finally, some specific tests are carried out
on the campus ordering system.
In this paper, JSP as the development technology, to achieve a campus ordering system. The
main users of campus ordering system are administrator; personal center, user management,
business management, dish classification management, dish information management, takeaway
order management, system management, user; personal center, takeaway order management, my
collection management, business; personal center, dish classification management, dish information
management, takeaway order management, front page; first page Page, dish information, take out
order, news information, my, jump to the background, customer service and other functions.
Through the design of these functional modules, the whole process of campus ordering system is
basically realized.
Specifically in the system design, using the B / S structure, at the same time, also using JSP
technology in the dynamic page design, the backstage using MySQL database, is a very excellent
campus ordering system.
Key words: campus ordering system; JSP technology; MySQL database; B / S structure
目 录
1 概述..................................................................................................................................................1
1.1 课题背景及意义....................................................................................................................1
1.2 国内外研究现状...................................................................................................................1
1.3 本课题主要工作...................................................................................................................2
2 系统开发环境..................................................................................................................................3
2.1 java 简介 ..............................................................3
2.2 Mysql 数据库 ...........................................................3
2.3 B/S 结构 ...............................................................4
IV
2.4 JSP 技术介绍 ...........................................................4
3 系统分析..........................................................................................................................................5
3.1 可行性分析...........................................................................................................................5
3.1.1 技术可行性................................................................................................................5
3.1.2 操作可行性.................................................................................................................5
3.1.3 经济可行性................................................................................................................5
3.1.4 法律可行性................................................................................................................6
3.2 系统流程分析........................................................................................................................6
3.2.1 系统开发流程.............................................................................................................6
3.2.2 用户登录流程............................................................................................................7
3.2.3 系统操作流程............................................................................................................7
3.2.4 添加信息流程............................................................................................................8
3.2.5 修改信息流程............................................................................................................9
3.2.6 删除信息流程............................................................................................................9
3.3 系统用例分析......................................................................................................................10
3.3.1 管理员用例图...........................................................................................................10
3.3.2 用户用例图...............................................................................................................10
4 系统设计........................................................................................................................................11
4.1 系统概述.............................................................................................................................11
4.2 系统结构设计.....................................................................................................................12
4.3 数据库设计..........................................................................................................................13
4.3.1 数据库设计原则......................................................................................................13
4.3.2 数据库实体..............................................................................................................13
4.3.3 数据库表设计..........................................................................................................14
5 统详细设计.....................................................................................................................................17
5.1 前台首页功能模块..............................................................................................................17
5.2 管理员功能模块..................................................................................................................18
5.3 商家功能模块......................................................................................................................21
5.4 用户功能模块......................................................................................................................21
6 系统测试.........................................................................................................................................23
6.1 系统测试的意义..................................................................................................................23
6.2 测试方法.............................................................................................................................24
6.3 测试分析..............................................................................................................................24
结 论............................................................................................................................................26
剩余35页未读,继续阅读
资源评论
代码君源码
- 粉丝: 5173
- 资源: 5224
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 本文用MATLAB编写了一种基于颜色衰减先验的快速单幅图像去雾算法.zip
- 本文中使用的SYNDOF生成的官方matlab实现使用域自适应CVPR 2019进行深度离焦地图估计.zip
- 本项目基于MATLAB完成数字验证码识别的GUI设计图像处理验证码识别等功能采用多种方法完成图像二值化最终验证码图像识.zip
- 毕设文章以及文中的MATLAB以及那段时间帮同学们写的MATLAB编码元胞自动机Cellular Automata遗传.zip
- 编译用于研究工作实验部分的不同MATLAB代码,这篇文章介绍了基于强度调制的下一代5G ofdm调制直接检测IMDD光.zip
- 部分可分解圆锥优化程序的开源MATLAB ADMM求解器.zip
- 边界元建模故障和变形MATLAB代码.zip
- 车辆避碰网络模型预测控制的MATLAB仿真.zip
- 常用图像质量评价指标FID SIFID CleanFID LPIPS和Scoot PSNR SSIM FSIM MAE.zip
- 出版书籍机器学习入门到实践MATLAB实践应用一书中的实例程序涉及监督学习非监督学习和强化学习code for boo.zip
- 超声b模速度应变和弹性图处理的MATLAB GUI.zip
- 处理雷达数据的matlab程序包.zip
- 处理二维和三维有限元网格的MATLAB工具箱.zip
- 传递熵估计的开源MATLAB工具箱.zip
- 传统方法语音增强matlab实现 1谱减法 2维纳滤波法 3卡尔曼滤波法.zip
- 此 MATLAB 和 Simulink 挑战赛项目中心包含研究和设计项目创意列表.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功