本设计编号Q062,由QT+MYSQL开发
包括:程序代码,毕业论文 (论文7800字)
摘要
MIS是一门新的学科,它跨越了若干个领域,比如管理科学、系统科学、运筹学、统计学以及计算机科学。在这些学科的基础上,形成信息收集和加工的方法,从而形成一个纵横交织的系统, 在强调管理,强调信息的现代社会中它变得越来越普及。本毕业设计是一个针对一般企业员工管理及查询所开发的小型管理系统,全称员工管理系统。在考察了企业员工信息的日常管理以及参考了其他管理类系统后,确定了本系统的需求:实现这类日常管理业务的信息化以及管理的自动化,解决信息录入以及查询大部分琐细的问题。本系统采用了统一的界面,并且提供了大量的操作提示以及出错信息,大大的方便用户使用本软件,同时也减少了出错的可能,确保了数据的正确性、完整性和一致性。本软件使得管理的信息化,减少了人力成本的付出,一定程度上提高了企业的效益。
关键词:管理系统,企业员工,数据库开发,QT
ABSTRACT
MIS is a new discipline, which spans several areas, such as management science, system science, operations research, statistics and computer science. In these subjects form the basis of information collection and processing methods to form a vertical and horizontal cutting system, stress management, emphasizing the modern information society, it becomes more and more popular. The graduation project is one for the typical business management and query management system developed by a small, full name of the employee management system. Investigated the information in the daily management of employees and the reference to the other management class system, identified the needs of the system: to achieve such daily management of information technology and business management automation, to solve most of the information input and query trivial problem. The system uses a unified interface, and provides a number of operational tips, and error messages, greatly facilitate the users use the software, but also reduce the possibility of errors, ensure data accuracy, completeness and consistency. The software allows management of information, reduce labor costs to pay, to some extent improved the efficiency of enterprises.
Keyword: Management systems, enterprise employees, database development, QT
目录
摘要 0
ABSTRACT 1
第1章 引言 1
1.1 开发背景 1
1.2 开发目的 1
第2章 开发环境 2
2.1 QT介绍 2
2.2 MYSQL简介 3
第3章 系统分析 6
3.1 系统基本功能描述 6
3.2 可行性分析 6
3.3 系统需求分析 7
第4章 系统设计 8
4.1 数据库设计 8
第5章 系统实现 14
5.1 实现概况 14
5.2 登陆管理模块 14
5.2.1 程序流程图 14
5.3信息录入与发布管理 15
5.4 系统界面设计 16
六、结果测试及性能分析 17
6.1软件测试 17
6.2性能分析及改进 18
结论 19
谢辞 20
参考文献 21