计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

基于C/S的工资管理系统的设计与实现Delphi+SQL

2016-04-28 01:00
导读:计算机应用论文论文,基于C/S的工资管理系统的设计与实现Delphi+SQL怎么写,格式要求,写法技巧,科教论文网展示的这篇文章是很好的参考:毕业
毕业

目  录
前   言 1
1 开发环境、工具简介 2
1.1 开发工具介绍 2
1.2 开发环境MS SQL SERVER简述 3
1.3 C/S(CLIENT/SEVER)模式的基本简述 4
2 系统需求分析 7
2.1 任务概述 7
2.1.1 用户的特点 7
2.1.2 假定和约束 7
2.2 对功能的规定 7
2.3 对性能的规定 8
2.4 数据流图 9
2.5 数据字典 11
2.6 E-R图 13
3 系统概要设计 15
3.1 系统结构设计 15
3.2 数据库结构设计 15
4 系统详细设计 20
4.1 各功能模块的设计与实现 20
4.1.1 用户登录模块 20
4.1.2 主界面图 22
4.1.3 管理员模块 22
4.1.4 系统设置模块 24
4.1.5 修改工资模块 25
4.1.6 领取工资模块 27
4.1.7 加班模块 28
4.1.8 补贴模块 30
4.1.9 扣除工资模块 31
4.1.10 添加员工模块 32
4.1.11 删除员工模块 34
4.1.12 修改员工模块 35
4.1.13 查询服务模块 36
4.1.14 审核模块 38
4.1.15 报表模块 38
4.2 系统实现 39
5 系统测试及运行 41
5.1 单元测试 41
5.2 集成测试 41
5.3 系统测试 42
6 总结 43
参考文献 44
致谢 45
 
基于C/S的工资管理系统的设计与实现
 
摘  要:随着计算机技术的飞速发展,计算机在企业管理中应用的普及,利用计算机实现企业人事工资的管理势在必行,极大地提高人事工资管理的效率。本系统经过实际的需求分析,采用功能强大的Delphi 7.0作为开发工具结合SQL Sever 2000作为数据库开发出来的基于C/S模式的多层人事工资管理系统。整个系统包括系统设置、人事管理、工资管理、查询服务、审核、 报表6大功能模块,并实现了信息的添加、删除、查询以及统计等工资管理功能。 (科教作文网 zw.nseac.com整理)
本介绍了软件的开发环境,按照现代软件工程思想来详细地介绍了人事管理系统的整个设计与实现过程:数据库的设计、各个模块功能以及界面的设计与实现。
关键词:工资管理系统;Delphi 7;数据库;C/S模式

The Design and Realization of Payroll Management
 System Based on C/S
 
Abstract: With the rapid development of computer technology, the popularization of computer in business management is imperative as well as the usage of it to realize the enterprise payroll management ,and greatly improved the efficiency .This system is a multilayer payroll management system which based on C/S model. It analyzed the actual needs,adopted the powerful Delphi 7.0 as development tool,and combined with SQL Server 2000 as a database.The whole system includes six functions mudules as system settings.personnel management ,Inquiry functions,examine and verify,report forms, and it has realized the function of the accession, the deletion, the input, the clearup, the inquiry as well as the statistical.
This thesis introduced the developmental environment of the software, and emphasized the entire design process of this system according to the modern software engineering: the design of database,the design and realization of each module and the design and function of concise interface.
Keywords: payroll management system; Delphi 7; database; C/S model

注:不包括源代码.

    上一篇:基于C/S的教学管理系统的设计与实现VB+SQL 下一篇:没有了