资源描述:
《网上售书论文摘要.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、摘要随着Internet的发展和电子商务的日益普及,网络购物可以使顾客足不出户便可以方便快捷地选购自己喜欢的商品,比如图书等。因此,需要网上销售系统为网上交易活动提供一个高效、低成本的平台。本文首先研究了基于JavaWeb的网上图书销售系统开发过程中所要使用的技术:JSP、JavaBean和MySQL数据库。接着采用模块化的方法设计了一套适用的图书销售系统。该系统设计主要包括登录模块、购买模块、销售模块、管理模块等四个模块,分别用于完成用户登录、购买图书、销售图书和管理员对用户及图书进行更改删除操作的功能。根据图书销售系统的基本要求,设计了图书信息表
2、,用户信息表,管理员信息表,购物车信息表,交易信息表等五张数据表,用于存储相关数据。然后,依据上述设计思路,采用Tomcat服务器、MySQL数据库和Eclipse集成开发环境,适用面向对象的编程思想集合JSP和JavaBean技术,分模块实现该图书销售系统。最后,对所实现的图书销售系统进行运行和调试,运行结果表明该图书销售系统能够满足用户进行网上交易活动的各项要求,能够使用户足不出户便可以方便快捷地选购自己喜欢的商品。关键字:电子商务,C2C,JSP,JavaBean,MySQL;AbstractWiththedevelopmentofintern
3、etandtheincreasingpopularityofe-commerce,Customerscanshopwithoutleavinghome,networkcanchoosetheirfavoriteproductseasilyandquickly,suchasbooks.Therefore,thereisaneedforonlinemarketingsystemforonlinetransactionstoprovideanefficient,low-costplatform.First,thispaperstudiestheJavaWe
4、b-basedonlinebooksalessystemdevelopmentprocesstechnologytobeused:JSP,JavaBeanandtheMySQLdatabase.Thendesignasystemtobooksale.Thesystemincludesloginmodules,purchasemodules,salesmodule,managementmodulefourmoduleswereusedtocompletetheuserlogin,buybooks,sellbooksandadministratorsto
5、makechangestotheuserandthelibraryfunctionofthedeleteoperation.Booksalessystemaccordingtothebasicrequirements,thedesignofthelibraryinformationtable,theuserinformationtable,theadministratorofinformationtablesandshoppingcartinformationtableusedtostoredata.Then,accordingtothedesign
6、ideas,usingTomcatserver,MySQLdatabaseandtheEclipseintegrateddevelopmentenvironment,object-orientedprogrammingideasforacollectionofJSPandJavaBeantechnology,sub-moduleofthebooksalessystem.Finally,booksalesachievedbythesystemtorunanddebug,theresultsshowthatthebooksalessystemcanmee
7、tuserswiththerequirementsofonlinetransactions,enablinguserstoeasilyandquicklywithoutleavinghomecanchoosetheirfavoritemerchandise.Keywords:E-business,C2C,JSP,JavaBean,MySQL