- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
本网上订餐系统采用B/S结构,运行在互联网上,只要用户有电脑可以上网,便可以输入网址访问点餐网站,对数据库也从过去单一支持某类产品转移为支持多种大型数据库,结合ASP.NET技术。数据库采用SQL SERVER 2005,它能够处理大量的数据,学习操作简单,兼容性良好。B/S结构不论其基于的平台,都可以用同样的界面访问;可跨平台操作;减少整个系统的成本;维护、升级非常方便;具有良好的开放性。经过大量的测试,基本符合用户需求。
本设计从前台后台两大方面进行了设计,对于前台可实现的功能有用户登录、用户注册、用户留言、用户网上订餐、订单查询以及菜品信息的浏览等,对于后台可实现的功能包括管理员对用户的管理、订单的管理、菜单的管理、公告的管理等管理功能。该系统实现后可满足用户订餐的基本需求,以及管理对餐厅的简单管理。
关键词 网上订餐 B/S结构 ASP.NET SQL SERVER 2005
ABSTRACT
The system uses the B/S structure, operating on the Internet, as long as the user has a computer can access the Internet, can enter the URL access point meal sites, the database from a single support some kind of product transfer to support a variety of large database, combined with ASP.NET technology. Database using SQL SERVER 2005, which can handle large amounts of data, learning has the advantages of simple operation, good compatibility. Based on B/S structure regardless of the platform, can be accessed using the same interface; cross platform operation; reduce the cost of the whole system; maintenance, upgrade is very convenient; it has good openness. After a lot of testing, basic meet user requirements.
The two aspects of the design from foreground to background was designed for the reception function can be realized user login, user registration, user comments, user online ordering, order inquiries and view information such as dishes, can be realized for the background features include administrators user management, order management, administration menus, announcements of management and other management functions. After the realization of the system can meet the basic needs of the user ordering, as well as the management of the restaurants simple management.
Key words: online meal ordering B/S structure ASP.NET SQL SERVER 2005
目录摘要 I
Abstract I引言 1 绪论 1
1.1 国内外研究动态 1
1.2 理论及实际意义 2
2 开发工具和环境 2
2.1 软件开发工具介绍 2
2.1.1 Microsoft Visual Studio 2008环境介绍 2
2.1.2 C#开发语言介绍 3
2.1.3 MS SQL SERVER 2005简介 4
2.2 关键技术简介 4
2.2.1 ASP.NET
文档评论(0)