1 / 46
文档名称:

宠物商店.doc

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

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

分享

预览

宠物商店.doc

上传人:yunde112 2014/11/1 文件大小:0 KB

下载得到文件列表

宠物商店.doc

文档介绍

文档介绍:摘要
随着信息化的发展,互连网需要提供更多的服务,构造更完善的体系以满足越来越多的用户的精神与物质需求。技术的日益成熟,一种建立在网络上的电子方式商贸活动形成了,这便是今天为大家所熟悉的电子商务。
本网站采用JSP+SQL Server 2000技术的B/S模式实现在线宠物商城,通过对后台数据库的操作实现购物、后台管理等各项功能。实现真正意义上的电子商贸活动。
设计用户分为前台客户和后台管理员。实现前台浏览商品,购买商品,会员注册,登录并修改用户个人信息,后台商品管理,订单管理,网站综合管理等功能。本文在研究了发展现状后,对相关理论做了介绍,并详细描述了网络商城的功能需求和具体设计与实现。最后给出了系统的测试结果。
关键词:电子商务;JSP;宠物商城
Abstract
With the development of information technology, the need to provide more services, prehensive system constructed to meet the growing spiritual and material needs of the user. With the technology has e more sophisticated, an work of merce form, which is familiar to us today for merce.
This site uses JSP + SQL Server 2000 technology, B / S mode to achieve online pet mall, through the implementation of database and the operation of shopping, background and management and other functions. Achieve true merce.
Design of the user is divided into foreground and background client administrator. Achieve front view products, purchase of goods, membership registration, log in and modify the user personal information, background merchandise management, order management, integrated Web site management. Development of this paper, after having studied, on the theory made a presentation and a detailed description of the functional requirements work mall and specific design and implementation. Finally, the system test results.
Keywords: merce; JSP; pet shop
目录
摘要 1
Abstract 2
目录 3
第一章引言 5
第二章技术简介 6
6
JSP技术 6
Tomcat 7
SQL Server 2000 8
Eclipse 9
第三章需求分析 11
项目背景 11
可行性分析 11
功能分析 12
宠物展示模块 12
网上调查模块 12
购物车模块 12
收银台模块 13
会员管理模块 13
订单查询模块 13
宠物管理模块 13
用户管理模块 13
订单的管理 13
公告管理模块 14
系统实施环境 14
第四章概要设计 15
系统功能设计 15
系统结构设计 15
数据库物理表结构 15
第五章详细设计 19
首页设计 19
类的设计 20
重点推荐展台的实现 20
21
宠物分类实现过程 22
用户管理实现的过程 23
购物车的实现过程 24
生成订单的过程 26
订单查询的实现过程 27