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