中文题目:基于jsp页面的图书在线销售系统外文题目:ONLINEBOOKSALESSYSTEMBASEONJAVASERVERPAGES毕业设计(论文)共42页(其中:外文文献及译文20页)图纸共0张完成日期2012年6月答辩日期2012年6月摘要电子商务概述电子商务,即“电子化的商务贸易”,它既包括实物交易,也包括非实物的各种信息服务,它涉及到整个商务活动的每一个环节,如在线购买、定单处理、支付、配送等。本系统为网上图书销售管理系统,该系统为一图书网的网上交易及会员间的交流提供后台支持,集成了图书信息,会员信息,管理员信息的录入、更新、删除、统计、查询等一系列功能,还有图书管理,网上订单管理模块。另外,该系统还为前台的管理员发起的公告,会员发布的论坛帖子提供了相应的数据录入、更新、维护等后台支持。本系统是基于Jsp技术,采用B/S结构,使用MyEclipse开发,数据库采用SQLServer2000。关键词:在线图书销售;Jsp技术;SQLServer2000数据库技术;B/S结构IAbstractOverviewofe-commercee-commerce,namely,"e-businesstrading"(EuropeanCommission1997),bothincludingin-kindtransactions,includingin-kindservicestoavarietyofinformation,whichinvolvesthewholebusinessineveryaspect,suchasonlinepurchase,orderprocessing,payment,distributionandsoon.Designeddatabasebackendmanagementsystemforonlinesalesmanagementsystem,whichisanetworkofonlinetransactionsandbookexchangesbetweenmemberstoprovidebackgroundsupport,integratedbookinformation,membershipinformation,administratorinformationinput,update,delete,statisticsinquiriesandaseriesoffunctions,Inaddition,thesystemadministratorforthefrontalsoinitiatedanoticepublishedintheForummemberstoprovidethecorrespondingpostdataentry,updating,maintenanceandotherback-officesupport.ThesystemisbasedonJsptechnology,B/Sstructure,MyEclipsetoolandSQLServer2000database.Keywords:Booksalesonline;Jsptechnology;SQLServer2000databasetechnology;B/SStuctureII目录1项目概述................................................................................................................11.1现系统的概述.....................................................................................................11.2现系统存在的问题.............................................................................................11.3业务流程描述.....................................................................................................12需求分析................................................................................................................22.1总体目标.............................................................................................................22.2具体目标.............................................................................................................22.3系统功能构建.....................................................................................................42.3.1数据流程图......................................................................................................42.3.3数据字典..........................................................................................................72.4系统数据模型...................................................................................................103概要设计..........................................................................................................一五3.1系统结构设计...............................................................................................一五3.2代码设计.............................................................................