毕业论文(设计)网上花店购物系统的设计与实现

相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业论文(设计)网上花店购物系统的设计与实现盐城师范学院毕业设计

网上花店购物系统的设计与实现

摘要

首先对该系统的可行性和实用性进行分析,然后对整个系统的开发逻辑、实现方法、整体架构进行了规划。该系统主要是使用面向对象语言(Java)和MySQL数据库来完成的。该系统运用Struts、Hibernate、Spring三大框架来提高开发效率。网站分为购物前台,后台管理。前台主要包括鲜花的选择,鲜花的种类,鲜花的购买,以及用户的注册及登录等等,后台设计主要包括管理员和商家管理两个模块。该系统中的会员、订单、商户、公告管理功能均属于管理员模块;鲜花和销售管理功能均属于商家管理模块。前后台联系紧密,管理员可以对整个网站的布局进行修改,各个商家则对自己家销售的花卉进行经营管理。

【关键词】网上花店;Java;MySQL;Struts

盐城师范学院毕业设计

The design and implementation of online

shopping system for flower shop

Abstract

Firstly, we analyzed the feasibility and practicability of the system and then planned the logic of development, the implementation approaches, the whole structure of the entire system. This system used the Java technology to achieve, the database system used MySQL. The system used three framework to improve the efficiency of development,

such as Struts, Hibernate, Spring framework. Website included shopping foreground, background management. Foreground mainly

includes the choice of flowers, the kind of flowers, the purchase of flowers, as well as user registration and login and so on, background design mainly includes two

modules, the manager and the business management. The system of membership, orders, businesses, announcement management functions belong to administrator module. The flowers and sales management functions belong to the business management module. The foreground and background are closely linked. The administrator can modify the layout of the site, while all businesses can manage their sales of flowers.

[Key words] online shopping system for flower shop;Java;MySQL;

Struts

盐城师范学院毕业设计

目录

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

1 1.1 课题研究背景 (1)

1.2 课题研究意义 ................................................ 1 1.3 课题研究内容 ................................................ 2 2 开发环境及技术要求................................................ 2 2.1 MyEclipse ................................................... 2 2.2 Java 技术简介................................................ 2 2.3 Struts技术简介. (3)

3 需求分析..........................................................

3 3.1功能需求分析 (3)

3.2性能需求分析 (6)

3.3业务流分析................................................... 6 3.4数据流分析................................................... 7 3.5可行性分析 (7)

3.5.1技术可行性分析 (8)

3.5.2经济可行性分析 (8)

3.5.3操作可行性分析 (8)

3.5.4社会可行性 ............................................. 9 4 系统设计.......................................................... 9 4.1系统设计.. (9)

4.1.1系统结构描述 (9)

4.1.2系统基本模块 ........................................... 9 4.2数据库设计.................................................. 11 5 系统实现......................................................... 14 5.1系统架构.................................................... 14 5.2系统组织结构................................................ 14 5.3具体实现. (15)

5.3.1用户登录 (15)

5.3.2管理员登录 (18)

盐城师范学院毕业设计

5.3.3 添加商品 (21)

5.3.4 修改商家信息 (23)

相关文档
最新文档