摘要:机场安全监察管理是机场安全管理的重点工作之一,是通过制订和执行监察计划,发现机场存在的隐患问题,并督促予以整改的安全预防管理活动。本论文基于国内某机场集团的现实需求,在对其需求进行分析的基础上,开展详细的系统分析与设计,并基于Tomcat的Web应用服务器,以Java、SQLServer为开发工具,采用SSM框架(Spring、SpringMVC、Mybatis),搭配上JqueryEasyUI制作的页面效果,实现了监察标准制定、监察计划编制、监察指标维护、检查单生成、监察员安排、监察结果处理等功能。本系统采用B/S架构模式,操作便捷,能极大地提高机场安全监察的工作质量和效率。
关键词:民航机场;安全监察;系统分析;系统设计
The Design and Implementation of Airport Safety Monitoring System
Abstract:Airport safety supervision and management is one of the key assignment of airport safety management. It is a safety prevention management activities through the development and implementation of the monitoring plan to discovery the problems of airport, and urge to rectify these risks. On account of the actual needs of an airport group, this paper conducts detailed system analysis and design on the basis of the analysis of its needs. Based on the Web application server of Tomcat, using Java, SQL Server as development tools, using SSM framework (Spring, SpringMVC, Mybatis), with the Jquery EasyUI produced page effects, we have implemented the functions of monitoring standard setting, monitoring plan preparation, monitoring index maintenance, checklist generation, inspector arrangement, monitoring results handling and so on. The system uses B/S architecture model, easily to operate, can greatly improve the airport safety monitoring work’s quality and efficiency.
Keywords: Civil Airport; Safety Monitoring; System analysis; System design
目录
0引言 1
1系统规划 2
1.1系统开发背景 2
1.3系统开发目的 3
1.4系统开发目标 3
1.5系统可行性分析 4
2系统分析 6
2.1相关技术与工具介绍 6
2.1.1相关技术 6
2.1.2开发工具 7
2.2系统需求分析 9
2.3系统业务流程分析 10
2.4系统需求建模 11
2.4.1用例图 12
2.4.2用例规约 12
2.4.3活动图 15
3系统设计 17
3.1系统总体结构设计 17
3.1.1机场安全监察管理系统架构设计 17
3.1.2机场安全监察管理系统功能结构设计 17
3.2功能模块设计 18
3.2.1系统管理 18
3.2.2监察管理 19
3.3数据库设计 20
3.3.1系统数据流程分析 20
3.3.2实体与联系 23
3.3.3E-R图 24