资源描述:
《毕业论文(设计)网上书城平台的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、盐城师范学院毕业设计网上书城平台的设计与实现摘要伴随网络商务平台的推广,以及现代人们生活节奏的加快,在线购物的顾客越来越多,物质生活丰富的同时,精神层面对图书的需求也不容忽视,设计一款与亚马逊这类第三方电商平台类似的线上图书销售平台来解决现有问题就很有必要。本文就是从图书浏览、图书详情、订单处理等电商业务流程为出发点,通过TomcatWeb容器搭建开发环境,采取MYSQL数据库,连接数据库、数据管理软件采用SQLyog;选择JSP、Java、JS等开发语言,采取当下流行的框架Spring、SpringMVC、Mybatis。根据业务研究定制需求,开发实现对应的业务功能,在设计开发的期
2、间,充分调查当下流行电商网站的业务,参考其长处,尽量采用友好的页面设计。通过DIV+CSS盒子模型进行前台布局,设计出美好简约的前台风格,实现的电商平台不但拥有舒适的用户操作体验,而且有巨大的市场前景。另外相比传统的书店的销售模式还可以节约大量的成本,体现出更加巨大的社会价值。【关键字】电商平台;图书销售;JSP;JAVA;盒子模型布局盐城师范学院毕业设计DesignandimplementationofonlinebookstoreplatformAbstractWiththethepromotionofe-commerceplatform,andspeedupthepaceofm
3、odernpeople'slife,onlineshoppingmoreandmorecustomers.Whenwehaverichmateriallife,theintangibleneedsisnotallowedtoignore.DesigningasimilartotheAmazon,theclassthirdpartybusinessplatformonlinebooksalesplatformtosolvenowproblemsisverynecessary.Thisarticleisfromthebrowsebooks,thebookdetails,orderproc
4、essing,useTomcattobuilddevelopmentenvironment,takeagoodRDBMS database,connectingtoittomanagedatabysqlyogdatabasemanagementsystem;JSP,Java,JavaScript,etc.developmentlanguage,takethecurrentpopularspringframework,springMVC,mybatis.Accordingtothebusinessofcustomizationrequirements,todevelopandimple
5、mentcorrespondingbusinessfunction.Duringthedesignanddevelopment,tofullyinvestigateandpresentpopularwebsiteofbusinessstrengthsandbusiness,asfaraspossiblethefriendlypage,usertheboxmodelforplacementofthedevelopmentandforeground,designasimpleandbeautifulfrontstyle,therealizationofelectronicbusiness
6、platformnotonlyhascomfortablyuser’sexperience,andhasgreatmarketprospects.Inaddition,comparedtothetraditionalbookstoresalesmodelcanalsosavealotofcost,reflectinggreatersocialvalue.[Keywords]electronicbusinessplatform,booksale,JSP,JAVA,DIV+CSSforegroundlayout盐城师范学院毕业设计目录1引言11.1研究背景11.2课题研究意义12系统技术
7、及开发环境的简介12.1JAVA的介绍12.2JSP的介绍22.3MYSQL的介绍22.4JavaScript的介绍22.5开发环境的介绍23应用框架的介绍33.1Spring+SpringMVC概述33.2Spring框架总体33.2.1系统特性33.2.2系统结构33.2.3执行流程43.3Mybatis概述4盐城师范学院毕业设计3.4前端与后台框架的集成54网上书城平台分析设计54.1网上书城平台可行性分析54.2网上书城平台需求分析64.3网上书城