资源描述:
《毕业设计(论文)-asp网上购物折扣系统设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要网上折扣系统,其开发主要包括后台数据库的建立和维护以及前台应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库,而对于后者则要求应用程序功能完备,易使用等特点。因此本人结合购物网的要求,对SQLServer2000数据库管理系统、SQL语言原理、ASP.NET设计平台,ASP.NET数据库技术进行了较深入的学习和应用,主要完成对网上折扣系统的需求分析、功能模块划分、数据库模式分析,并由此设计了数据库结构和应用程序。系统运行结果证明,本文所设计的网上折扣系统可以满足购物者和高级
2、管理员双方面的需求。通过电子商务网站的建设以实现对商业零售企业提供信息化管理。建立了基于网络订货系统和网络销售系统。着重论述了系统功能与实现、数据流程及存储,包括商品目录、会员注册、网上订货与购物、商品查询、后台数据库管理等。关键词:网上购物;SQLServer2000;ASP.NET;VS2008VAbstractTheonlinebookstoresystem,itdevelopsontwomainrespectsofdevelopmentincludingsetting-upandmaintenancea
3、ndfrontapplicationprogramofbackstagesupporter'sdatabase.Demandtosetuptheconsistencyofthedataandintegralitythestorehouseofstrong,datawithgoodsecuritytotheformer.Requiretothelatterthatthefunctionoftheapplicationprogramiscomplete,aptcharacteristicofusingetc.Soc
4、ombineandmaketherequestoftheenteringtypebookstoreinperson,designtheplatformtoSQLServer2000databasemanagementsystem,SQLlanguageprinciple,ASP,ASPdatabasetechnologyhascarriedonthedeeperstudyandapplication,mainlyfinishdemandanalysis,functionmoduledividing,databa
5、semodetotheonlinebookstoresystemtoanalyse,andhasdesignedstructureofthedatabaseandapplicationprogramfromthis.Systematicoperationresultproveonlinebookstoresystemthistextdesigncanmeetshopperandsenioradministratorneedthebothsides.Inordertorealizethatofferstheinf
6、ormationizationtomanagetothecommercialretailerthroughtheconstructionofthee-commercewebsite.Havesetupbecauseofthenetworkordersystemandnetworkmarketingsystem.Havedescribedthesystematicfunctionandrealizedemphatically,theprocedureofthedataandstoring,Vincludinggo
7、odscatalogue,memberregistration,orderinganddoingshopping,goodsinquiry,backstagesupporter'sdatabaseadministrationonthenet,etc.【Keyword】Theonlineshopping;SQLServer2000;ASP.NET;VS2008V目录摘要IABSTRACTII目录IV第1章绪论11.1课题开发背景11.2课题开发意义21.3系统现状分析21.4设计要求3第2章需求分析42.1可行性
8、分析42.1.1经济可行性42.1.2技术可行性52.1.3操作可行性52.1.4可行性研究结论52.2需求分析62.3数据流图62.4数据字典72.5E-R图7第3章系统设计93.1系统结构93.2系统功能模块图103.3开发及运行环境介绍103.4相关技术介绍133.4.1ASP.NET技术介绍133.4.2JavaScript技术143.4.3数据库连接技术15V第4章详细设计1