资源描述:
《库存分销管理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、库存分销管理系统的设计与实现——基础数据管理、UI界面的开发与实以及统计报表管理和用户登录的测试摘要:根据网上食品管理模式的实际情况,针对库存管理、Ik务缺乏有效的监管、报表统计工作M大等问题,研究设计了库存分销管理系统。基于Web的工作方式、采用JSP和SSH设计模式对系统结构进行架构,以J2EE为幵发平台,以MySQL为后台数据库,通过分销商库存管理模块、基础数据管理模块、统计报表管理模块及系统管理等功能模块的设计,实现对各级分销商的库存管理等功能,提尚了企业管理的工作效率。关键词:库存管理;报表;数椐库;测试Abstract:Accordi
2、ngtotheactualsituationoffoodmanagementmodeonline,inviewoftheinventorymanagementislackofeffectivesupervision,businessstatisticsreportproblemssuchasbigworkload,theinventorydistributionmanagementsystemisdesigned.WorksbasedontheWeb,usingJSPandSSHarchitecturedesignpatternonthesyst
3、emstructure,basedonJ2EEdevelopmentplatform,toMySQLbackenddatabase,throughdistributorsinventorymanagementmodule,basicdatamanagementmodule,statisticsmanagementmoduleandsystemmanagementfunctionmoduledesign,implementationtodistributorsatalllevelsofinventorymanagement,andotherfunc
4、tions,improvetheefficiencyoftheenterprisemanagement.Keywords:Inventorymanagement;reportform;Database;test1数据库设计1.1编写目的木文档为系统的开发和设计人员编写,根据需求分析文档的要求,着手开始设计如何实现这些功能,迷立一个符合用户要求的软件系统。将系统划分成基本的功能模块,并决定每模块或类的功能和类之问的调用关系以及每个模块的外部特库存分销管理系统的设计与实现——基础数据管理、UI界面的开发与实以及统计报表管理和用户登录的测试摘要:根据网
5、上食品管理模式的实际情况,针对库存管理、Ik务缺乏有效的监管、报表统计工作M大等问题,研究设计了库存分销管理系统。基于Web的工作方式、采用JSP和SSH设计模式对系统结构进行架构,以J2EE为幵发平台,以MySQL为后台数据库,通过分销商库存管理模块、基础数据管理模块、统计报表管理模块及系统管理等功能模块的设计,实现对各级分销商的库存管理等功能,提尚了企业管理的工作效率。关键词:库存管理;报表;数椐库;测试Abstract:Accordingtotheactualsituationoffoodmanagementmodeonline,invie
6、woftheinventorymanagementislackofeffectivesupervision,businessstatisticsreportproblemssuchasbigworkload,theinventorydistributionmanagementsystemisdesigned.WorksbasedontheWeb,usingJSPandSSHarchitecturedesignpatternonthesystemstructure,basedonJ2EEdevelopmentplatform,toMySQLback
7、enddatabase,throughdistributorsinventorymanagementmodule,basicdatamanagementmodule,statisticsmanagementmoduleandsystemmanagementfunctionmoduledesign,implementationtodistributorsatalllevelsofinventorymanagement,andotherfunctions,improvetheefficiencyoftheenterprisemanagement.Ke
8、ywords:Inventorymanagement;reportform;Database;test1数据库设计1.1编写目的木文档为