资源描述:
《毕业论文终稿-c#商店智能管理系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)题目:********商店智能管理系统学院:计算机科学学院专业班级:计算机科学与技术06级2班指导教师:职称:学生姓名:学号:40605010201摘要当前,我国商业正处在一个高速发展的时期,也是我国商业由传统商业向现代化商业转变的重要时期,正在经历由经验决策到信息决策转变的时期。如何及时准确地获得各种信息,了解市场的发展趋势,来预测、指导经营活动;如何及时准确地掌握商店内部动态和信息,已成为商店最关心的问题。本系统基于成熟的C/S模式,采用C#作为编程语言,MicrosoftVisualStudio2008作为
2、开发工具,以SQLServer2008作为后台的数据库,利用ADO.NET数据库访问技术实现对数据库的各种管理操作。系统分为两部分:第一部分针对员工使用,包括的功能如:查询商品信息、查询供应商信息、商品销售等;第二部分面向店主使用,包括的功能如:对商品信息、供应商信息、会员和员工信息的增删查改,计算利润等。为了避免用户打开很多窗口导致桌面混乱,设计过程中使用Mdiparent方法将所有本系统的子窗体放置于主窗体之内,无论用户怎么拖动,窗体都不会离开主窗体。设计过程中,首先建立了系统的应用原型,然后在此基础上进行需求迭代,详细设计
3、时不断修改和完善,经过测试阶段反复调试和验证,最终形成达到设计要求的可行系统。关键词:C#,ADO.NET,SQLServer,C/S模式,信息化管理IIABSTRACTAtpresent,ourbusinessisinaperiodofrapiddevelopment,butalsoourbusinessfromtraditionaltomoderncommercialbusinessimportantperiodofchange,isgoingthroughtheexperienceofmakingchangestothei
4、nformationdecision-makingperiod.Howtotimelyandaccurateaccesstoinformation,understandthemarkettrends,topredictandguidebusinessactivities;howtimelyandaccurategrasptheinternaldynamicsandinformationstorehasbecomeshopmostconcernedabout.ThesystemisbasedonmatureC/Smode,usin
5、gC#astheprogramminglanguage,MicrosoftVisualStudio2008asadevelopmenttooltoSQLServer2008databaseasabackground,usingADO.NETdatabaseaccesstechnologyonavarietyofdatabasemanagementoperations.Systemisdividedintotwoparts:thefirstpartforemployeestouse,includingfeaturessuchas:
6、checkproductinformation,inquiries,supplierinformation,productsales;thesecondpartoftheownerfortheuse,includingfeaturessuchas:productinformation,supplierinformation,membersandstaffadditionsanddeletionsofinformationsearchchange,calculatingprofits.Inordertoavoidtheuserto
7、openmanywindowscausedesktopclutter,thedesignmethodsusedduringtheMdiparentallsub-formofthesystemplacedwithinthemainform,nomatterhowtheuserdragtheformwillnotleavethemainform.Designprocess,thefirstapplicationofthesystemtoestablishaprototype,andthenbasedontheneedsinthisi
8、teration,detaileddesign,constantlyamendedandimproved,经过testphaserepeateddebuggingandverification,formaviablesystemtomeetthedesignre