您好,欢迎访问三七文档
当前位置:首页 > IT计算机/网络 > 电子商务 > 网上书店电子商务的设计与实现
洛阳理工学院毕业设计(论文)I网上书店电子商务的设计与实现摘要当今是飞速发展的信息时代,随着计算机网络的发展,网上购物已经在电子商务的过程中起着举足轻重的作用。通过网络可以了解丰富的商品信息,完善物流系统。和传统书店相比,网上书店让购物变得更加轻松,快捷。基于此背景下,网上书店的开发很有必要。本文主要介绍了网上书店的系统的设计与实施步骤。本系统在对Jsp/Servlet的三层架构和MVC开发模式进行分析比较,研究了该网上系统的主要问题:如电子商务的基本知识,电子商务的设计与实现,以及电子商务的安全技术,以及电子商务网站的开发基本流程和所需要开发技术。已该系统开发为例,开发了一个网上书店系统,并对网点书店开发过程中遇到的问题进行了分析。本文的主要工作是:1.应用了MVC设计开发模式和JSP/Servlet技术实现了基于B/S模式的三层架构的网上书店系统的实现。2.研究了基于网上书店的数据库的设计与实现,以及整合数据库的访问操作完成了网上书店的购物车管理,订单管理,商品管理等功能。该网上书店系统实现了MVC模式的开发,发挥了模式开发的优势。在软件开发中充分实现了高内聚,低耦合,提高了软件开发的效率,对于开发功能强大的网上书店电子商务系统具有理论和现实意义。关键词:电子商务,网上书店,B/S,JSP,Servlet,MVC洛阳理工学院毕业设计(论文)IIDesignandimplementationofe-commerceonlinebookstoreAbstractTodayistherapiddevelopmentoftheinformationage,withthedevelopmentofcomputernetworks,onlineshoppinghasplayedapivotalroleintheprocessofe-commerce.Youcanlearnawealthofproductinformationthroughthenetwork,improvethelogisticssystem.Comparedwithtraditionalbookstores,onlinebookstoresmakeshoppingeasierandfaster.Basedonthisbackground,itisnecessarytodeveloptheonlinebookstore.Thispaperdescribesthedesignandimplementationstepsonlinebookstoresystem.ThissystemofJsp/ServletMVCthree-tierarchitectureanddevelopmentmodeltoanalyzecomparativestudyofthemainproblemsoftheweb-basedsystem:suchasthebasicsofe-commerce,designandimplementationofe-commerce,ande-commercesecuritytechnology,aswellasthebasicprocessofdevelopinge-commercesitesandtheneedtodeveloptechnology.Thesystemhasbeendeveloped,forexample,hasdevelopedanonlinebookstore,bookstoreoutletsandproblemsencounteredinthedevelopmentprocesswereanalyzed.Themainworkofthispaperare:ApplicationofMVCdesignpatternsanddevelopJSP/Servlettechnologytoachievetherealizationofthree-tierarchitecturebasedonB/Smodeonlinebookstoresystem.Studiedthedesignandimplementationoftheoperationbasedaccessonlinebookstoredatabase,andcompletedtheintegrationofdatabasesonlinebookstoreshoppingcartmanagement,ordermanagement,productmanagementandotherfunctions.TheonlinebookstoreMVCmodeldevelopment,modeldevelopmenthasplayedanadvantage.Insoftwaredevelopmenttofullyrealizethehighcohesion,lowcoupling,improvingtheefficiencyofsoftwaredevelopment,forthedevelopmentofapowerfule-commercesystemonlinebookstorehastheoreticalandpracticalsignificance.KEYWORDS:e-commerce,onlinebookstore,B/S,JSP,Servlet,MVC洛阳理工学院毕业设计(论文)III目录第1章绪论.................................................................................................11.1网上书店的研究背景和意义.........................................................11.2国内外研究动态.............................................................................11.3论文的研究内容.............................................................................21.4论文的结构安排.............................................................................3第2章系统实现技术的基本理论.............................................................42.1开发平台.........................................................................................42.1.1Eclipse....................................................................................42.1.2Oracle10g...............................................................................42.1.3Tomcat....................................................................................42.2相关技术.........................................................................................52.2.1Java语言的特点和优势........................................................52.2.2JDBC数据库访问技术.........................................................62.2.3JSP..........................................................................................72.2.4Servlet.....................................................................................72.2.5B/S..........................................................................................82.2.6MVC设计模式......................................................................82.3本章小结.........................................................................................9第3章系统分析与设计...........................................................................103.1可行性研究...................................................................................103.1.1技术可行性.........................................................................103.1.2经济可行性.........................................................................103.1.3操作可行性.........................................................................113.2需求分析.......................................................................................113.2.1用户需求分析.....................................................................113.2.2功能需求分析.....................................................................113.3系统功能设计...............................................................................113.3.1功能模块分析.....................................................................11洛阳理工学院毕业设计(论文)IV3.3.2功能模块设计.....................................................................123.4数据库设计...................................................................................133.4.1数据库分析......................................................
本文标题:网上书店电子商务的设计与实现
链接地址:https://www.777doc.com/doc-5084014 .html