沈阳理工大学学士学位论文摘要本论文阐述了系统的开发过程:系统规划、系统分析、系统设计、系统实施,重点论述了系统设计及系统主要功能的实现过程。通过系统规划明确系统的目标和范围;通过系统设计理清了系统的主要数据流程和主要功能模块划分,得出系统逻辑方案,具体为:系统功能模块、基本资料模块、商品管理模块、进货管理模块、销售管理模块、库存管理模块、经营管理模块、数据维护模块及系统帮助模块。通过调研进行详细地功能分析,从而形成清晰、明确的设计思路,开发出集信息录入、修改、查询、统计报表、用户权限分配等功能于一体的管理软件,极大地提高了超市各项管理工作的效率,将管理人员从繁琐的数据处理中解脱出来,因而使得本系统具有有效并且精确的使用价值。在软件的开发过程中,主要以软件工程的设计思想为指导,采用结构化生命周期法的设计方法,逐步细化的设计和自底向上的实现方法,在Windows2000环境下,采用微软公司的VisualBasic6.0面向对象程序设计语言,采用ADO对象来连接MicrosoftSQLServer数据库,使得本软件能够成功地实现数据管理的自动化,有着更加广阔的应用前景。本文详细地论述了超市进销存管理系统的设计思想及设计过程。通过确定系统的设计方案,进行系统设计与系统实施。关键字:软件工程;商品管理;业务流程AbstractThisthesiselaboratedthesystemdevelopmentprocess,whichconsistsofthesystemprogramming,analysis,design,andimplementation.Furthermorethesystemdesignandtherealizationprocessofthemainfunctionsareemphasized.Byplanningthetargetandresearchareaofthesystemwascleared;bydesigningthesystemfunctionthemaindataflowandthemainfunctionmodelsarealsoexplicit.Fromtheaboveworkthelogicalschemecouldbeget.Sothesystemismadeupofthefollowingmodels:thesystemfunctionsmodule,thebasicinformationmodule,themerchandisemanagementmodule,thestockmanagementmodule,III沈阳理工大学学士学位论文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目录引言······································································································11开发环境简介·························································································21.1开发背景·································································...