{$cfg_webname}
主页 > 计算机 > 论文 >

乐途网购物系统的设计

来源:56doc.com  资料编号:5D21057 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D21057
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

乐途网购物系统的设计(任务书,外文翻译,进度计划表,毕业论文17000字)
摘  要
伴随着Internet的蓬勃发展,网络购物中心作为电子商务的一种形式正以其高效、低成本的优势,逐步成为新兴的经营模式和理念,人们已经不再满足用途信息的浏览和发布,而是渴望着能够充分享受网络所带来的更加多的便利。网络购物正适应了当今社会快节奏地生活,使顾客足不出户便可以方便快捷轻松地选购自己喜欢的商品。
本系统便是尝试用JSP在网络上架构一个动态的电子商务网站,它是在Windows XP下,以SQL Server 2000为数据库开发平台,Tomcat网络信息服务作为应用服务器,采用JSP(Java Server Pages)技术开发的网上购物系统。他分前台部分和后台部分,前台部分由用户使用,主要包括用户注册,购物车管理,订单管理,个人资料管理,留言板管理等功能;后台部分由管理员使用,主要包括商品管理,处理订单,用户信息管理,链接信息管理等功能。
本系统利用了Java、Mysql等开发工具。系统主要完成了用户注册,商品浏览及购买,用户资料修改,订单查看,新闻查看等功能,为管理员提供了用户信息管理,新闻管理,商品管理等功能。这些操作和功能采用了模块化设计方法,根据用户的需求及程序的应用与维护的易用性,将各个部分置于不同的模块当中,方便了程序的扩展与维护,同时建立了程序功能复用的基础。
建立后的网站系统是一个动态、交互式、具有商品提供、系统管理、用户留言等功能的电子商务网站。

关键字:JSP  SQLserver2000  Tomcat  网上购物系统

ABSTRACT
Along with the vigorous development of the Internet, e-commerce networks as a shopping center is a form of its highly efficient, low-cost advantages, gradually emerging as a business model and philosophy, there is no longer meet use and dissemination of information browsing, but a desire to bring the full enjoyment network more convenient.Internet shopping is being adapted to the fast pace of today's society to live, so that customers can enjoy the convenience of fast and easy way to purchase their own like commodities.
The system is trying to use JSP in a dynamic network of e-commerce websites structure, which is in Windows XP, SQL Server 2000 for database development in platform, Tomcat application server as a network information services, use JSP(Java Server Pages)technology development online shopping system.Prospects and the background of some of his hours, the prospects of users,including users registered, a shopping cart management, order management, personal information management, message board management functions; Background in part by managers, including commodity management, processingorders, customer information management, information management,and other functions links.
The system mainly has completed functions as the user registration, the choice goodsbrowsing, the user material modifing, the order form explore and so on. The system has provided functions for the administrator,as the choice goods management,the user information management, the news management, goods management and so on the operations use of modular system design methodology, based on user demand and application procedures and the maintenance of the user-friendly nature, each component will be placed in different modules, to facilitate the process of expansion and maintenance, and established procedures of the functional use basis.
After the establishment of the website is a dynamic,interactive, with commodities, systems management, voice mail, and other functions of the e-commerce website users.

Keywords  JSP  SQL Server 2000  Tomcat  Online shopping system

目  录
1 前  言    1
1.1 开发背景    1
1.2 国内外研究现状    1
1.3 系统设计目标    2
1.4 研究的意义    3
2 系统开发所采用的技术    4
2.1 Java技术    4
2.2 JSP技术    4
2.3 Tomcat    4
2.4 SQL Server    5
2.5 Struts    6
2.6 Javascript简介    6
3 系统需求分析    7
3.1 电子商务的产生和发展情况    7
3.2 商品乐途网购物系统的需求分析    8
3.3 数据流图    8
4 概要设计    10
4.1 系统总体功能模块设计划分    10
4.2 数据库设计    12
4.2.1 数据分析    12
4.2.2 数据库的详细设计    12
5 详细设计与实现    17
5.1 系统首页设计    17
5.2 系统前台基本功能设计与实现    18
5.2.1 用户维护模块    18
5.2.2 生活用品展示模块    22
5.2.3 购物车模块    24
5.2.4 收银台模块    25
5.2.5 查看订单模块    27
5.2.6 公告浏览模块    28
5.2.7 客户留言模块    29
5.3 系统后台管理功能设计与实现    30
5.3.1 基本信息管理    30
5.3.2 订单信息管理    31
5.3.3 生活用品信息管理    33
5.3.4 公告信息管理    34
5.3.5 留言信息管理    34
6 系统测试与性能分析    36
6.1 软件测试    36
6.2 前台首页的测试    36
6.3 购物车模块的测试    38
6.4 商品管理模块的测试    39
结    论    42
谢    辞    43
参考文献    44
附  录    45

推荐资料