人事档案管理系统设计.rar

RAR格式版权申诉手机打开展开

人事档案管理系统设计,1.5万字30页 有代码摘要 现在我国的很多中小型企事业单位中人事档案的管理水平还停留在纸介质的基础上,这样的机制已经不能适应时代的发展,因为它浪费了许多人力和物力,在信息时代这种传统的管理方法必然被计算机为基础的信息管理所取代。人事档案管理系统主要包含职工个人自然情况,工作情况,简历,政治情况等各方面信息,内容比较庞...
编号:68-4422大小:310.00K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 罗亮 发布

1.5万字 30页 有代码
摘 要
现在我国的很多中小型企事业单位中人事档案的管理水平还停留在纸介质的基础上,这样的机制已经不能适应时代的发展,因为它浪费了许多人力和物力,在信息时代这种传统的管理方法必然被计算机为基础的信息管理所取代。
人事档案管理系统主要包含职工个人自然情况,工作情况,简历,政治情况等各方面信息,内容比较庞大复杂。同时还综合考虑档案管理工作的性质,总结归纳出所需实现的功能。主要是为人事档案进行服务,对人事的变动、人事资料、以及人事资料的查询,统计等功能。总体上说具有编辑,查询,用户管理,图表统计等功能。
该系统的前台采用的是VB6.0软件开发系统,后台数据库选择ACCESS2003,操作系统为WINDOWS XP。


关键词: 计算机技术 人事档案管理系统 VB6.0






Abstract

The dossier management system management system mainly contains the staff natural situation, the working condition, the resume, the political condition and so on various aspects information, the content quite is personally huge complex. Simultaneously also the overall evaluation records management work nature, summarizes the function which induces must realize. Mainly is carries on the service for the dossier, to human affairs change, human affairs material, as well as human affairs material inquiry, functions and so on statistics.Generally speaking has the edition, the inquiry, the user management, functions and so on graph statistics.
This system onstage uses is the VB6.0 software development system , the backstage database chooses ACCESS2003, the operating system is WINDOWS XP.


Keywords: Computer technology ;Dossier management system management system;Visual Basic


目 录
前言
第一章 绪论
第二章 开发环境及开发工具
第三章 系统需求分析
第四章 系统的功能及整体设计
4.1系统主要功能
4.2 系统功能模块图
4.3系统的主要功能模块
4.4数据库设计
第五章 代码设计
5.1系统主要运行界面 ………………………………………………………19
5.1.1系统管理界面………………………………………………………19
5.1.2 统计查询界面……………………………………………………… 20
5.1.3 档案管理界面……………………………………………………21
5.1.4 部门管理界面……………………………………………………22
5.2系统详细设计部分代码 …………………………………………………23
5.2.1 MSFlexgrid控件代码
5.2.2 建立详细资料窗体
第六章 结束语
参考文献