内蒙古科技大学本科生毕业设计说明书(毕业论文)题目:雪雅服饰的设计与实现学生姓名:郝显文学号:1176807316专业:计算机科学与技术班级:计2011-3班指导教师:邢东旭内蒙古科技大学毕业设计说明书(毕业论文)I雪雅服饰的设计与实现摘要随着计算机的普及应用,我们已经进入了一个信息化、数字化的大数据时代。随着大数据时代的到来各行各业都在逐步走向信息化、数据化。传统的零售行业也开始转型走向互联网销售,原来我们基于纸质的数据和资料逐渐被电子方式所替代。而且我们通过计算机对线上销售平台进行管理具有线下操作无法匹及的优点。例如:检索迅速、存储量大、高效率、寿命长、低成本、方便快捷等,这些优点能够极大地提高管理和办事的效率。而且只要系统的设计合理,我们就可以通过网络的互动、资源共享等优点,加之传统的销售优点,从而使互联网销售更人性化、规范化、个性化。本系统是在Windows平台下,用JSP、网络编程、Struts、Spring、hibernate等技术,结合MySQL数据库管理系统开发出的B/S结构的在线服装销售系统网站。动态网页与静态网页相结合的方法制作此系统,为了降低网站维护的工作量,为了使系统可以实现更多的功能,为了实现网站与客户之间的交流和沟通,系统的页面采用数据库技术作为支持,该系统实现了用户登录、服装的查询、购买、用户的注册及管理员对系统的管理等功能。关键词:服装;Struts;Spring;Hibernate;内蒙古科技大学毕业设计说明书(毕业论文)IDesignandimplementationofxueyaclothingAbstractWiththepopularizationofcomputers,wehaveenteredainformationtechnology,digitaleraofbigdata.Withtheadventoftheeraofbigdatabusinessesaregraduallymovingtowardsinformationtechnology,datatechnology.TraditionalretailindustrybeganthetransitiontoInternetsales,thatwehavebeengraduallyreplacedbyelectronicmeanspaper-baseddataandinformation.Andwehaveacomputerforonlinesalesplatformformanagementadvantagesofoperatingwithalineandthehorses.Forexample:therapidretrieval,storagecapacity,highefficiency,longlife,lowcost,convenient,etc.Theseadvantagescangreatlyimprovethemanagementandefficiencyofwork.Andaslongasthedesignofthesystemisreasonable,wecan,throughinteractionandresourcesharingnetworkadvantages,combinedwiththeadvantagesoftraditionalsales,makingInternetsalesmorehumane,standardizedandpersonalized.ThissystemisundertheWindowsplatform,withJSP,networkprogramming,Struts,Spring,hibernatetechnology,combinedwithMySQLdatabasemanagementsystemtodevelopaB/Sstructureofonlineclothingsalessystemwebsite.Dynamicpagesandstaticpagescombiningmethodofmakingthissystem,inordertoreducethesitemaintenanceworkload,inordertomakethesystemmorefunctionalitycanbeachieved,inordertoachievetheexchangeandcommunicationbetweenthecustomersite,thesystemusesdatabasetechnologyasapagesupport,thesystemenablesuserstologin,clothesinquiries,purchase,userregistrationandadministratorofthesystemmanagementfunctions.Keywords:Clothing;Struts;Spring;Hibernate;内蒙古科技大学毕业设计说明书(毕业论文)II目录摘要............................................................................................................................IAbstract.......................................................................................................................I第一章引言.............................................................................................................11.1选题背景...............................................................................................11.2选题目的...............................................................................................11.3选题意义...............................................................................................1第二章系统的开发环境及开发技术......................................................................22.1软件开环境...........................................................................................22.2系统开发技术.......................................................................................22.2.1B/S体系结构:..........................................................................22.2.2JSP(JavaServerPages)技术简介...........................................32.2.3MySQL数据库..........................................................................42.2.4Sturts简介.................................................................................52.2.5Spring简介................................................................................62.2.6SSH框架.....................................................................................72.2.7DWR框架技术...........................................................................7第三章系统分析与设计..........................................................................................83.1可行性分析...........................................................................................83.1.1技术可行性................................................................................83.1.2经济可行性................................................................................83.1.3操作可行性................................................................................93.2需求分析...............................................................................................93.3系统的功能需求分析...........................................................................93.4业务流程图.........................................................................................12第四章系统的总体设计........................................................................................144.1软件总体结构.....................................................................................144.2功能分配.............................................................................................144.3数据库的设计.....................................................................................154.3.1数据库概念设计......................................................................16内蒙古科技大学毕业设计说明书(毕业论文)III4.3.2数据库逻辑结构设计...................