1 / 49
文档名称:

2021年鲜花销售网站的设计及其实现.docx

格式:docx   大小:3,421KB   页数:49页
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

2021年鲜花销售网站的设计及其实现.docx

上传人:书犹药也 2020/11/11 文件大小:3.34 MB

下载得到文件列表

2021年鲜花销售网站的设计及其实现.docx

文档介绍

文档介绍:内蒙古科技大学
本科生毕业设计说明书(毕业论文)
题 目:鲜花销售网站设计和实现
学生姓名:
学 号:
专 业:
班 级:
指导老师:褚燕华老师
鲜花销售网站设计和实现
摘 要
伴随互联网快速发展,网上购物已经成为一个时尚。大家能够经过网络选择更多商品。本网站是一个相对简单系统,关键满足传统花店运行需要,将自己销售渠道扩展到网上,实现鲜花在线销售。
鲜花销售网站使用者关键是用户和销售管理者。对于用户来说,实现功效包含鲜花浏览、依据关键字搜索鲜花、查看鲜花具体信息等。注册登陆后用户还能实现加入购物车、购置支付、订单查询和个人信息修改等。销售管理者登录后,能够对会员、鲜花和订单进行管理。
鲜花销售网站是在MyEclipse10环境中,采取MVC思想,分别从模型、视图、控制器三方面进行分层开发设计。该网站是基于浏览器/服务器结构(B/S),采取SSH2(Struts2+Spring+Hibernate)构建框架。数据库选择受大众喜爱 MySQL数据库,用Java和JSP开发语言进行开发。
关键词:网购;鲜花销售网站;B/S结构;MVC;SSH2
The Design and Implementation of Flower Sale Website
Abstract
With the rapid development of the Internet, online shopping has already become a kind of vogue. This website is a simple system relatively, which require the need of traditional store. In order to expending their sales channels, we develop the Flower Sale Website System.
The users of Flower Sale Website are customers and sales managers. The customers can skim through flowers, search flowers according to a keyword, look search details about each flower and so on. When customers log in, they can add to cart, pay for orders, manage the orders and so on. While sales managers log in, he can manage orders, flowers and members.
The Flower Sale Website has developed with MyEclipse10, using MVC ideas ,which according to model, view and controller three parts to design. The website is based on browser / server, using SSH2(Struts2 and Spring and Hibernate )framework. The database choosen the MySQL, which is the most popular . The development language used Java and JSP.
Key words: Online shopping; Flower Sale Website; B/S; MVC; SSH2
目 录
摘 要 I
Abstract II
第一章 绪论 1
研究背景 1
系统目标 1
可行性分析 1
经济可行性 2
操作可行性 2
法律可行性 2
技术可行性 2
课题意义 3
第二章 开发工具介绍 4
MyEclipse介绍 4
MySQL介绍 4
Tomcat介绍 4
Java语言介绍 5
Hibernate框架介绍 5
Struts 2框架介绍 5
Spring 框架介绍 5
第三章 鲜花销售网站需求分析 7
网站功效分析 7
参与者 7
需求结构 7
关键功效描述 8
鲜花浏览 8