收藏到会员中心

文档题目:

网上书店的设计与实现

网上书店的设计与实现
上传会员: panmeizi
提交日期: 2014-03-25 11:33:47
文档分类: 计算机
浏览次数: 106
下载次数: 0
下载地址: 点击标题下载 网上书店的设计与实现 (需要:25 积分)  如何获取积分?
下载提示: 不支持迅雷等下载工具,请右键另存为下载,或用浏览器下载。不退出登录1小时内重复下载不扣积分。
文档介绍: 以下为文档部分内容,全文可通过注册成本站会员下载获取。也可加管理员微信/QQ:17304545代下载。
文档字数:
文档字数:14293
摘要

本设计通过对电子商务网站的背景以及现状,进行需求分析,选取了电子商务网站中一些功能模块,设计了基于J2EE的网上购书系统。网站以J2EE为主导开发技术,MySQL为数据库,Tomcat为服务器容器,MyEclipse为开发平台。在J2EE的B/S应用架构下,实现MVC(模型-视图-控制)模式。 具体为Struts控制视图层和控制层,Hibernate控制数据持久层。本设计继承了J2EE软件系统架构设计的优点,使该网站具有一定的运行效率,具有优秀的可扩展性、实用性和可维护性,大大降低了系统耦合性。网站分为前台购物和后台管理两部分。用户可以在系统中实现注册、浏览书籍、搜索查询书籍、购物车、处理订单等功能;管理员可以通过用户管理、订单管理、图书管理等管理功能来对系统进行维护更新。本文着重介绍该网站设计开发的设计理念和应用的相关技术,并介绍系统主要功能模块及实现。

关键字:电子商务;网上书店;J2EE;MVC;Struts/Hibernate 

Abstract

Through the background and status of the e-business websites, this design conducts the requirements analysis first, and selects some function modules of the e-business websites, and finally design and develop this online book shop based on J2EE. This website is developed with J2EE as the leading development technology, MySQL as the database, Tomcat as the server container, and MyEclipse as the development platform. With the B/S application framework of J2EE, this website realizes the MVC (Model-View-Controller) mode, the specific is that the Struts control the view layer and the control layer, and the Hibernate controls the data persistence. The design inherits the advantages of the J2EE software architecture, so that it has certain run efficiency, and also has the outstanding scalability, availability and maintainability, and also greatly reduces the system coupling. This online book shopping website is divided into two parts, the front shopping system and the back office management system. The users can register, and login the system, and also can browse, search the books, next shopping and finally creating the orders. The administrators can update and maintain the system through the user management, order management and book management and so on. Last, this article focuses on the design concepts and some related technologies of the shopping website, and also describes the main function modules of the website, and also its implementation.

Keywords: E-business; Online Book Shop; J2EE; MVC; Struts/Hibernate
目录

摘要 I
Abstract II
目录 III
第1章 绪论 1
1.1 选题的背景与意义 1
1.2 国内外发展概况 1
第2章 网站设计相关技术概述 3
2.1 J2EE介绍 3
2.2 系统框架介绍 4
2.2.1 Struts 4
2.2.2 Hibernate 4
2.3 系统开发环境介绍 4
2.3.1 Tomcat介绍 4
2.3.2 MySQL介绍 5
2.3.3 MyEclipse介绍 5
第3章 系统分析与设计 7
3.1 系统需求分析 7
3.2 主要用例说明 7
3.2.1 注册登录 7
3.2.2 商品浏览和搜索 8
3.2.3 购物车 8
3.2.4 结账 8
3.2.5 查看订单 9
3.2.6 评价商品 9
3.2.7 更新管理员 9
3.2.8 更新商品 9
3.2.9 查看用户 9
3.2.10 处理订单 9
3.2.11 更新公告 9
3.2.12 更新评价 10
3.3 数据流图设计 10
3.3.1 系统上下文数据流图设计 10
3.3.2 系统0层数据流图设计 11
3.4 系统功能结构图 12
3.5 系统框架设计 13
3.5.1 基于MVC模式的Struts框架 13
3.5.2 用Hibernate进行数据封装 14
第4章 数据库分析与设计 15
4.1 数据库概念结构设计 15
4.2 数据库关系模式及E-R图 15
4.3 数据库详细设计 16
第5章 系统模块设计和实现 20
5.1 系统前台功能模块 20
5.1.1 网站首页 20
5.1.2 用户管理 21
5.1.3 商品列表 25
5.1.4 购物 29
5.1.5 用户评价 32
5.2 系统后台功能模块 34
5.2.1 系统后台登陆 34
5.2.2 管理员信息管理 35
5.2.3 商品信息管理 37
5.2.4 会员信息管理 39
5.2.5 订单管理 39
5.2.6 公告内容管理 40
5.2.7 评价信息管理 41
第6章 总结 43
第7章 致谢 44
参考文献 45

(本文由word文档网(www.wordocx.com)会员上传,如需要全文请注册成本站会员下载)

热门文档下载

相关文档下载

上一篇电信机房巡检维护系统 下一篇网络互动平台--相册与后台设计

相关栏目

最新文档下载

推荐文档下载