美食团购网站的设计与实现毕业论文 联系客服

发布时间 : 星期日 文章美食团购网站的设计与实现毕业论文更新完毕开始阅读0b95a882951ea76e58fafab069dc5022aaea46b7

教学单位 计算机学院 学生学号 201196014087 编 号

本科毕业设计

题 目 宝鸡美食团购网站的设计与实现

宝鸡美食团购网站的设计与实现

摘要:在计算机科学与技术以及网络高速发展的今天,我们的身边每时每刻都存在着计算机与网络的身影。各种各样的网站一步一步走入我们的生活之中,并且逐渐改变这我们的生活。随着人们日益增长的需求,各种各样的网站出现在人们生活之中,团购网站就是其中之一。

团队购买简称团购,通过互联网,由专业的团购服务公司将有意向购买同一产品、同一品牌或同一品牌的同一系列的消费者组织起来,组成购物团体,大量向厂家进行购买,在保证质量的情况下,享受团体采购价,共同维权的消费形式。凭借网络,将有相同购买意向的会员组织起来,用大订单的方式减少购销环节集体杀价,厂商将节约的销售成本直接让利于消费者,消费者可以享受到让利后的优惠价格。

通过团购,不但能够最大程度的节省成本,而且消费者在购买和服务过程中占据的是一个相对主动的地位,可以有更高的安全性,享受到更好的服务。同时,在出现质量或服务纠纷时,更可以采用集体维权的形式,使问题以更有利于消费者的方式解决。

本程序以当前社会需求为背景,采用MyEclipse作为主要的开发工具,Dreamweaver设计界面,基于JSP技术、SQL SERVER数据库和Tomcat服务器,开发B/S架构的美食团购网站。

关键词 MyEclipse;Dreamweaver;JSP;SQL SERVER;B/S架构;美食团购网站

I

Design and implementation of Baoji Food group

purchase website

Abstract:In computer science and technology and the rapid development of the network today, our side all the time there is a computer and network figure. A variety of websites to step into our lives, and changed our life. With the growing needs of people, all kinds of websites appear in people's lives, buy site is one of them.

Team buying referred to as group, through the Internet, by the professional services the company will have intention to buy the same product, same brand, or the same brand of the same series of consumer groups, shopping community, large purchases to the manufacturer, in the case of ensure quality, enjoy a group purchase price, consumption form of common rights. With the network, will have the same purchase intention of membership organization, with big order to reduce procurement link collective bargaining, manufacturers will save cost of sales of the savings to the customer directly, consumers can enjoy after the benefit of preferential price.

Through the group, not only can save cost, to a great extent and consumers in the process of purchase and service is a relatively active role, can have higher security, to enjoy a better service. At the same time, in case of quality or service dispute, more can use the form of collective human rights, making the problem solution in the form of more conducive to the consumer.

This procedure is based on the background of the current social demand, using MyEclipse as the main development tools, Dreamweaver interface design, JSP technology, SQL SERVER database and Tomcat server based on B/S architecture, the development of Food group purchase website.

Key words MyEclipse;Dreamweaver;JSP;SQL SERVER;B/SManagement system;Food group purchase website

II

目 录

1 绪论..................................................................................................................................................... 1

1.1课题背景及意义 ........................................................................................................................ 1

1.1.1课题背景 ........................................................................................................................ 1 1.1.2课题意义 ........................................................................................................................ 1 1.2系统设计思想及开发环境 ........................................................................................................ 2

1.2.1设计思想 ........................................................................................................................ 2 1.2.2开发工具及技术简介 .................................................................................................... 2

2 系统分析............................................................................................................................................... 4

2.1 可行性分析 ............................................................................................................................... 4

2.1.1技术可行性 .................................................................................................................... 4 2.1.2经济可行性 .................................................................................................................... 5 2.1.3操作可行性 .................................................................................................................... 5 2.2 系统流程 ................................................................................................................................. 5 2.3 本章小结 ................................................................................................................................. 6 3 需求分析 ............................................................................................................................................. 6

3.1 系统需求分析 ........................................................................................................................... 7 3.2数据流图 .................................................................................................................................... 8 3.3本章小结 .................................................................................................................................... 9 4 总体设计 ........................................................................................................................................... 10

4.1系统模块总体设计 .................................................................................................................. 10 4.2数据库设计 .............................................................................................................................. 11

4.2.1数据分析 ...................................................................................................................... 11 4.2.2数据库的详细设计 ...................................................................................................... 12 4.3本章小结 .................................................................................................................................. 14 5 详细设计与实现 ............................................................................................................................... 14

5.1 系统首界面设计和实现 ......................................................................................................... 14 5.2用户登陆模块的设计和实现 .................................................................................................. 15 6 重要代码摘录 ................................................................................................................................... 24 结 论................................................................................................................................................. 35 [参考文献]............................................................................................................................................. 36 致 谢 .................................................................................................................................................... 37 宝鸡文理学院本科毕业设计开题报告 宝鸡文理学院本科毕业设计答辩报告

宝鸡文理学院本科毕业论文(设计)答辩过程记录

III