(2009届)本科毕业设计(论文)商品库存管理系统学院(部):计算机与通信学院专业:计算机科学与技术学生姓名:班级:学号指导教师姓名:职称最终评定成绩2009年4月摘要本论文着重论述了库存管理系统开发时的主要设计思想及系统实现的详细过程及使用方法。介绍了库存管理系统的主要功能。系统结构严谨、性能稳定、使用方便。它可以运行Win98/2000/NT/XP/2003系统。本系统为全中文界面,功能全,易操作。系统的操作方式、界面均为Win98风格。系统中具有强大的操作员权限、密码管理等功能模块,确保系统运行安全。强大的查询和报表功能,全面、及时地反映当前库存状况。本论文采用了面向对象开发的设计方法。在WindowsXP操作系统环境下,应用SQLServer2000数据库以及Java可视化程序设计软件所开发的库存管理系统。本系统对于库存管理方面所遇到的各种问题,如工作量大,数据更新不及时,可靠性低等都做出详细的解决方案,本系统是以适应当前计算机信息管理的需要,紧密结合了库存管理在计算机信息管理方面的应用,实现了管理人员对库存的现代化管理,从而进一步提高了库存管理的工作效率。关键词:库存管理,数据库,JavaABSTRACTThispaperfocusesonthedevelopmentoftheinventorymanagementsystematthemaindesignconceptsandsystemstoachievethedetailedprocessanduse.Inventorymanagementsystemonthemainfunctions.Well-structuredsystem,stableperformance,easeofuse.ItcanrunWin98/2000/NT/XP/2003system.ThesystemforthewholeChineselanguageinterface,full-function,easytooperate.Theoperatingsystem,bothWin98styleinterface.Systemoperatorshaveapowerfulauthority,passwordmanagementmodulestoensuresafeoperation.Powerfulqueryandreporting,comprehensiveandtimelymannertoreflectthecurrentinventorysituation.Inthispaper,usingobject-orienteddevelopmentofthedesign.InWindowsXPoperatingsystemenvironment,theapplicationofSQLServer2000databasesandJavaprogrammingvisualizationsoftwaredevelopedbytheinventorymanagementsystem.Thesystemforinventorymanagementencounteredbyvariousproblems,suchasheavyworkload,updatedataisnottimely,reliableandsolowadetailedsolution,thesystemisadapttothecurrentcomputerinformationmanagementneeds,incloseconnectionwithTheinventorymanagementincomputerinformationmanagementapplication,andthemanagementofinventoriesofmodernmanagement,soastofurtherenhancetheefficiencyofinventorymanagement.Keywords:Inventorymanagement,database,Java目录第1章概述.........................................................................................................................................11.1课题背景介绍..........................................................................................................................11.1.1课题开发背景..............................................................................................................11.1.2课题开发意义.............................................................................................................11.2课题开发目标..........................................................................................................................2第2章系统运行环境及系统开发技术...............................................................................32.1系统运行环境.........................................................................................................................32.1.1硬件环境......................................................................................................................32.1.2软件开发环境.......................................................................................................