1、 公司员工管理系统设计与实现 学 生: 学 号: 专 业: 班 级: 指导教师: 二 O 一 O 年六月 I 员工信息管理系统设计与实现 摘 要 本文设计的员工管理系统是为了更好,更方便的管理公司员工的信息。此系 统主要包括员工基本信息,员工过失记录,员工奖金记录,员工社保记录,上级 评语和基本设置等几个大模块。每个大模块又分成了几个小的模块,如员工基本 信息模块又分成了员工列表,扩展信息,离职管理等小的模块。每个模块都完成 了其相关信息的添加、修改、删除、查询和查看的功能,如员工列表模块就实现了 员工信息的添加,修改,删除,查看和查询。在开发此系统时用了代码生存器, 生成了与数据库有关的一些
2、代码以及一些常用的存储过程如记录的添加,删除和 修改存储过程。通过代码生成器生成的代码将数据访问层的很好的封装了起来, 大大的提高了开发的效率。系统功能的实现大大提高了公司管理员工信息的效率。 关键词:员工管理系统;员工信息;信息管理 II Staff Information Management System Design and Implementation ABSTRACT This staff administration system, which is investigated and designed in order to administer company staffs m
3、ore effectively and more conveniently, contains some sections such as staff basic information, records of staff lapses, bonus, and social securities, as well as superior comments and fundamental settings, etc. Every section can be further divided, e.g. staff basic information is divided into staff l
4、ist, extensive information, dismissing administration and so on. Furthermore, every section has such functions as adding, resetting, checking, and referring to the relevant data, e.g. the staff list part has such functions as adding, resetting, deleting, checking, and referring to the relevant data, which will be introduced below in detail. Code producer, which has been used in the process of developing this system, has produced several codes relevant to the data base as well as seve