I
摘 要
随着计算机技术的不断发展,计算机科学日渐成熟,计算机作为知识经济
时代的产物,已被广泛应用于社会各个行业和领域。人事管理系统软件作为
一种管理软件正在各企事业单位中得到越来越广泛的应用。正是由于计算机
在企业管理中应用的普及,使得利用计算机实现企业人事管理势在必行。企
业信息化作为计算机应用的一部分,使用计算机对企业人事信息进行管理,具
有着手工管理所无法比拟的优点,它能够极大地提高企业人事管理的效率,也
是企业的科学化、正规化管理,与世界接轨的重要条件。
本系统结合乳品公司的员工一些基本情况,经过实际的需求分析,采用
Visual Basic6.0 和 Access2000 作为开发工具而开发出来的乳品公司人事管
理系统。
关键词:Access 数据库;Visual Basic6.0;人事管理
II
Abstract
With the computer technology developing continuously, the computer
science becoming mature day after day, as a product of knowledge economy
period, the computer has been widely applied in each profession and area. As a
management system, the personnel management system software is being applied
more and more widely in various enterprises. Because of the computer being
applied widely available in the enterprise management, it makes the realization of
using computer in enterprise personnel management imperative. As a part of the
computer application, the enterprise informationization uses the computers to
manage the enterprise personnel information. It has some advantages that manual
administration center is unable to be compared, which can enhance the enterprise
personnel management efficial.It is also an important condition of scientific and
standardization, with the world trail connection important condition.
This system combining some basic situations of company's staff; through
the actual analysis, uses Visual Basic6.0 and Access2000 to develop the company
personnel management system as a developing tool.
Keyword: Access database;Visual Basic6.0;personal management
III
目 录
摘 要 ...........................................................I
Abstract ........................................................II
目 录 .........................................................III
第 1 章 绪论 .....................................................1
1.1 软硬件环境...............................................1
1.1.1 硬件环境 ...........................................1
1.1.2 软件环境 ...........................................1
1.2 开发工具简介.............................................1
1.2.1 开发软件 Vb6.0 简介 .................................1
1.2.2 Access 2000 数据库工具概述 .........................2
第 2 章 系统分析 .................................................4
2.1 可行性分析...............................................4
2.1.1 技术可行性 .........................................4
2.1.2 经济可行性 .........................................5
2.1.3 管理可行性 .........................................5
2.1.4 开发环境可行性 .....................................5
2.2 需求分析.................................................6
2.2.1 各模块主要的几种操作 ...............................6
2.2.2 数据库要求 .........................................6
2.2.3 系统目标 ...........................................7
第 3 章 系统的详细设计 ...........................................8
3.1 系统设计.................................................8
3.1.1 功能分析 ...........................................8
3.1.2 模块设计 ...........................................8
3.2 程序预览................................................10
3.3 数据库设计..............................................20
3.3.1 数据库分析 ........................................21
IV
3.3.2 实现数据库 ........................................21
3.4 建立模块................................................22
3.5 系统主窗体的建立........................................23
3.6 登录窗体................................................24
3.7 修改密码窗体............................................24
3.8 添加所需窗体............................................25
3.9 系统的编译和发布........................................29
3.10 系统的配置运行.........................................30
结 论 ..........................................................31
致 谢 ..........................................................32
参考文献 ........................................................33
附录 1 外文资料原文.............................................35
附录 2 外文资料中文翻译.........................................44
附录 3 设计系统部分源代码.......................................50
1
第 1 章 绪论
1.1 软硬件环境
1.1.1 硬件环境
微机一台,操作系统是 windowsXP,具体配置为:赛扬 1.7,DDR256M 内
存,硬盘 80G,配有 DVD 光驱,软驱,USB 接口。
1.1.2 软件环境
本系统主要用 Visual Basic6.0 实现每一个模块的具体功能;主要依靠
Access 2000 作为后台数据库,因为 Access 2000 功能非常强大,不管是处理
公司的客户订单数据,管理自己的个人通讯录,还是大量科研数据的记录和
处理,都可以利用它来解决大量数据的管理工作。因此用它可以节省大量的
时间,还可以使企业的人事资料管理层次分明、井然有序,从而大大提高了
人事管理工作者的工作效率。它还能使决策、计划和其它管理活动更加科学、
精确、灵活。因此,建立计算机人事管理信息系统是一种客观发展必然趋势,
因为它能增强企业的市场竞争力。
1.2 开发工具简介
1.2.1 开发软件 Vb6.0 简介
Vb6.0 有三种版本,各自满足不同的开发需要: