【摘要】
随着社会的发展,社会的方方面面都在利用信息化时代的优势。计算机的优势和普及使得哈尔滨北方味精厂管理系统平台的开发成为必需。
本文以实际运用为开发背景,运用软件工程原理和开发方法,采用jsp技术构建一个哈尔滨北方味精厂管理系统。整个开发过程首先对系统进行需求分析,得出系统主要功能。接着对系统进行总体设计和详细设计。总体设计主要包括系统功能设计,系统总体结构设计,系统数据结构设计和系统安全设计等;详细设计主要包括系统数据库访问的实现,主要功能模块的具体实现,模块实现关键代码等。最后对系统进行了功能测试,并对测试结果进行了分析总结,得出系统的不足及需要改进的地方,为以后的系统维护提供了方便,同时也为今后开发类似系统提供了借鉴和帮助。
本系统的开发使哈尔滨北方味精厂管理者能够更加方便快捷的管理物品,同时也促使哈尔滨北方味精厂管理变的更加系统化、有序化。系统界面较友好,易于操作。
关键词: 哈尔滨北方味精厂管理; 系统;jsp技术;mysql数据库;
Abstract: With the development of society, every aspect of society is taking advantage of the information age. The advantage and popularization of computer make the development of management system platform of Harbin northern MSG factory necessary.
In this paper, the actual application of the development background, the use of software engineering principles and development methods, the use of JSP technology to build a Harbin northern MSG factory management system. The whole development process first carries on the demand analysis to the system, obtains the system main function. Then the overall design and detailed design of the system. The overall design mainly includes system function design, system overall structure design, system data structure design and system safety design. The detailed design mainly includes the system database access realization, the main function module concrete realization, the module realization key code and so on. Finally, the function test of the system was carried out, and the test results were analyzed and summarized, and the deficiencies and improvements of the system were concluded, which provided convenience for the future system maintenance, and also provided reference and help for the development of similar systems in the future.
The development of this system makes the manager of Harbin northern monosodium glutamate factory more convenient and efficient management of goods, and also makes the management of Harbin northern monosodium glutamate factory become more systematic and orderly. The system interface is friendly and easy to operate.
Key words:Harbin northern MSG factory management; System; JSP technology. Mysql database;
目 录
1 概述 5
1.1 研究的背景 5
1.2 课题研究的目的与意义 6
1.3 课题解决的方案 7
2 系统相关技术介绍 7
2.1 jsp介绍 7
2.2 mysql数据库介绍 9
3 系统分析 11
3.1 系统可行性分析 11
3.1.1技术可行性 12
3.1.2经济可行性 12
3.1.3操作可行性 12
3.2 需求分析 12
3.2.1系统功能需求分析 13
3.2.2系统性能分析 14
3.3 业务流程 15
4系统概要设计 16
4.1 系统功能结构设计 16
4.2 系统数据库设计 17
4.3 系统ER图 18
5系统实现 20
5.1 登录设计 20
5.2管理员功能设计 21
5.2.1部门类型管理 21
5.2.2员工信息管理 22
5.2.3供应商信息管理 22
5.2.4材料信息管理 22
5.2.5原材料采购管理 23
5.2.6味精生产管理 23
5.2.7质量检测管理 24
5.2.8废料处理管理 24
5.2.9产品销售管理 24
5.2.10库存信息管理 25
6系统测试 26
6.1测试过程 26
6.2测试结论 26
结 论 28
参考文献 29
致 谢 30