软件工程网上购物系统的设计与实现

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

软件工程网上购物系统的设计与实现

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

专业:软件工程姓名:指导教师:

摘要随着科技的迅速发展,在经济领域的网络技术应用最突出的一个例子就是电子商务。电子商务在根本上改变了传统的商品买卖的模式,使买卖双方的交易更加便捷而且降低了彼此间交易成本。网上购物系统,一种具备交互功用的物品买卖系统,它在网上创立虚构的购物商场,让购物变得轻松、快捷、方便。

本系统分为两个大的模块。前台包括用户注册登录、浏览商品、查询商品、商品评价、订购商品、购物车等;后台包括对商品及其种类的管理、对用户信息查看、订单详情、评论管理等功能。

本系统前台主要用JSP语言开发,后台数据库为MySQL,使用MyEclipse 实现,JSP引擎为tomcat7.0.6,展现给用户的是一款以Web技术为基础、B/S架构的网上购物系统。

关键字 SSH,Tomcat,MySQL,商城

Abstract

With the rapid development of science and technology, in the economic field of network technology application of the most prominent example is e-commerce.

E-commerce fundamentally changed the traditional pattern of

commodity trading, so that buyers and sellers of the transaction more convenient and reduce the transaction costs between each other. An online shopping system, an interactive trading system, which creates fictional shopping malls on the web, making shopping easier, quick and easy.

The system is divided into two large modules. The front desk includes the registration of the user and its type, the user information view, order details, comment management and other functions.

The front of the system using JSP language development, the background database for MySQL, the use of MyEclipse implementation, JSP engine for tomcat7.0.6, and show to the user is a Web technology-based, B / S architecture online shopping system.

Key Words: SSH,Tomcat,MySQL,Mall

目录

1. 绪论 (1)

1.1 课题背景 (1)

1.2 目的和意义 (1)

2.相关技术介绍 (2)

2.1 SSH框架 (2)

2.2 MySQL数据库 (3)

2.3 B/S结构 (4)

2.4 JSP (5)

3.需求分析 (6)

3.1 可行性分析 (6)

3.1.1 技术的可行性 (6)

3.1.2 操作可行性 (6)

3.1.3 法律的可行性 (7)

3.2 用户用例图 (7)

3.2.1 标准用户用例图 (7)

3.2.2 管理员用例图 (8)

3.3 系统功能需求 (8)

4.系统设计 (9)

4.1 系统总体架构设计 (9)

4.2 功能模块划分 (10)

4.3 数据库设计 (11)

4.3.1 数据分析 (11)

4.3.2 数据库的详细设计 (12)

5.系统实现 (15)

5.1 开发环境的搭建 (15)

5.1.1 Windows8系统下所用软件 (15)

5.1.2 环境搭建 (15)

5.3 前台基本功能的设计 (17)

5.3.1 用户维护 (17)

5.3.2 商品展示 (21)

5.3.3 购物车 (22)

5.4 后台管理的设计 (24)

5.4.1 订单管理 (24)

5.4.2 商品管理 (24)

5.4.3 公告管理 (25)

5.4.4 评论管理 (26)

6.系统测试 (26)

6.1 前台首页的测试 (26)

6.2 用户注册模块的测试 (27)

6.3 商品管理模块的测试 (27)

7.结束语 (28)

参考文献 (30)

相关文档
最新文档