2010届本科生毕业设计分类号:2010届本科生毕业设计题目:_______________________作者姓名:学号:系(院)、专业:软件工程系指导教师姓名:指导教师职称:2010年月日注:请认真填写的姓名及学号信息,并要求与学院规定的一致2010届本科生毕业设计超市货物管理系统TheManagementsystemofSupermarket摘要随着经济的全球化以及中国经济改革的逐渐深化,中小企业面临着越来越激烈的竞争。改善企业内部以及整个供应链各环节的管理、调度及资源配置,迅速适应客户的新需求和市场的新机遇,是中小企业赢得竞争胜利的决定性因素。有效地进行货物进销存管理,已经成为了中小企业生存和发展的头等要事。然而,对于一贯疏于管理的中小企业来说,进行有效的货物进销存管理必然存在一定的难度,必须借助于现代化的管理方法和信息技术----计算机超市货物管理系统。[1][1]本设计通过用VisualBasics6.0及SQLServer2000来完成,并逐次介绍了开发软件的背景,以及系统设计的详细步骤。关键词:VisualBasics6.0;管理;SQLServer;超市货物管理系统AbstractWitheconomicglobalizationandthegradualdeepeningofChina'seconomicreform,SMEsfacedwithincreasinglyfiercecompetition.Toimprovetheinternalandthroughoutthesupplychainmanagement,schedulingandresourceallocation,toadaptquicklytochangingcustomerdemandsandnewmarketopportunitiesforsmallandmediumenterprisestocompetetowinthedecisivefactorinvictory.Invoicingofgoodseffectivelymanagesmallandmediumenterpriseshasbecomethesurvivalanddevelopmentoffirstclassevents.However,theconsistentneglectofmanagementinsmallandmediumenterprises,theimplementationofeffectivemanagementofgoodsInvoicingtheremustbesomedifficulty,wemustbymeansofmodernmanagementmethodsandinformationtechnology----ComputerSupermarketcargomanagementsystem.[1]ThisdesignbyusingVisualBasics6.0andSQLServer2000tocomplete,andIthesuccessiveintroductionofthesoftwaredevelopmentbackground,aswellassystemdesign,detailedsteps.Keywords:VisualBasics6.0;management;SQLServer;themanagementsystemofsupermarket目录ABSTRACT..........................................................II1.引言...............................................................12.基于VB的超市货物管理系统........................................12.1系统的目的:....................................................12.2系统的任务:....................................................22.3数据库的创建及设计............................................42.4数据库连接......................................................52.5用VB6.0设计系统主窗体.........................................62.6用VB6.0创建公用模块............................................72.6.1OPeratDataBase.bas..........................................72.6.2PublicVar.bas...............................................82.7用VB6.0创建各个模块主界面和子界面..............................82.7.1“资料管理”模块:..........................................82.7.2“采购管理”模块:..........................................92.7.3“销售管理”模块:.........................................102.7.4“库存管理”模块:..........................................112.7.5“统计分析”模块:.........................................122.7.6“系统管理”模块:.........................................122.8数据库连接界面的设计...........................................133.软件测试..........................................................144.软件应用..........................................................155.结束语............................................................15参考文献..........................