基于ASPNET的网上订餐系统

更新时间:2023-10-24 12:38:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

2013届

本 科 生 毕 业 论 文(设计)

题 目: 学生姓名: 学生学号: 指导教师: 二级院系: 专业班级: 完成时间:

09101040117

信息与计算机学院 信息管理与信息系统091班

2013年 月 日

上海商学院

2015届

本科生毕业论文(设计)

题 目: 学生姓名: 学生学号: 指导教师: 二级院系: 专业班级: 完成时间:

09101040117

信息与计算机学院 信息管理与信息系统091班

2015年 月 日

上海商学院学位论文原创性声明

本人郑重声明: 本人所呈交的学位论文,系我个人在导师的指导下进行研究工作所取得的成果。除文中已特别加以标注和致谢的地方外,不包含其它个人或机构已经发表或撰写过的研究成果。对本研究做出贡献的其它个人和集体,均已在文中明确说明和致谢。本人充分意识到本声明的法律结果完全由本人承担。

学位论文作者签名: 日 期: 年 月 日

学位论文使用授权的声明

本人完全了解上海商学院有关保留和使用学位论文的规定,学校有权保留和向有关部门或机构送交本论文的复印件和电子版,允许论文被查阅和借阅。学校可以将本学位论文的全部或部分内容编入有关数据库,可以采用影印、缩印或其它复印手段保存和汇编本学位论文。 保密论文在解密后适用本声明。

论文作者签名 论文导师签名:

日 期: 年 月 日

I

基于ASP.NET的网上订餐系统

摘要

随着市场、经济的全球化,越来越多的企业认识到:提高企业的竞争力,选择信息化是必由之路。本文论述的订餐系统是针对餐饮娱乐业而设计的一种商务服务网站。其主要功能是完成外卖的前期和辅助工作,即通过网络进行定餐和对服务进行评价。而餐饮工作流程的其他部分如送外卖、付款等后期工作依旧采用传统方式。

越来越多的人接受了电子商务这种便捷?快速的交易形式,网上订餐的推出也很快受到了大家的欢迎?首先,简要地介绍了国内网络技术和信息产业的发展情况以及研究课题的现状,阐述了网上订餐系统的解决方案以及实施的重要意义?然后是建设网上订餐系统,具体分析如何实现系统功能,规划系统流程,设计系统数据库的逻辑结构,介绍在开发系统过程中所使用的重要开发语言?开发工具?配套插件以及开发平台?

微软的. NET平台作为新一代的互联网平台,提供了支持未来计算的高效的Web服务开发工具。利用.NET平台进行订餐系统的开发是此类系统未来开发的趋势之一。本文所设计的系统在.NET平台上进行开发,采用了最新的ASP.NET技术,用ASP.NET进行了编码,并使用SQL server2005进行数据库设计,基本实现了预定的目标,建立起一个比较完整的外卖系统。其特点是方便快捷的操作方式,简单易懂的管理方法,因此对于企业和用户来说,都是一种新型的、节约型的系统。

关键词:订餐;管理系统;数据库;ASP.NET

II

基于ASP.NET的网上订餐系统

Abstract

As the market, economic globalization, more and more companies recognize that: improve the competitiveness of enterprises, selected information is the only way. This article discusses the ordering system is designed for restaurants, entertainment and a business services website. Its main function is to complete and support the work of the early take-away, that is determined by the network to evaluate the food and service. The food, such as other parts of the workflow delivering food, such as late payments are still using traditional methods of work.

More and more people accept this convenient e-commerce 、 fast transaction forms, the introduction of online ordering soon welcomed by everyone. First, a brief introduction to the domestic network technology and information industry development and research status of the subject, describes the online ordering system solutions and the importance of the implementation. and then building the online ordering system, detailed analysis of how the system functions, process planning system, the logical structure of the database design system, describes the process of development system important in the development language used 、 tools 、 supporting plug-ins and development platform.

Microsoft. NET platform as a new generation of Internet platform that provides efficient support future computing Web services development tools. Use. NET platform ordering system development is the trend of future development of such a system one. The system designed in this paper. NET platform for development, using the latest ASP.NET technology, encoded with ASP.NET, and database design using SQL server2005 for the basic realization of the intended target, and establish a more complete The take-away system

Key words Roscoe, Management system, Database; Asp.net

III

基于ASP.NET的网上订餐系统

Username UserPwd

nvarchar nvarchar

50 50

否 否

用户名 密码

GoodsInfo(食品信息表)如表3-2所示。

表3-2食品信息表

字段名 数据类型 长 度 主 键 描 述 GoodsID Int GoodsTypeName

nvarchar

GoodsTypeID nvarchar GoodsSmallType

nvarchar Id GoodsSmallTypenvarchar Name GoodsName

datetime GoodsIntroduce text GoodsPrice bigint GoodsPhoto nvarchar GoodsIsTeJia

nvarchar

GoodsIsTuiJian nvarchar GoodsDate datetime Goodeclick int GoodsZheKou

