基于J2EE的网上书店系统毕业论文_精品.doc
文本预览下载声明
摘 要
随着Internet的迅速发展和网上消费人群的激增,越来越多的人开始在网上购物,网购已经日益成为时尚方便的购物潮流。网上书店可以为人们提供一个虚拟的购物平台,顾客可以方便快捷的在网站浏览所需图书信息并进行购买等操作。网上书店的系统开发也是在这个背景上提出的。
本系统是在Windows7下,以MYECLIPSE做为开发工具,SQL2005为数据库开发平台,Tomcat网络信息服务做应用服务器,采用JSP(Java Server Pages)技术开发的基于J2EE的网上书店系统。
本论文阐述了网上书店的开发目的、过程以及各个模块功能的实现,并介绍了数据库的设计和主要主要实现。本论文还总结了该网站的主要特点和功能。外观简洁,界面设计人性化,简单易操作。用户可以在本网站搜索和浏览图书并可以购买和对图书评论等,方便的实现网上图书购买。
关键词: 网上书店,JSP,MYECLIPSE
ABSTRACT
With the rapid development of the Internet and the proliferation of online consumers, more and more people are shopping online, online shopping has become a fashion trend of the shopping, online bookstore can provide people with a virtual shopping platform, customers can easily browse for the book information in Web sites and purchases, and so on.
Development of online bookstore system was also raised in the background. This system using JSP in a dynamic network architecture of B2C e-commerce Web site, it is under Windows7, use MYECLIPSE to develop tools, SQL2005 database development platforms and Tomcat application server for network information service, using JSP (Java Server Pages) of online bookstore system based on J2EE technology development. This paper sets out the development objective of the online bookstore, the process and the implementation of each module functions, and describes the design and primary realization of database. This paper summarizes the main characteristics and functions of the site. Appearance, interface design user-friendly, simple and easy to operate. Users can search and browsing on this site and you can buy and book reviews, and more to facilitate the implementation of online book buying.
KEY WORDS: online bookshop,,MYECLIPSE
第1章 绪 论 1
1.1 概述 1
1.2 目的和意义 1
1.3 系统设计思想 2
1.4 本文的结构 3
第2章 系 统 需 求 分 析 4
2.1 功能需求分析 4
2.2 经济可行性 5
2.3技术可行性 5
2.4 运行可行性 5
第3章 系 统 总 体 设 计 7
3.1 系统模块总体设计 7
3.2 业务流程图 9
3.3 数据流图 11
3.4 数据库设计 16
3.4.1 数据分析 16
3.4.2 数据库的详细设计 17
3.5本章小结 22
第4章 详细设计与实现 23
4.1系统运行平台设置 23
4.2 运行环境 23
4.3 开发环境 23
4.3.1 开发工具简介 23
显示全部