基于SSH的商场供应链管理系统设计与实现毕业论文+源码及数据库+辅导视频
基于SSH的商场供应链管理系统设计与实现摘要近年来,随着计算机技术的发展,以及信息化时代下企业对效率的需求,计算机技术与通信技术已经被越来越多地应用到各行各业中去。百货中心作为物流产业链中重要的一环,为了应对新兴消费方式的冲击,从供货到销售的各个环节也迫切地需要实现信息化、自动化。而上面所提到的这些环节,在二十世纪中期后被称为“供应链”,也是在本世纪初才在中国受到关注的一门新兴科学。本文就百货中心供应链管理系统的设计与开发展开论述,按照软件工程开发的实际步骤,依次对该项目的可行性分析、需求分析、概要设计、详细设计、系统实现以及系统测试分别进行阐述。在查阅了各界媒体资料、分析了国内外供应链管理系统的基础上,经过认真学习与不懈探索,利用J2EE技术和Mysql数据库,最终完成了百货中心供应链管理系统的开发,并经过一系列测试及试用,达到了最初的设计目标。关键词:供应链,软件工程,J2EEsupply chain management system of department storeAbstractIn recent years, with the development of computer technology, and the enterprise is in great demand of efficiency in the information era, computer technology and information technology has been increasingly applied to all walks of life. Department store is an important part of logistics industry chain, in order to cope with the emerging consumer's impact, from supplying marketing, every aspect needs to implement informatization and automation urgently. These aspects mentioned above came to be known as the "supply chain" in the middle of twentieth Century, which is a new science not attached attention from China until the beginning of this century.In this paper, the design and development of supply chain management system of department store is described and analyzed, according to the actual steps of software engineering, the project feasibility analysis, demand analysis, outline design, detailed design, system implementation and system test are described individually.Under the base of consulting the media data, analyzing the supply chain management system at home and abroad. After study and exploration, finally the development of supply chain management system of department store is completed using J2EE technology and Mysql database. With a series of tests, the system has met the original design goals.Key words: supply chain, software engineering,J2EE目录1引言 11.1课题背景 11.2目的和意义 21.3研究内容和组织结构 22开发工具及技术 32.1开发工具 32.2使用技术 43可行性分析 63.1法律的可行性 63.2经济的可行性 63.3技术的可行性 64需求分析 74.1系统功能分析 74.1.1经理用例图 74.1.2人事部员工用例图 74.1.3采购部员工用例图 84.1.4物资部员工用例图 84.1.5销售部员工用例图 94.2功能模块需求分析 94.3数据流图 104.3.1顶层数据流图 104.3.2一层数据流图 104.4数据字典 114.4.1数据项的描述 114.4.2数据流的描述 124.4.3描述外部实体 145系统设计 155.1系统结构设计 155.2系统子模块功能介绍 155.3数据库设计 165.3.1数据库概念设计(E-R模型) 165.3.2数据库表结构设计 176系统实现 206.1系统登录界面 226.2登录成功界面 236.3人事管理界面 256.4合作公司管理界面 266.5采购管理界面 286.6库存管理界面 316.7销售管理界面 346.8经营统计界面 357系统测试 357.1测试目的 357.2测试方法 367.3测试结果 368总结 37参考文献 38致谢 39