人事管理系统的分析设计与研究.doc
约48页DOC格式手机打开展开
人事管理系统的分析设计与研究,全文48页约13700字论述翔实为了加强对人事方面的管理,而且随着计算机在企业管理中应用的普及,利用计算机实现企业人事档案的管理势在必行,是适应现代企业制度要求、推动企业劳动人事管理走向科学化、规范化的必要条件。本系统是利用powerbuilder8.0作为数据库前端开发工具,运用power...
内容介绍
此文档由会员 棉花糖糖 发布
人事管理系统的分析设计与研究
全文48页 约13700字 论述翔实
为了加强对人事方面的管理,而且随着计算机在企业管理中应用的普及,利用计算机实现企业人事档案的管理势在必行,是适应现代企业制度要求、推动企业劳动人事管理走向科学化、规范化的必要条件。本系统是利用PowerBuilder8.0作为数据库前端开发工具,运用Power Designer 8.0作为建模分析设计工具,后台数据库采用了SQL SERVER 2000开发出的具有实用价值的,可以用于支持企业完成劳动人事管理工作的人事管理信息系统。本系统主要包括8个模块,即系统、系统管理、输入信息、维护信息、查看信息、报表、窗口和帮助这8个模块的功能。软件在对特定信息的修改灵活性方面存在不足,需要改进。
关键词:人事管理系统,分析设计,信息管理系统
Title Administrative system of the personnel
Abstract
For strengthen control over personnel, use popularization in business administration with computer, The management which makes use of computer to realize enterprise's personal file is imperative, Meet the needs of modern enterprise system, promote enterprise not to work personnel management move towards the scientific process, standardized essential terms. System this utilize PowerBuilder8.0 as the front developing instrument of data base, Takes the modeling analysis design tool using "Power Designer8.0",The backstage database has used SQL SERVER 2000, practical value developed, Can use for and support enterprise finish and work personnel the management information system of personnel of management. System this include 8 module mainly, namely system, system management, information of inputting, maintain information, look over information, report form, window and help 8 function of module these. Software in has the insufficiency to the specific information revision
flexible aspect, needs to improve.
Keywords: Administrative system of the personnel Analyzing Design System of information management
目 录
第一章 绪 论 6
1.1 问题定义及内容简介 6
1.2 研究背景与研究意义 6
第二章 开发工具简介 8
2.1 数据库前端开发工具PowerBuilder 8.0 8
2.2建模分析设计工具PowerDesigner 8.0 10
2.3数据库SQL SERVER 2000 10
第三章 系统需求分析 12
3.1 系统功能需求分析 12
3.2 数据字典 12
3.3系统设计 13
3.3.1系统总体系结构设计 13
3.3.2系统数据项 14
3.4系统功能模块图 16
3.5在对以上模块进行分析的基础上,做出了系统流程图(SFD) 17
3.6 系统开发与运行环境设定 17
第四章 概念模型与物理模型 18
4.1 系统的概念模型(CDM) 18
4.2系统的物理模型(PDM) 19
4.3用例图(use case图) 20
第五章 系统设计 21
5.1 主要模块设计 21
5.2 各子模块功能、接口、界面设计、详细设计 21
5.3遇到主要问题及解决方案 22
第六章 软件详细设计及编码 23
第七章 系统测试 42
7.1 测试目标及步骤 42
7.2.1 测试方法 42
7.2.3 测试结果 45
毕业设计心得与体会 46
结 论 47
致 谢 48
参考文献 49
附录1: 50
参考文献
(1)《PowerBuilder8.0数据库系统开发实例导航》,何旭洪 余建英 编著,2002年11月,人民邮电出版社;
(2)《PowerBuilder7.0应用开发实例教程》,高国宏 编著,2000年3月,中国石化出版社。
(3)《PowerBuilder8.0高级编程技术》,陈明 杨劲松 编著,2002年1月,北京希望电子出版社;
(4)《PowerBuilder7.0应用开发实例教程》,高国宏 编著,2000年3月第1版,中国石化出版社出版。
(5)《PowerBuilder8.0高级应用与开发》,袁松主编,杨帆、黄晔春、文丹等编著,中国水利水电出版社。
全文48页 约13700字 论述翔实
为了加强对人事方面的管理,而且随着计算机在企业管理中应用的普及,利用计算机实现企业人事档案的管理势在必行,是适应现代企业制度要求、推动企业劳动人事管理走向科学化、规范化的必要条件。本系统是利用PowerBuilder8.0作为数据库前端开发工具,运用Power Designer 8.0作为建模分析设计工具,后台数据库采用了SQL SERVER 2000开发出的具有实用价值的,可以用于支持企业完成劳动人事管理工作的人事管理信息系统。本系统主要包括8个模块,即系统、系统管理、输入信息、维护信息、查看信息、报表、窗口和帮助这8个模块的功能。软件在对特定信息的修改灵活性方面存在不足,需要改进。
关键词:人事管理系统,分析设计,信息管理系统
Title Administrative system of the personnel
Abstract
For strengthen control over personnel, use popularization in business administration with computer, The management which makes use of computer to realize enterprise's personal file is imperative, Meet the needs of modern enterprise system, promote enterprise not to work personnel management move towards the scientific process, standardized essential terms. System this utilize PowerBuilder8.0 as the front developing instrument of data base, Takes the modeling analysis design tool using "Power Designer8.0",The backstage database has used SQL SERVER 2000, practical value developed, Can use for and support enterprise finish and work personnel the management information system of personnel of management. System this include 8 module mainly, namely system, system management, information of inputting, maintain information, look over information, report form, window and help 8 function of module these. Software in has the insufficiency to the specific information revision
flexible aspect, needs to improve.
Keywords: Administrative system of the personnel Analyzing Design System of information management
目 录
第一章 绪 论 6
1.1 问题定义及内容简介 6
1.2 研究背景与研究意义 6
第二章 开发工具简介 8
2.1 数据库前端开发工具PowerBuilder 8.0 8
2.2建模分析设计工具PowerDesigner 8.0 10
2.3数据库SQL SERVER 2000 10
第三章 系统需求分析 12
3.1 系统功能需求分析 12
3.2 数据字典 12
3.3系统设计 13
3.3.1系统总体系结构设计 13
3.3.2系统数据项 14
3.4系统功能模块图 16
3.5在对以上模块进行分析的基础上,做出了系统流程图(SFD) 17
3.6 系统开发与运行环境设定 17
第四章 概念模型与物理模型 18
4.1 系统的概念模型(CDM) 18
4.2系统的物理模型(PDM) 19
4.3用例图(use case图) 20
第五章 系统设计 21
5.1 主要模块设计 21
5.2 各子模块功能、接口、界面设计、详细设计 21
5.3遇到主要问题及解决方案 22
第六章 软件详细设计及编码 23
第七章 系统测试 42
7.1 测试目标及步骤 42
7.2.1 测试方法 42
7.2.3 测试结果 45
毕业设计心得与体会 46
结 论 47
致 谢 48
参考文献 49
附录1: 50
参考文献
(1)《PowerBuilder8.0数据库系统开发实例导航》,何旭洪 余建英 编著,2002年11月,人民邮电出版社;
(2)《PowerBuilder7.0应用开发实例教程》,高国宏 编著,2000年3月,中国石化出版社。
(3)《PowerBuilder8.0高级编程技术》,陈明 杨劲松 编著,2002年1月,北京希望电子出版社;
(4)《PowerBuilder7.0应用开发实例教程》,高国宏 编著,2000年3月第1版,中国石化出版社出版。
(5)《PowerBuilder8.0高级应用与开发》,袁松主编,杨帆、黄晔春、文丹等编著,中国水利水电出版社。