基于jsp的网上书店毕业设计.rar

RAR格式版权申诉手机打开展开

基于jsp的网上书店毕业设计,资源包括标准doc格式正文共42页堀 要本网上书店是以各种考试培训书籍为核心的网上书店,用于实现培训教材及技术书籍等信息的展示和销售,该模块显示包括有关该书的价格,作者及推介内容的详细介绍。对整个网站的设计实行了总体描述,包括:整个方案设计,运行构架设计,功能模块的划分及用户界面设计,详细介绍了网上书店系统从需要分析、...
编号:25-261522大小:623.37K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 莎士比亚 发布

资源包括标准DOC格式正文共42页


堀 要
本网上书店是以各种考试培训书籍为核心的网上书店,用于实现培训教材及技术书籍等信息的展示和销售,该模块显示包括有关该书的价格,作者及推介内容的详细介绍。对整个网站的设计实行了总体描述,包括:整个方案设计,运行构架设计,功能模块的划分及用户界面设计,详细介绍了网上书店系统从需要分析、总体设计、功能设计、数据库设计到详细设计的完成过程,以及开发过程中开发工具的使用心得等。系统用JSP技术实现动态网上书店的开发概述、技术特征,充分突出了JSP技术的优越性。简要论述了网上书店的优势、建立电子商务网站应该注意的问题,并介绍了整个网站的运行流程,数据库的结构。着重论述了购物车和购书管理电子商务的具体功能实现、关键技术的使用,以及与其它方法的综合应用。
关键词:JavaBeans;JSP;电子商务;网上书店

Abstract
Bookshop with various examination training book for core of on-line bookstore, used for the demonstration of informations, such as the realization training teaching material and the technique book etc. and sell, a manifestation includes the price concerning that book, author and recommend detailed introduction of the contents.To the whole design execution of website total description, include:The whole project design, circulate the frame design, the demarcation and the customer interfaces of the function mold piece design, detailed introduced the on-line bookstore system from need to be analyze, total design, function design, the database design detailed design of complete the process, and develop to develop usage insight etc. of the tool in the process.The system carries out the dynamic state development of the on-line bookstore to say all with the technique of JSP, the technique characteristic, full outstanding the JSP technical and superior.The synopsis discussed the problem that the advantage, the establishment electronic commerce website of the on-line bookstore should notice, and introduced the whole movement process of website, the structure of the database.Emphasized to discuss the shopping car and buy the technical usage of the concrete function realization, key of the book management electronic commerce, and with comprehensive application of other methods.
Keywords:JavaBeans;JSP; EC;bookshop

目 录
摘要................................................................1
Abstract...........................................................2
0引言..............................................................3
1 综述............................................................4
1.1网上书店开发目的.............................................4
1.2网上书店开发意义.............................................4
1.3网上书店研究内容及达到的目标..................................5
1.3.1研究的内容.........................................5
1.3.2所达到的目标.........................................6
1.4网上书店设计方案.............................................6
1.4.1设计原则....................................................6
1.4.2运行架构....................................................7
2本论..........................................................8
2.1网上书店的系统设计...........................................8
2.1.1网上书店需求分析............................................8
2.1.2网上书店总体设计............................................9
2.1.3网上书店功能设计............................................9
2.2网上书店可行性研究.....................................10
2.2.1网上书店可行性研究前提.....................................10
2.2.2可行性研究方法...................................10
2.2.3决定可行性主要因素.................................10
2.2.4技术可行性评价.............................................11
2.2.5用户使用可行性.............................................12
2.3网上书店的功能设计.......................................13
2.3.1网上书店购物系统概述.......................................13
2.3.2网上书店购物系统功能.......................................13
2.3.3网上书店购物系统功能模块...................................14
2.3.4网上书店内容和功能设计.....................................15
2.3.5网上书店信息结构设计.......................................16
2.3.6网上书店可视化设计.........................................17
2.3.7网上书店构架的详细介绍.....................................17
2.3.8网上书店功能模块图.........................................19
2.4数据库设计与实现.............................................21
2.4.1数据库需求分析.............................................21
2.4.2数据库的逻辑设计...........................................21
2.5网上书店的功能实现...........................................27
2.5.1购物车的功能实现...........................................27
2.5.2图书首页功能设计...........................................29
2.5.3添加新书...................................................31
2.5.4用户注册...................................................32
2.6网上书店测试.............