float

users(会员信息表)如表3-3所示。

14

4 50

50 50 50 8 16 50 50 50

50 8 4 8

是 编号 否

食品名称

否 食品类别

否 时间

否 描述

否 添加时间

否 食品名称

否 食品类别

否 时间 否

食品名称

否 食品类别

否 时间 否 时间 否

时间

基于ASP.NET的网上订餐系统

表3-3会员信息

字段名 user_Id user_pwd user_name user_sex User_realName user_Answer user_Answer2 user_phone user_email user_add user_code user_Type user_Time

数据类型 Int nvarchar nvarchar nvarchar nvarchar

长 度 4 50 50 50 50

主 键 是 否 否 否 否

描 述 编号 登录密码 登录帐号 性别 真实姓名

nvarchar 50 否 密码问题

nvarchar 50 否 密码答案

nvarchar 50 否 手机

datetime 50 否 电子邮件

nvarchar nvarchar nvarchar datetime

50 50 50 8

否 否 否 否

地址 邮编 类型 注册时间

OrderInfo(订单信息表)如表3-4所示。

表3-4订单信息表

字段名 OrderID OrderMember GoodsID GoodsName GoodsType

数据类型 Int nvarchar

长 度 4 50

主 键 是 否

描 述 编号 订餐会员

Int nvarchar Int

15

4 50 4

否 否 否

食品编号 名称 类别编号

基于ASP.NET的网上订餐系统

ID GoodsTypeName GoodsPrice IsCheckout OrderDate fukuanfagnshi shuliang zhekou chuli songcan

nvarchar Int nvarchar nvarchar

50 4 50 50

否 否 否 否

数量 折扣 是否处理 是否送餐

nvarchar nvarchar

50 50

否 否

订餐时间 付款方式

nvarchar

50

是否确定

float

80

单价

nvarchar

50

类别名称

News(公告信息表)如表3-5所示。

表3-5公告信息表

字段名 id title addtime readcount contents TyeId TypeName

数据类型 Int nvarchar nvarchar nvarchar

长 度 4 50 50 50

主 键 是 否 否 否

描 述 编号 标题 添加时间 点击次数

nvarchar nvarchar nvarchar

50 50 50

否 否 否

公告内容 类别编号 公告类别

GoodsBigType(大类别信息表)如表3-7所示。

表3-7类别信息表

字段名 数据类型

16

长 度 主 键 描 述

基于ASP.NET的网上订餐系统

GoodsTypeID

GoodsTypeName

Int 4 是 编号

nvarchar 50 否 类别名称

GoodsSamllType(小类别信息表)如表3-8所示。

表3-8小类别信息表

字段名 id BigId BigName

数据类型 Int Int nvarchar

长 度 4 50 50

主 键 是 否 否

描 述 编号 大编号 大类别名称

Name nvarchar 50 否 名称

liuyan(留言信息表)如表3-9所示。

表3-9留言信息表

字段名 id name email younet qq content biaoqing touxiang addTime huifu

数据类型 Int nvarchar nvarchar nvarchar nvarchar nvarchar nvarchar nvarchar nvarchar nvarchar

长 度 4 50 4 50 4 50 80 50 50 50

主 键 是 否 否 否 否 否 否 否 否 否

描 述 编号 姓名 邮箱 网址 QQ 留言内容 表情 头像 留言时间 回复内容

17

基于ASP.NET的网上订餐系统

18

基于ASP.NET的网上订餐系统

参考文献

[1] 郭洪涛, 刘丹妮, 陈明华. ASP.NET (C#) 大学实用教程[M]. 北京:电子工业出版社,2007.

[2] Matthew MacDonald. ASP.NET完全手册(贾晓军等)[M]. 北京:电子工业出版社,2003.

[3] 明日科技,张跃廷,王小科,张宏宇. ASP.NET技术方案宝典[M]. 北京:人民邮电出版社. 2008: 74-350.

[4] A.Russell Jones. ASP.NET 与C#从入门到精通(陈建春等)[M]. 北京:电子工业出社,2003.

[5] 赵雪峰. 网站设计师必知技能核心培训[M]. 北京:中国水利水电出版社. 2007: 157-176.

[6] Steven A. Smith, et al. 用实例学ASP.NET(马燕,闫立军等)[M]. 北京:电子工业出版2002.

[7] 丁贵广,孟繁杰. ASP及ASP.NET编程基础与实例[M]. 北京:机械工业出版社. 2005:1-287.

[8] 陈冠军. 精通ASP.NET 2.0典型模块设计与实现[M]. 北京: 人民邮电出版社. 2008: 183-191.

[9] 求是科技,ASP.NET信息管理系统开发实例导航[M].北京.人民邮电出版社,2005:96-122.

[10] 求是科技,ASP.NET数据库系统开发实例导航[M].北京.人民邮电大学出版社,2004:68-85.

1

SHANGHAI BUSINESS SCHOOL

本文来源:https://www.bwwdw.com/article/ixc2.html

Top