网上订餐系统毕业设计论文毕业设计说明书

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计说明书

课题名称网上订餐系统

院系

专业

班级

学号

学生姓名

指导教师:

年月日

计算机与软件学院

毕业设计(论文)诚信承诺

我谨在此承诺:本人所写的毕业论文《网上订餐系统》,系本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释与说明,若有不实,后果由本人承担。

承诺人(签名):

年月日

摘要

论文主要探讨“网络订餐系统”的理论基础和设计思想,根据系统的开发过程和系统的功能实现为主线来论述数据库管理软件的开发过程。主要阐述以软件工程理论作为系统开发的理论基础,以客户机/服务器模式的关系型数据库作为后台,以专业数据库开发语言作为实现手段的数据库管理软件的开发过程分析和理论研究。

本系统是基于Jsp的网页式设计,企业可以通过一台服务器与多台客户机相连接,通过后台数据库的建立与设置,软件界面的设计与实现,程序的编写与调试等几个阶段来完成对订餐管理系统的开发。

本论文详细地介绍了开发系统的具体步骤,以及应用的技术,以配图例的方式详尽说明,并在文中对一些源程序作了详细的解释。

关键词:Web;Jsp;订餐;信息管理

Abstract

This dissertation mainly discussed the basic theory and designation of “Making Restaurant Reservation on web”, and the developing procedure according to system developing procedure and function realization. The essay also mentioned database management software's developing procedure analyse and theory study by using software project theory as the theoretic basis of system developing , the C/S model relating database as the background and the professional database as the developing language applying method.

This system is according to Jsp web page type design, the business enterprise can connect with each other with several customer's machine through a server .By building and setting up background database, designing and applying software interface, programe writing and debugging, developed “House Agency Management Information System”.

This dissertation introduced the specific steps in developing the system ,as well as the technical skill applied, presented with graphics and specific instruction and some source code has been explained particularly. Keywords:Web;Jsp;Making Restaurant Reservation on web;Information Management

目录

1 绪论 (1)

1.1 开发背景 (1)

1.2研究意义 (1)

1.3 JSP的运行原理 (1)

1.4 系统的运行环境 (3)

2 系统分析 (4)

2.1 需求分析 (4)

2.1.1 任务概述 (4)

2.1.2 需求描述 (4)

2.1.3 面向的用户群体 (5)

2.2 开发环境 (5)

2.3 功能分析 (5)

2.3.1 系统用例图 (5)

2.3.2 系统业务流程分析 (7)

3数据库设计 (9)

3.1 数据库E-R图 (9)

3.2 数据库表的设计 (10)

4 系统详细设计 (12)

4.1 系统架构层次 (12)

4.2 系统模块设计 (12)

4.2.1 总体模块功能描述 (12)

4.2.2 用户模块功能描述 (13)

4.2.3 菜式模块共描述 (14)

4.2.4 留言板模块功能描述 (15)

4.2.5 后台管理员模块功能描述 (15)

5 系统实现 (17)

5.1 用户注册 (17)

5.2 用户登录 (18)

5.3 在线订餐 (19)

5.4 购物车 (21)

5.5 订单管理 (24)

5.6 留言板 (25)

6 系统测试 (26)

6.1 单元测试 (26)

6.2 功能测试 (26)

6.2.1 系统管理模块的功能测试 (27)

6.2.2 菜肴管理模块 (27)

6.2.3 订单管理模块 (27)

6.2.4 购物车模块 (27)

6.2.5 留言板模块 (27)

致谢 (28)

参考文献 (29)

相关文档
最新文档