沈阳理工大学学士学位论文III摘要本论文阐述了系统的开发过程:系统规划、系统分析、系统设计、系统实施,重点论述了系统设计及系统主要功能的实现过程。通过系统规划明确系统的目标和范围;通过系统设计理清了系统的主要数据流程和主要功能模块划分,得出系统逻辑方案,具体为:系统功能模块、基本资料模块、商品管理模块、进货管理模块、销售管理模块、库存管理模块、经营管理模块、数据维护模块及系统帮助模块。通过调研进行详细地功能分析,从而形成清晰、明确的设计思路,开发出集信息录入、修改、查询、统计报表、用户权限分配等功能于一体的管理软件,极大地提高了超市各项管理工作的效率,将管理人员从繁琐的数据处理中解脱出来,因而使得本系统具有有效并且精确的使用价值。在软件的开发过程中,主要以软件工程的设计思想为指导,采用结构化生命周期法的设计方法,逐步细化的设计和自底向上的实现方法,在Windows2000环境下,采用微软公司的VisualBasic6.0面向对象程序设计语言,采用ADO对象来连接MicrosoftSQLServer数据库,使得本软件能够成功地实现数据管理的自动化,有着更加广阔的应用前景。本文详细地论述了超市进销存管理系统的设计思想及设计过程。通过确定系统的设计方案,进行系统设计与系统实施。关键字:软件工程;商品管理;业务流程沈阳理工大学学士学位论文IVAbstractThisthesiselaboratedthesystemdevelopmentprocess,whichconsistsofthesystemprogramming,analysis,design,andimplementation.Furthermorethesystemdesignandtherealizationprocessofthemainfunctionsareemphasized.Byplanningthetargetandresearchareaofthesystemwascleared;bydesigningthesystemfunctionthemaindataflowandthemainfunctionmodelsarealsoexplicit.Fromtheaboveworkthelogicalschemecouldbeget.Sothesystemismadeupofthefollowingmodels:thesystemfunctionsmodule,thebasicinformationmodule,themerchandisemanagementmodule,thestockmanagementmodule,thevenditionmanagementmodule,thestoragemanagementmodule,theprosecutionmanagementmodule,thedatamaintenancemoduleandthehelpmodules.Afterthedetailedinvestigationandresearchforthesystemfunctions,thedesignideawasclearedandexplicitandthemanagementsystemssoftwarewhichintegratedtheinput,output,search,statisticanduser’sresponsibilityallocationandsuchfunctionswasdeveloped.Basedonthismanagementsystemsoftwaretheworkefficiencyofthesupermarketstaffcouldbeimprovedandthemanagerscouldbeextricatedfromthefussilydataprocessing.Sothesystemwaseffectiveandvaluable.Inthedevelopmentprocessofthesoftware,mainlyguidedbythesoftwareengineeringandadoptingthestructurizedlifecyclemethod,thesystemwasdesignedgraduallythinnerandheadingupfromthebottom.UnderWindows2000,theVisualBasicwhichisOOPlanguagewasusedandtheADOobjectwasselectedtolinkthemanagementsystemdatatotheMicrosoftSQLServerdatabase.Thissoftwarecouldsuccessfullyrealizetheautomationofthedatamanagement,soitsforegroundiswide.Thisthesisdiscussedthedesignideaandthedesignprocess.What’smorebyconfirmingthedesignscheme,thesystemwasdesignedandrealized.Keyword:softwareengineering;merchandisemanagement;businessprocess沈阳理工大学学士学位论文V目录引言·······································································································11开发环境简介·························································································21.1开发背景··························································································21.1.1立项的提出·················································································21.1.2立项开发的实际···········································································21.2开发平台环境····················································································21.2.1前台环境····················································································21.2.2后台环境····················································································31.2.3系统设计思想··············································································42系统规划·······························································································52.1战略规划··························································································52.2需求分析··························································································52.3系统分析··························································································62.4系统可行性分析·················································································62.5技术可行性·······················································································72.5.1软件可行性·················································································72.5.2硬件可行性·················································································72.5.3运行可行性·················································································72.6系统功能分析····················································································72.6.1系统功能模块··············································································72.6.2基本资料模块··············································································82.6.3商品管理模块··············································································82.6.4进货管理模块··············································································82.6.5销售管理模块··············································································92.6.6库存管理模块············································································102.6.7经营管理模块············································································102.6.8系统维护模块············································································102.6.9系统帮助模块············································································10沈阳理工大学学士学位论文VI3系统的概要设计····················································································113.1系统总