基于BS架构的人事管理系统\开题报告+翻译+论文

2006-10-09 09:33 来源: http://ketiku.net 作者:Webmaster 网友评论 条 浏览次数 3812 转入论坛浏览
基于B/S架构的人事管理系统

摘要
随着计算机应用的普及,推动企业计算机管理现代化的时机已经到来,采取信息化管理是企业在新经济时代的必然趋势,也是企业管理者的迫切需求。企业人事管理系统作为信息管理系统(MIS)的一种,是人力资源管理的重要环节,也是企业管理的科学化、正规化的重要条件。人事管理系统是一个企业不可缺少的部分,它的内容对于企业的决策者和管理者来说都至关重要,所以人事管理系统应该能够为用户提供充足的信息和快捷的查询手段。
人事管理系统的主要任务就是使用计算机,对所有公司成员的人事档案资料进行保存;在需要时进行查找、分类、统计或者增加、修改和删除等操作;可以针对不同的目的,对各种档案资料进行查询。
本文介绍了人事系统的开发背景及开发过程,重点说明了系统的设计思想、关键技术和解决方案。此系统采用近年来发展最快的计算机语言-Visual Basic作开发工具,同时使用B/S系统结构。
[关键字]:人事管理系统,人事管理,信息管理系统,Visual Basic,B/S;
The personnel management system
Based on B/S fabric
ABSTRACT
With the popularization of computer application, it’s time to promote the modernization of the computer management for an enterprise and it’s inevitable especially in the new economic society, also, the business managers cry for it. As a kind of the MIS, the personnel management system is the important part of the effective Human resource management and it’s an essential condition for an enterprise management to be scientific and regular. The personnel management system is an indispensable part for modern enterprise, its contents are both vital for the executive and the manager, therefore ,it should provide sufficient information and quick inquiry methods.
Its main tasks are using computer to save the personnel documents of the employees; If needed, you can do searching、classifying、counting、or adding、modifying and deleting information in this system; besides, you can do various queries of the document materials for different purposes.
This treatise introduces the background of development for the problem and the process for development. It also explains the emphasis on system design, the design thought, the key technology and its solution. The system uses visual basic which is developing fast in recent years as its developing tool and the B/S system fabric.
[key words]: personnel management system, personnel management, MIS,
Visual basic,B/S



目 录
摘要 - 1 -
ABSTRACT - 1 -
第一章 概 论 - 3 -
§1.1 管理信息系统简介 - 3 -
§1.2 B/S 结构概述 - 3 -
§1.3开发基于B/S人事管理系统的意义 - 4 -
§1.4人事管理系统的现状与发展趋势 - 5 -
§1.5 本文的主要内容 - 6 -
§1.6 本章小结 - 6 -
第二章 人事管理系统的开发环境 - 7 -
§2.1 前台开发工具的配置 - 7 -
§2.2 Visual Basic 6.0的新增功能 - 8 -
§2.3后台数据库环境的建立 - 8 -
§2.4 本章小结 - 8 -
第三章 系统需求分析及功能设计 - 9 -
§3.1需求分析的任务 - 9 -
§3.2系统需求分析及功能设计 - 9 -
§3.3系统功能的模块设计 - 10 -
§3.4 系统数据流图 - 11 -
§3.5本章小结 - 11 -
第四章 系统的总体设计 - 12 -
§4.1总体设计的目的 - 12 -
§4.2 总体设计的要求 - 12 -
§4.3系统的结构图 - 12 -
§4.4本章小结 - 13 -
第五章 数据库与数据表的设计 - 14 -
§5.1 VisualBasic数据库应用程序的组成 - 14 -
§5.2 Visual Basic的数据库访问方式以及处理方法 - 15 -
§5.3数据表设计 - 16 -
§5.4 本章小结 - 17 -
第六章 系统窗体的创建 - 18 -
§6.1 工程的创建 - 18 -
§6.2 窗体的设计 - 18 -
§6.3 本章小结 - 25 -
第七章 系统测试与运行结果 - 26 -
§7.1 系统测试 - 26 -
§7.2 系统的运行结果 - 26 -
§7.3 本章小结 - 27 -
参考文献 - 27 -
致 谢 - 27 -

相关主题: