基于delphi的人事管理系统设计

上传人:Bod****ee 文档编号:47171604 上传时间:2018-06-30 格式:DOC 页数:47 大小:7.06MB
返回 下载 相关 举报
基于delphi的人事管理系统设计_第1页
第1页 / 共47页
基于delphi的人事管理系统设计_第2页
第2页 / 共47页
基于delphi的人事管理系统设计_第3页
第3页 / 共47页
基于delphi的人事管理系统设计_第4页
第4页 / 共47页
基于delphi的人事管理系统设计_第5页
第5页 / 共47页
点击查看更多>>
资源描述

《基于delphi的人事管理系统设计》由会员分享,可在线阅读,更多相关《基于delphi的人事管理系统设计(47页珍藏版)》请在金锄头文库上搜索。

1、1基于基于 Delphi 的人事管理系统设计的人事管理系统设计摘摘 要要数据库系统是计算机应用领域中使用最广泛的技术之一,它为我们提供了一种把与我们的工作和生活紧密相关的信息集合在一起的方法,还有在某个集中的地方存储和维护这些信息的方法。数据库应用系统的开发是 Delphi 程序设计的重要组成部分,在 Delphi 中创建数据库程序,其过程和方法如同创建其他类型的 Delphi 应用程序一样简单、快捷。而 Microsoft SQL Server 2000 是一个面向二十一世纪的高性能的关系型数据库管理系统,是微软.NET 战略的重要一环。在此的 “人事管理系统” ,是基于 C/S(客户机/服

2、务器)开发模式,用SQL Server 2000 作为数据库开发平台,以 Delphi 为访问程序开发工具,利用面向对象编程的先进方法,开发的一个实用程序。企业人事管理系统主要用于员工个人资料的录入、职务变动的记录和管理。使用人事管理系统,便于公司领导掌握人员的动向,及时调整人才的分配,以获取最大的经济效益。本文具体阐述了本应用系统的开发工具、开发思想和开发方法。有不足之处,请多多见谅。【关键词关键词】 数据库系统 数据库管理系统 人事管理系统【论文类型论文类型】 应用研究2Personnel Management System Edited In Delphi6ABSTRACT Databa

3、se system, which supplies not only a kind of way we organize the information that have something to do between our work and our daily lives but a certain way we store and maintain those information in one position, has been considered the one of the most widely used technologies in the field of comp

4、uter application. The research to the database application is an essential proportion of the Delphi program design, as the period of the initialing other type of Delphi program, it is also very simple and swift to do the same with database application. However Microsoft SQL Server 2000 is the advanc

5、ed relation database management system oriented to the 21 century, which seems to be the important chain for the Microsoft “.NET” program. Personnel management system that Ive been working at is such a practical application which is based on the CS (client /server) design pattern, with Delphi as its

6、 designing language.The corporation personnel management system is mainly used for storing employees personal files, conversion and management for the change of the positions. It is so convenient for the boss to control the personnel case that he can make adjustment in time to max the profit. The ar

7、ticle talks about the tools, methods, and way of designing. There must be mistakes, thanks for reading.【Key words】 Database System Database management SystemPersonnel Management System【Type of Thesis】 Applied Research3摘摘 要要.1 1第第 1 1 章章 DelphiDelphi 数据库编程数据库编程 .1 11.1 Delphi 的数据库特性和功能简介.11.1.1 Delph

8、i 的数据库特性 .21.1.2 Delphi 可以访问的数据源(DataSource) .31.2 数据访问部件 .31.3 数据控制部件 .51.4 数据库访问技术 .6第第 2 2 章章 人事管理系统的总体分析与设计人事管理系统的总体分析与设计.8 82.1 系统功能分析 .82.2 系统功能模块的设计 .82.3 数据库设计 .92.3.1 数据库需求分析.92.3.2 数据库概念结构设计.102.3.3 数据库逻辑设计.10第第 3 3 章章 数据库的建立数据库的建立.12123.1 SQL Server 简介 .123.2 创建数据库 .133.3 SQL Server 2000

9、数据库表的创建和管理 .143.4 连接 ODBC 数据源 .17第第 4 4 章章 系统各功能模块设计系统各功能模块设计.20204.1 主窗口的创建 .204.1.1 菜单的创建.204.1.2 设置菜单主要属性.204.1.3 给主窗口添加图像.214.1.4 添加代码.224.2 系统登录窗口的创建 .234.2.1. 系统登录窗口的窗体设计.234.2.2 系统登录窗口的代码设计.244.3 增加新员工模块的实现 .254.3.1 增加新员工模块的窗体设计.254.3.2 增加新员工窗口的代码设计.274.4 人事变动模块的实现 .284.4.1 人事变动窗口的窗体设计.284.4.2 人事变动窗口的代码设计.304.5 简单查询模块的创建 .314.5.1 简单查询模块的窗体设计.314.5.2 简单查询窗口的代码设计.324.6 模糊查询模块的创建 .334.6.1 模糊查询窗口的窗体设计.334.6.2 模糊查询窗口的代码设计.344.7 员工信息修改模块的实现 .364.7.1 员工信息修改窗口的窗体设计.364.7.2 员工信息修改的代码设计.384.8 员工信息删除模块的实现 .394.9 关于窗口的创建 .39第第 5 5 章章 系统的调试和运行系统的调试和运行.

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 学术论文 > 毕业论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号