资源描述:
《网上商城系统设计与实现论文_学位论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、网上商城系统管理员子功能模块学院:软件学院专业:软件工程指导教师:2014年9月网上商城系统管理员子功能模块摘要21世纪以来,人类经济高速发展,人们的生活发生了日新月异的变化,特别是计算机的应用及普及到经济和社会生活的各个领域。为了让消费者网上购物过程变得简单、方便、安全、快捷,购物商城成了一种新型而热门的购物方式。购物商城系统是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商城,使购物过程变得轻松、快捷、方便。本毕业设计的内容是设计并且实现一个基于web技术的网上购物系统,故而系统主要以j2EE作为开发基础,
2、主要使用了struts2+spring+hibernate等多种框架的结合使用,用myeclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用JAVA语言开发,页面采取JSP动态页面开发技术。该系统界面简单、操作方便,容易维护。关键词:购物商城,S.S.H(Struts,Hibernate,Spring),JAVA,JSPOnlineShoppingSystemAdministratorFunctionModulesAbstractSincetwenty-f
3、irstCentury,thehigh-speeddevelopmentofhumaneconomy,happenedtochangerapidlychangestopeople'slife,especiallytheapplicationofcomputerandspreadtoallfieldsofeconomicandsociallife.Inordertoallowconsumerstoonlineshoppingprocessbecomessimple,convenient,safe,fast,shoppingma
4、llhasbecomeapopularnewwayofshopping.Shoppingmallsystemisaninteractivefunctionofthebusinessinformationsystems,itistobuildavirtualshoppingmallinthenetwork,sothattheshoppingprocesseasy,fast,convenient.本毕业设计的内容是设计并且实现一个基于web技术的网上购物系统,故而系统主要以j2EE作为开发基础,主要使用了struts2+spri
5、ng+hibernate等多种框架的结合使用,用myeclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用JAVA语言开发,页面采取JSP动态页面开发技术。该系统界面简单、操作方便,容易维护。ThecontentsofthisgraduationprojectistodesignandimplementasystemofonlineshoppingbasedonWebtechnology,thissystemmainlyusesj2EEasthebasis
6、ofdevelopment,themainuseofthecombineduseofstruts2+spring+hibernateandotherframeworks,MyEclipseasadevelopmenttool,MYSQLasthedatabase,usingMacromedia'sDreamweaverastheinterfacelandscapingtools,theuseofJAVAlanguagedevelopmenttake,pagedevelopmenttechnologyofJSPdynamicp
7、ages.Thesystemhasasimpleinterface,easyoperation,easymaintenance.Keywords:Shoppingmall,Struts,Hibernate,Spring,JAVA,JSP目录1绪论11.1课题研究的背景11.2课题研究的意义22系统的开发环境及技术简介32.1系统开发环境32.1.1MyEclipse32.1.2MySQL32.1.3Tomcat42.2系统开发的思想与技术42.2.1JSP技术与MVC模式以及系统的基本框架42.2.2S.S.H框架的优点53
8、系统总体设计63.1总体功能模块63.2系统管理员的功能模块63.3系统业务描述74系统详细设计与实现84.1系统和数据库的配置84.2概念模型设计84.3数据库逻辑模型94.4数据库表结构95系统功能实现135.1程序的类图135.1.1订单Dingdan类图135.1.2订单条目Din