1、题 目 网上订餐系统 目录目录 第 1 章 前言2 1.1 课题来源2 1.2 设计目的及内容 3 1.2.1 设计目的 3 1.2.2 设计内容 4 1.3 技术概述 .4 1.3.1 JAVA 语言简介 4 1.3.2 JAVA 语言的网络运用 4 1.3.3 JSP 基础 Servlet 技术 5 1.3.4 HTML-CSS 技术 5 1.3.5 Tomcat 6 1.3.6 SQL Server 2000 6 1.3.7 Eclipse 7 第 2 章需求及总体设计 8 2.1 系统的开发环境需求 .8 2.2 系统的开发语言 8 2.3 系统的数据库 8 2.4 系统整体功能结构设
2、计 9 第 3 章系统数据库设计 9 3.1 管理员信息表 9 3.2 食品信息表 . 10 3.3 留言板表 . 10 3.4 食品类别表 . 11 3.5 用户订餐表 . 11 3.6 系统公告和站长申明表 11 第 4 章系统主要功能实现 . 12 4.1 系统结构图 12 4.2 系统登陆模块的实现 13 第 5 章.程序实现的主要代码 . 18 结束语 22 参考文献 22 致谢 . 23 1 Fy965 网上订餐系统 方阳 西南大学应用技术学院,重庆 401147 摘要:摘要:互联网伴随着社会经济的飞速发展,本世纪是一个集网络化,信息化,数字化的,以网 络为核心的社会。 越来越多的
3、人已经开始想到建立完善的网上订餐系统,网上订餐和传统订餐相比优 点十分明显。 本文论述的 fy965 网上订餐系统是针对餐饮业而设计的一种商务服务网站,其主要功能 是完成外卖的前期和辅助工作, 即通过网络进行定餐和对服务进行评价,而餐饮工作流程的其他部分 如送外卖、付款等后期工作依旧采用传统模式。 本论文就毕业设计的内容,完整地阐述了整个网络订餐系统的功能及实现。实现了从菜品展示, 菜品管理,菜品分类和查询,到订餐的实现,用户订单处理,再到系统后台管理。大体上实现了网 上购物的功能流程,能够实现用户在网上进行订餐交易。本系统界面简单直观,易于操作和使用, 交互性强,完全基于网络。本网上订餐系统
4、是一个典型的基于 JSP 搭建的系统,展示了 Web 运行的 基本原理。即以 Servlet 的形式进行请求转发和页面重定向,同时,业务组件以 JavaBean 的形式展 现,并且使用 SQL 数据库进行数据的存储和读取。 关键词关键词:电子商务,网络订餐系统,J, Fy965 online reservation system FANG Yang College of applied technology . Southwest University, Chongqing ,401147, China Abstract: Accompanied by the rapid socio-econ
5、omic development of the Internet, is a set of the century network, development, digital, network at the core of the community. More and more people have started to think about the establishment and perfection of online booking systems, online booking advantages compared with the traditional meal is
6、obvious. Fy965 online reservation system of this article discusses a business service Web site is designed for restaurants, its main function is to complete out of the preliminary and ancillary work, evaluation through the network to the meal and the service and food the rest of the workflow, such as sending out, late payments still used traditional patterns. This paper on the graduation design of content, fully expounded the whole Web booking system functionality and implementat