VB企业人事管理系统的设计与实现(Access数据库)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

VB企业人事管理系统的设计与实现(Access数据库)(13000字)
摘要
本文以企业管理信息系统建设中的人事管理子系统的开发为背景,论述了管理信息系统的概念、结构及系统开发的基本原理和方法,全文共分为序言、管理信息系统综述、开发方法、开发平台和工具、系统规划和分析、系统实现、系统运行及维护、系统评价、程序调试与故障处理、开发总结等九章。本文首先阐述了 Visual Basic 6.0的基本概念;然后详细说明了以数据库技术为技术背景的"人事管理管理系统"的基本功能及实现过程,最后重点介绍了软件的设计与实现详细阐述了系统分析、系统设计的技术及其应用。
【关键词】:管理信息系统、人事管理、系统开发 数据库 查询
 
Abstract:
This text regards development of the personnel management subsystem in the management information system construction of enterprises as the background,Have described the concept of the management information system,Basic principle and method of structure and system development, The full text is divided for the preamble altogether, the management information system survey , development approach, developing platform , tool and system plan and analyse , realize , operate and maintain , appraise systematically systematically systematically, procedure debug with trouble dealing with , developing 9 chaptering of summarizing etc。This text has explained the basic conception of Visual Basic 6.0 at first; Then the basic function of " administrative system of the personnel " taking technology of the database as technological background of elaboration and course of realizing, introduced the design of the software and realized the network analysis of exposition , technology and application of the design systematically in detail especially finally
[keywords] The management information system、Personnel management、Systematic development
database Inquiry

本系统运行:首先启动Windows2000/XP,将本系统拷贝到硬盘相应地目录下,运行“企业人事管理.EXE”即可。  
    本系统的主要菜单功能简介如下:
    (1)系统管理:添加用户,修改密码,退出系统等。
   (2)员工基本信息管理:添加员工信息,修改员工信息,查询员工信息,删除员工信息。
   (3)员工考勤信息管理:包括数据备份、数据恢复、密码更改、系统时钟等。
    (4)  员工调动信息管理:添加调动信息,修改调动信息.查询调动信息,删除调动信息.

VB企业人事管理系统的设计与实现(Access数据库)
VB企业人事管理系统的设计与实现(Access数据库)
VB企业人事管理系统的设计与实现(Access数据库)
VB企业人事管理系统的设计与实现(Access数据库)

#p#副标题#e#
目 录
第一章  引言    4
第二章   管理信息系统综述    5
2.1 概述    5
2.2 管理信息系统的发展    5
2.3 目前我国人事管理的现状    6
2.4 人事管理信息系统建设的好处    6
第三章 开发方法    8
3.1系统开发方法概述    8
3.2 结构化生命周期法简介    8
3.3 快速原型法简介    9
3.4 本系统开发方法的选择    10
第四章 开发平台和工具    11
4.1开发平台的选择    11
4.2 开发工具的选择    11
4.2.1 开发语言介绍    11
第五章 系统规划和分析    12
5.1 系统的可行性分析    12
5.2 系统的详细调查    12
5.3 系统逻辑模型的提出    13
第六章 系统设计    13
6.1 系统设计的依据    13
6.2 系统总体结构设计    13
6.3 系统的详细设计    13
第七章 系统的运行与维护    14
7.1 系统的配置    18
7.2 系统的运行    19
7.3 系统的维护    29
第八章 开发总结与对管理信息系统的展望    30
8.1  开发总结    31
8.2  对管理信息系统的展望    32