毕业论文题目:网上购物商城的设计与实现作者:学号:系别:信息技术系专业:动漫设计指导教师:2014年5月31日毕业设计(论文)中文摘要网上购物商城的设计与实现摘要21世纪以来,人类经济高速发展,人们的生活发生了日新月异的变化,特别是计算机的应用及普及到经济和社会生活的各个领域。为了让消费者网上购物过程变得简单、方便、安全、快捷,网上商城购物成了一种新型而热门的购物方式。网上商城购物系统是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商城,使购物过程变得轻松、快捷、方便。本系统共分两个部分:前台用户部分和后台管理部份。在前台用户部分中,包括用户在线注册、定购商品、浏览商品、查询商品信息等操作;后台管理部分包括:商品信息的管理、用户订单的管理、普通管理员的管理、客户的管理各种即时信息的发布管理。关键词网上商城ASP.NETSQLServer毕业设计(论文)外文摘要TitleSystemDesignandImplementationoftheonlineshoppingmallAbstract21stcentury,mankind'srapideconomicdevelopment,people'slivesrapidchanges,especiallyinvariousfieldsofcomputerapplicationsandspreadtotheeconomicandsociallife.Inordertoallowconsumerstoonlineshoppingprocesssimple,convenient,safe,fast,onlineshoppingmallhasbecomeanewandpopularwaytoshop.Theonlineshoppingmallsystemisakindofinteractivefeaturesofthebusinessinformationsystemonthenetworktocreateavirtualshoppingmall,andmaketheshoppingprocesseasy,fastandconvenient.Thesystemisdividedintotwoparts:thefrontoftheuserpartandmanagementbackground.Intheforegrounduserpart,includingon-lineregistration,ordergoods,browsethemerchandise,checkproductinformationandotheroperations;Thebackgroundsectionincludes:productinformationmanagement,managementofcustomerorders,thegeneraladministrator,management,customersmanageavarietyofreal-timeinformationdisseminationandmanagement.KeywordsOnlineShoppingMallASP.NETSQLServer网上购物商城的设计与实现目录1引言..................................................................11.1选题背景.......................................................21.2选题意义........................................................22主要技术..............................................................32.1ASP.NET........................................................32.2SQLSERVER.....................................................42.3系统运行环境...................................................43系统分析..............................................................53.1需求分析........................................................53.2业务流程分析....................................................54系统设计..............................................................74.1功能模块设计....................................................74.2数据库设计......................................................85系统设计与实现.......................................................105.1前台管理模块...................................................105.1.1用户购物模块..............................................105.1.2用户注册模块..............................................105.1.3首页展示模块..............................................105.2后台管理模块...................................................115.2.1用户管理模块..............................................115.2.2商品管理模块..............................................115.2.3订单管理模块..............................................11总结...................................................................12致谢.....................