文档介绍:计算机系本科毕业(设计)论文
课题名称
友达汽修企业员工管理系统的设计与实现
专业
姓名
学号
指导教师
二零一零年六月
目录
1 引言 1
开发背景与现状的研究 2
系统开发环境 2
2需求分析 4
可行性分析 4
用户需求分析 4
系统功能与性能分析 7
3 系统设计 9
系统功能模块设计 9
系统流程图 9
数据库设计 11
4 系统实现 15
登录模块的实现 15
系统管理模块的实现 16
用户管理模块的实现 18
员工信息管理模块的实现 20
员工信息查询模块的实现 22
5 系统测试与维护 24
系统测试 24
25
6 结束语 26
致谢 27
参考文献 28
友达汽修企业员工管理系统的设计与实现
摘要:员工管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库,而对于后者则要求应用程序功能完备、易使用等特点。
该论文论述了MIS的基本原理和数据库实现技术,经过分析,使用JAVA开发工具,结合SQL Server 2000数据库技术,实现员工基本信息的收集,以便对员工信息进行集中管理。本文从员工管理系统的需求分析,到员工管理系统的系统规则、功能划分;从收集资料的录入、删除、保存等具体实现,到对系统的维护,详细说明了员工管理系统构造的整个过程,实现了员工管理系统为企业信息管理系统方便、快捷、准确地提供员工基本信息的目标。
关键词:员工管理信息系统 JAVA 数据库
Abstract:Staff management system is a typical information management system(MIS), which mainly includes two aspects. The first one is database creation and maintenance, and the other is front-end application development. Former requires strong consistency and integrity of the data with good security. For the latter requires the application function sufficient and easy to use.
The paper discusses the basic principles of MIS and database implementation techniques. After analysis, using the JAVA development tools, combined with SQL Server 2000 database technology, the system achieves the collection of basic information in order to carry out centralized management of employee starting point of this paper is the demand for staff management system. From system rules, and function of the staff management system; with the collection of data entering, deleting, saving, and concreting implementation, combined with the maintenance of the system, this article details the construction of the entire employee management system process. Staff management system implemented for enterprise information management system is easy, fast, and accurate information provide the basic goal of employee.
Keywords: Employee management I