购书网站的设计与实现.doc
购书网站的设计与实现,目录摘要1abstract2前言3第1章系统分析41.1可行性分析41.2需求分析4第2章系统设计52.1 系统总体设计52.2 系统设计思想62.3 数据库设计72.3.1 数据需求分析72.3.2e-r 图72.3.3逻辑结构设计102.4系统运行坏境和开发工具112.4.1运行环境112.4.2开发工具112.5...
内容介绍
此文档由会员 shenyao89 发布目录
摘要 1
ABSTRACT 2
前言 3
第1章 系统分析 4
1.1 可行性分析 4
1.2 需求分析 4
第2章 系统设计 5
2.1 系统总体设计 5
2.2 系统设计思想 6
2.3 数据库设计 7
2.3.1 数据需求分析 7
2.3.2 E-R 图 7
2.3.3 逻辑结构设计 10
2.4 系统运行坏境和开发工具 11
2.4.1运行环境 11
2.4.2开发工具 11
2.5 系统开发的主要技术 11
2.5.1 Java简介 11
2.5.2 浏览器/服务器结构(B/S) 12
2.5.3 动态WEB技术JSP 12
2.5.4 Tomcat应用服务器 13
2.5.5 框架技术 13
2.5.6 数据库的设计与实现 13
第3章 系统实现 14
3.1 总体设计 14
3.1.1 系统功能模块划分 14
3.1.2 系统结构设计 15
3.1.3 数据库系统 15
3.2 详细设计 16
3.2.1 用户登录模块设计 16
3.2.2 用户注册模块设计 19
3.2.3 在线购书功能模块设计 20
3.2.4 我的购物车功能模块设计 21
3.2.5 订单信息功能模块设计 25
3.2.6 图书分类模块设计 27
第4章 测试分析 31
4.1 测试概要 31
4.2 测试条件 31
4.3 测试结果及发现 31
4.3.1 测试步骤 31
4.3.2 模块测试 31
4.4 对系统功能测试 32
第5章 系统开发总结 33
参考文献 33
致谢 34
摘要:电子商务已经成为了新经济的代名词。能在internet的全程上实现商品的展示、商品的订购、订单跟踪与管理、贷款的支付的系统称为网上购物系统。网上购物系统是电子商务的一种重要形式。
本文介绍了网上购物系统——购书网站,本系统采用B/S架构,MyEclipse开发工具,MySql数据库,tomcat6.0Web容器,应用MVC设计模式开发。以hibernate框架做数据持久化,struts2框架做控制层,jsp做页面层。它是一个基于网络、以书籍为商品的专业性网上购物网站,系统同时具有购买书籍、收藏书籍到购物车以及订单送货上门等多种功能,为书籍的流通提供了一个高效的网络交易平台。文中介绍了本系统开发时所用到的环境、工具及技术和电子商务的发展背景、基本概念等一些基本理论,还讨论了网站的需求分析、网站流程设计、数据库设计和系统结构设计。并对系统各模块功能作了详细说明。该系统详细介绍了前台功能,主要有注册、登陆、分类浏览、购物车、购书、新书热卖榜等。
关键词:电子商务,购书网站,数据库设计,jsp,系统功能
The design and implementation of the book-selling website
Abstract:E-commerce has become synonymous with the new economy. In the Internet can realize the whole show, commodity goods ordering, order tracking and management, loan payments online shopping system called system. Online shopping system is a kind of important electronic commerce form.
This paper introduces online shopping system - the system USES the book-selling website, B/S architecture, MyEclipse development tools, MySql database, tomcat6.0 Web containers, application development. Design pattern of MVC To hibernate framework do data persistence struts2 framework do control layer, JSP do page layer. It is based on a network, with professional online books for goods shopping website, system and has to buy books, collect books to cart and order door-to-door for books and other functions, the circulation provides an efficient network trading platform. This paper introduces this system development environment, tools and use technology and electronic commerce development background, basic concepts and some other basic theory, also discussed the requirement analysis, web site process design, database design and system structure design. And the function of each module in the system described in detail. This system is introduced in detail, the main function of registered with the desk, landing, classification browse, shopping cart, books, new superheroes list etc.
Keywords: electronic commerce, acquisition website, database design, JSP, system function