资源描述:
《基于.NET校园二手物品交易系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、河北北方学院2015届本科生毕业论文基于.NET的校园二手交易系统Baseonthe.netcampussecond-handgoodstradingsystem河北北方学院2015届本科生毕业论文摘要随着社会的高速发展、技术的快速更新以及产品的不断更新换代,人们对于物质的要求越来越高,随之而来的问题便是越来越多的二手货物堆积下来却无法得到更好的利用。为了更好的解决这种现状,校园二手物品交易网站就是提供了这样一个信息交互品台,从而,使更多有价值的二手物品可以得到再利用。本文主要介绍了该平台的方案论证、总体设计等实现过程,详细论述了
2、设计思想、数据库设计和功能模块设计。运用开发工具VisualStudio2010和SQLServer2005,实现了用户注册、用户登录、查询浏览、商品搜索匹配、用户收藏、用户购买等用户功能模块。后台管理功能模块实现:管理员登录,管理员对商品信息的增、删、改、查,管理员可查看用户信息及用户订单信息,并对订单做相应的处理。除此之外,管理员可修改用于用户收取货物的取货方式等。整个系统的设计过程,充分考虑了数据库的安全性、一致性、稳定性和可靠性等功能。并具有了友好的界面,操作也十分简单。关键词:VisualStudio2010;数据库;二
3、手物品交易;SQLServer2005I河北北方学院2015届本科生毕业论文ABSTRACTUpdatewiththehigh-speeddevelopmentofsociety,technologyandconstantlyupdatedproducts,peoplemoreandmorehightotherequirementofmaterial,theresultingproblemismoreandmoresecondhandgoodsaccumulationdownbutcan'tgetbetteruse.Inorder
4、tobettersolvethiskindofsituation,thecampussecond-handgoodstradingwebsiteistoprovidetheinformationinteractionofsuchaproduct,thus,makesmorevaluablesecond-handitemscanberecycled.Thisarticlemainlyintroducedtheprojectdemonstrationofthisplatform,overalldesign,suchastheimple
5、mentationprocess,indetailelaboratedthedesignidea,databasedesignandfunctionmoduledesign.UseofdevelopmenttoolsinVisualStudio2010andSQLServer2005,realizetheuserregistration,userlogin,query,browsesearchmatching,usercollection,userstobuygoods,suchasuserfunctionmodule.Backg
6、roundmanagementfunctionmodules:theadministratorlogin,theadministratorofcommodityinformationtoadd,delete,change,check,administratorscanviewtheusersinformationandorderinformation,andtohandleordersaccordingly.Inaddition,theadministratorcanmodifythewayusedtochargecustomer
7、sgoodspickup,etc.Thedesignprocessofthewholesystem,givefullconsiderationtothedatabasesecurity,consistency,stabilityandreliability,etc.Andhasafriendlyinterface,theoperationisverysimple.KeyWords:VisualStudio2010;Database;Second-handgoodstradingplatform;SQLServer2005I河北北方
8、学院2015届本科生毕业论文目录1绪论11.1开发背景11.2开发的目的及意义22系统开发环境简介32.1VisualStudio2010简介32.2SQLSERVER2005简介43系统分析63.1系统目标63.2系统的初步调查63.3系统需求分