1 / 34
文档名称:

毕业设计(论文)-网上书店--在线购物系统的设计与实现.doc

格式:doc   页数:34页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

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

分享

预览

毕业设计(论文)-网上书店--在线购物系统的设计与实现.doc

上传人:3346389411 2013/4/3 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-网上书店--在线购物系统的设计与实现.doc

文档介绍

文档介绍:毕业设计(论文)
网上书店
——在线购物系统的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名(职称):
论文提交日期:
网上书店
——在线购物系统的设计与实现
摘要
随着计算机技术的蓬勃发展,电子商务发展也越来越快,网上书店便是随着这些网络技术的发展而出现的一种新型图书销售渠道。本系统是为适应电子商务网络交易平台技术的发展,而开发的一个多功能网上书店系统。
本系统采用B/S模式,以MySQL作为后台数据库,Tomcat作为Web服务器,采用Eclipse+MyEclipse作为开发环境,使用JSP+Servlet+JavaBean技术开发完成的。实现了购物车、排行榜、订单处理、会员公告和积分事件等功能。其中购物车功能和后台充值功能能够实现简单的网上交易,达到在线购物的要求;排行榜功能对系统的书本进行了详细的统计,能够得出书本在网站中的热门程度,完成了统计分析的功能;还有订单处理功能,它通过搜索条,报表导出和打印功能实现了管理员和用户对订单的直观查询,让系统更具有人性化。
关键词:电子商务; 在线购物; 网上书店; 统计分析
Online Bookstore
——Design and Implementation of Online Shopping and Statistical Analysis
Abstract
With the fast development puter technology and merce, online bookshop e a new type of book sales channel. This system which is implemented to fit the development of work trading is a multiple functional online bookshop.
This system adopts B/S model and takes MySQL as the background database. Tomcat is used as Web server. By using Eclipse plus MyEclipse as development environment and JSP , Servlet and JavaBean as development language, functions of shopping car, rank, order proposal, VIP person bulletin and integral things is developed. Among the functions, shopping car and background filling money can implement simple online trade and achieve the requirement of online shopping. The function of rank makes a detailed statistic of books in this system which makes us know popular degree of books on the website. Order proposal is developed to export and print reports which made this system more humanized.
Key words: merce; online shopping; online bookshop; statistical analysis
目录
论文总页数:22页
1 引言 1
网上书店的背景 1
课题研发的目的与意义 1
2 系统概述 2
软硬件工作环境 2
硬件环境要求 2
软件环境要求 2
系统技术简介 2
Java技术简介 2
JSP简介 2
Struts体系结构简介 3
Eclipse+MyEclipse简介 3
MySQL简介 4
3 网站总体设计 4
系统整体简介 4
在线购物及统计分析模块功能设计 5
在线购物模块 5
统计分析模块 8
订单处理模块 11
会员公告模块 13
数据库设计分析 14
用户信息表 14
图书信息表 15
消费订单信息表 15