文档详情

人事工资管理系统设计与实现4.doc

发布:2017-04-12约字共29页下载文档
文本预览下载声明
泰 山 学 院 本科毕业论文 所 在 学 院 信息科学与技术学院 专 业 名 称 计算机科学与技术 申请学士学位所属学科 工 学 年 级 二〇一二级 学生姓名、学号 贾檬蒙 20121070148 指导教师姓名、职称 桑胜举 副教授 完 成 日 期 2014年5月10日 摘 要 ,数据库作为数据管理的一个有效手段,在生活中各个方面的应用也变得越来越广泛。本文以一个“人事工资管理系统”程序的总体设计和功能实现的开发课题为背景,详细地介绍了以C#和SQL SERVER为语言编写一个完整的信息管理系统的过程。管理系统的开发不单是一个程序代码的编写过程,更重要的是在整体的系统需求的分析和功能的具体设计阶段的准备以及调整。该人事工资管理系统的设计过程中遵循了软件工程学的方法,在程序的总体设计、细节规划阶段,对程序进行需求分析,并不断修改和完善,利用SQL SERVER强大的数据库功能,最终完成了一个完善的可行性系统。优美、简洁的界面,高效快捷的各种管理功能共同构成了“人事工资管理系统”。 关键词:管理系统;C#;数据库;人事工资 ABSTRACT As the rapid development of computer technology, database technology has become an effective means of data management in every walk of life.Its more and more widely used in all walks of life. Therefore, this article takes the program design and exploitation of application system on personnel salery management system as the background,particularly introduced the process of writing a whole management information system based on C# and SQL SERVER language.The development of the management system is not a single program code writing process, more important is the detailed design stage in the analysis and functional system requirements of the overall preparation and adjustment. Methods the design process of the personnel salary management system follows the software engineering, in the overall design, the details of the program planning stage, carries on the demand analysis to the procedures, and constantly revised and improved, using the SQL SERVER powerful database function, finally completed a complete feasibility system. Beautiful, simple interface, easy to query and maintenance functions constitute the personnel salary management system function. Key words: management system, C#, database,application system 目 录 1. 引言 1 1.1. 开发背景 1 1.2. 系统相关技术介绍 2 1.3. 需求分析 3 2. 总体设计 3 2.1. 系统功能分析 3 2.2. 系统功能结构 4 2.3. 业务流程图 5 2.4. 编码规则 5 2.5. 数据库设计 6 3. 功能实现 12 3.1. 登录模块设计 12
显示全部
相似文档