单位代码01学号100301065分类号TP393密级要源程序请加QQ:365924186毕业设计说明书网上书店销售系统的设计与实现院(系)名称信息工程学院专业名称计算机科学与技术学生姓名指导教师2012年5月12日网上书店销售系统的设计与实现摘要本文从需求分析、总体设计、详细设计、系统测试四个方面阐述了网络图书销售系统的设计过程,对课题的实际需求提出了合理的解决方案,经过论证得出该方案满足实际需求,针对课题特点在MicrosoftVisualStudio2008环境下使用C#作为开发工具,经过实际测试达到了我对软件功能的需求。此网络图书销售系统主要包括了库存管理、管理员管理、订单管理、用户管理、公告管理、及系统退出六大模块,该系统具有界面友好,使用方便的特点。从需求分析、系统概要设计、系统的详细设计和实现等几个方面来介绍系统的开发过程,最后对系统进行了运行和测试。关键词:图书销售,电子商务系统,C#TheDesignandImplementationoftheOnlineBookstoreSalesAuthor:Tutor:AbstractThisarticleexpatiatedBooksalese-commercesystemdesignprocessfromneedsanalysis,design,detaileddesignandsystemtestingfouraspects,subjecttotheactualdemandputforwardareasonablesolution,afterproofthattheprogrammetomeetactualdemand,featurestopicsfortheMicrosoftVisualStudio2008useC#asatooltoachievearealtestsoftwareneeds.ThedesignandimplementationoftheonlinebookstoresalesIdidhasmainlyincludedtheinventorymanagement、theadministratorsmanagement、theordersmanagement、theusersmanagement、thebulletinmanagementandtheuserslogout.thefunctionofthissystemiscomplete,thecontactsurfaceisfriendly,operateeasily.Thisarticlemainlystartedwiththedemandanalysis,systemoutlinedesign,systemdetailedandrealization.Itmainlyintroducesthedevelopmentofthissystem,finallywecarriedonthemovementandtesttothissystem.Keywords:Booksales,e-commercesystem,C#目录1绪论..........................................................................................................................................12系统需求分析..........................................................................................................................22.1功能需求...........................................................................................................................32.1.1基本功能需求........................................................................................................32.1.2界面的需求............................................................................................................32.1.3系统维护需求........................................................................................................42.2性能的需求.......................................................................................................................42.2.1系统的灵活性........................................................................................................42.2.2系统的可扩展性....................................................................................................42.2.3系统的安全性........................................................................................................42.3开发工具及相关技术.......................................................................................................52.3.1前端软件开发工具的选择....................................................................................52.3.2后台数据库的选择................................................................................................62.3.2软件开发平台的选择............................