豆油厂生产管理系统

【摘要】

随着社会的发展,社会的方方面面都在利用信息化时代的优势。计算机的优势和普及使得豆油厂生产管理系统平台的开发成为必需。

本文以实际运用为开发背景,运用软件工程原理和开发方法,采用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 production management system platform of soybean oil plant 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 soybean oil plant production 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 enables the production manager of soybean oil plant to manage goods more conveniently and quickly, and also makes the production management of soybean oil plant become more systematic and orderly. The system interface is friendly and easy to operate.

 

Key words:Soybean oil plant production 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系统性能分析 15

3.3 业务流程 15

4系统概要设计 17

4.1 系统功能结构设计 17

4.2 系统数据库设计 17

4.3 系统ER图 18

5系统实现 21

5.1 登录设计 21

5.2 员工功能设计 22

5.3管理员功能设计 22

5.3.1生产管理 23

5.3.2检验管理 23

5.3.3订单管理 23

5.3.4财务管理 24

5.3.5设备管理 24

5.3.6仓库管理 25

5.3.7系统管理 25

6系统测试 26

6.1测试过程 26

6.2测试结论 27

结  论 28

参考文献 29

致  谢 30