JSP网上订餐系统(网络订餐)的设计(含录像)(MySQL)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

JSP网上订餐系统(网络订餐)的设计(含录像)(MySQL)(开题报告,毕业论文12000字,答辩PPT,程序代码,数据库)
摘 要
二十一世纪是一个集数字化,网络化,信息化的,以网络为核心的社会。中国的网民充分领略到“畅游天地间,网络无极限” 所带来的畅快。随着Internet的飞速发展,使得网络的应用日益的广泛。如电子商务,电子政务,网上医疗,网上娱乐,网络游戏,网络教学等。
本次毕业设计的题目就是网络订餐系统。
本论文就毕业设计的内容,系统地阐述了整个网络订餐系统的功能及实现。实现了从菜品管理,菜品分类和查询,到订餐车实现,用户订单处理,再到系统管理。基本上实现了网上购物的功能流程,能够实现用户与商家在网上进行订餐交易。本系统界面简单直观,易于操作和使用,交互性强,完全基于Internet网络。
经过分析,我们使用 SUN公司的JSP开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成满意的可行系统。

关键词:网络订餐系统、JSP、信息时代

Abstract
The 21st century is a collection digitization, the network, the informationization, take network as core society. When Qian Tian taught without charge gives sends out the first email in September 14, 1986 in Beijing computer applied technology research institute introversion Germany Karlsruhe University “to pass through the Great Wall, moved toward the world” time, perhaps he did not know that he has opened China information age front door; on April 20, 1994, the Chinese Academy of Science computer center entered Internet through the American Sprint Corporation company the 64K international special line clear, has realized internet's entire function binding, henceforth China entered into the Internet information age. The Internet had 10 remaining years of life development in a moment in China, China's web cams understands fully “enjoys a trip to between the world, the network does not have carefree which the limit” brings. Along with the Internet swift development, causes the network application day-by-day widespread. If electronic commerce, E-government, on-line medical service, on-line entertainment, network game, network teaching and so on.
This graduation project's topic is on-line books management system management system.
The present paper on graduation project's content, elaborated systematically the entire on-line books management system management system's function and realizes. Has realized from the merchandise control, the classification of goods and the inquiry, realizes to the shopping cart, user order form processing, arrives at the chatroom again, the manager system. Basically has realized the electronic commerce function flow, can realize the user and the business on-line carries on the commodity exchange. This system contact surface simple direct-viewing, simplify operation and use, interactive is strong, completely based on the Internet network.

Key word: On-line purchase books system ,  JSP,   Information age

 

JSP网上订餐系统(网络订餐)的设计(含录像)(MySQL)
JSP网上订餐系统(网络订餐)的设计(含录像)(MySQL)
JSP网上订餐系统(网络订餐)的设计(含录像)(MySQL)
JSP网上订餐系统(网络订餐)的设计(含录像)(MySQL)


目    录
第一章   开发背景----------------------------------------------------------------------------------------1
1.1 目的和意义---------------------------------------------------------------------------------------------1
1.2 开发设计思想------------------------------------------------------------------------------------------1
1.3 开发目标------------------------------------------------------------------------------------------------1
第二章  开发工具和环境简介-------------------------------------------------------------------=------2
2.1 JAVA Server Page 简介---------------------------------------------------------------------------------2
2.2  MYSQL  简介---------------------------------------------------------------------2
2.3 JDBC 驱动程序简介----------------------------------------------------------------------------------4
2.4  JAVABeans 简介---------------------------------------------------------------------------------------5
2.5  JAVA 简介---------------------------------------------------------------------------------------------5
2.6  电子商务简介---------------------------------------------------------------------------------------8
第三章  网络便民服务管理系统功能分析------------------------------------------------------------9
3.1  系统功能分析---------------------------------------------------------------------------------------9
3.2  可行性研究------------------------------------------------------------------------------------------10
3.3   需求分析-------------------------------------------------------------------------------------------12
3.4   系统总体结构图----------------------------------------------------------------------------------13
3.5  数据字典---------------------------------------------------------------------------------------------17
3.6  需求分析复审---------------------------------------------------------------------------------------18
第四章  网络便民服务管理系统总体设计------------------------------------------------------------18
4.1.系统功能设计目标-----------------------------------------------------------------------------------18
4.2.网络订餐系统功能模块划分-----------------------------------------------------------------------19
4.3 网上购物的体系结构-------------------------------------------------------------------------------20
第五章 数据库设计----------------------------------------------------------------------------------------21
5.1  数据库系统概述------------------------------------------------------------------------------------21
5.2  数据库表设计---------------------------------------------------------------------------------------21
第六章  程序设计------------------------------------------------------------------------------------------24
6.1  程序说明---------------------------------------------------------------------------------------------24
6.2  具体模块划分---------------------------------------------------------------------------------------25
第七章      软件安装与调试------------------------------------------------------------------------------29
7.1  软件的安装与配置---------------------------------------------------------------------------------29
7.2  软件调试---------------------------------------------------------------------------------------------30
7.3  软件测试---------------------------------------------------------------------------------------------30
第八章    结束语------------------------------------------------------------------------------------------31
第九章     附 录---------------------------------------------------------------------------------------------32
9.1  致谢---------------------------------------------------------------------------------------------------32
9.2  参考文献---------------------------------------------------------------------------------------------32