摘要
随着信息互联网购物的飞速发展,一般企业都去创建属于自己的管理系统。本文介绍了面向工程教育专业认证的毕业生跟踪调查反馈系统的开发全过程。通过分析企业对于面向工程教育专业认证的毕业生跟踪调查反馈系统的需求,创建了一个计算机管理面向工程教育专业认证的毕业生跟踪调查反馈系统的方案。文章介绍了面向工程教育专业认证的毕业生跟踪调查反馈系统的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。
本面向工程教育专业认证的毕业生跟踪调查反馈系统有管理员,学生,企业单位。
管理员功能有个人中心,学生管理,班级信息管理,企业单位管理,教师信息管理,课程指标管理,试卷管理,试题管理,考试管理。学生可以查看教师信息,课程指标,参加考试。因而具有一定的实用性。
本站是一个B/S模式系统,采用SSM框架作为开发技术,MYSQL数据库设计开发,充分保证系统的稳定性。系统具有界面清晰、操作简单,功能齐全的特点,使得面向工程教育专业认证的毕业生跟踪调查反馈系统管理工作系统化、规范化。
关键词:面向工程教育专业认证的毕业生跟踪调查反馈系统;SSM框架;MYSQL数据库
Abstract
With the rapid development of information internet shopping, general enterprises are to create their own management system. This paper introduces the whole process of the development of the feedback system for engineering education professional certification. By analyzing the needs of enterprises for the graduate tracking survey feedback system for engineering education professional certification, a scheme of computer management for the graduate tracking survey feedback system for engineering education professional certification is established. This paper introduces the system analysis part of the graduate tracking survey feedback system for engineering education professional certification, including feasibility analysis, etc. the system design part mainly introduces the system function design and database design.
The engineering education professional certification for graduates tracking survey feedback system has administrators, students, business units.
Administrator functions include personal center, student management, class information management, enterprise management, teacher information management, course index management, test paper management, test management, and examination management. Students can view teacher information, curriculum indicators and take exams. So it has certain practicability.
The station is a B / S mode system, using SSM framework as the development technology, MySQL database design and development, fully ensure the stability of the system. The system has the characteristics of clear interface, simple operation and complete functions, which makes the management of tracking survey feedback system for engineering education graduates systematized and standardized.
Keywords:The tracking survey feedback system for engineering education professional certification graduates; SSM framework; MySQL database
目录
1系统概述
1.1 研究背景
1.2研究目的
1.3系统设计思想
2相关技术
2.1 MYSQL数据库
2.2 B/S结构
2.3 SSM框架简介
3系统分析
3.1可行性分析
3.1.1技术可行性
3.1.2经济可行性
3.1.3操作可行性
3.2系统性能分析
3.2.1 系统安全性
3.2.2 数据完整性
3.3系统界面分析
3.4系统流程和逻辑
4系统概要设计
4.1概述
4.2系统结构
4.3.数据库设计
4.3.1数据库实体
4.3.2数据库设计表
5系统详细实现
5.1 管理员模块的实现
5.1.1 学生信息管理
5.1.2 班级信息管理
5.1.3 试卷信息管理
5.2 企业单位模块的实现
5.2.1 参加考试
5.2.2 考试记录管理
5.2.3 错题本
6系统测试
6.1概念和意义
6.2特性
6.3重要性
6.4测试方法
6.5 功能测试
6.6可用性测试
6.7性能测试
6.8测试分析
6.9测试结果分析
结论
致谢语
参考文献