人事档案管理系统系、部:计算机科学与信息系学生姓名:唐明辉指导教师:周瑞玲职称专业:软件技术班级:0802完成时间:2011.05.10摘要人事档案的管理是企业管理中的一个重要内容,随着时代的进步,企业也逐渐变得庞大起来。如何管理好企业内部员工的信息,成为企业管理中的一个大问题。在这种情况下,开发一个人事档案管理系统就显得非常必要。本系统结合公司实际的人事、制度,经过实际的需求分析,采用功能强大的Myeclipse作为开发工具而开发出来的人事档案管理系统。整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,本企业人事档案管理系统具有如下功能:主要实现对员工的人事档案资料进行有效的录入、修改和删除,根据职工编号或姓名对符合条件的员工人事档案资料进行修改以及根据职工编号或姓名对符合条件的员工人事档案资料进行删除,根据职工编号或姓名查询符合条件的员工人事档案资料,并打印查询结果等功能。全文主要分五个部分:第一部分,是本课题的来源和课题研究的目的和意义;第二部分,是开发工具的选择,本系统主要运用的是Myeclipse作为系统前台应用程序开发工具,MySQL作为后台数据库;第三部分,是系统的需求分析,主要是人事档案管理系统的需求分析、系统功能设计和数据库的设计;第四部分,主要介绍了各个功能模块的功能和主要的代码;第五部分,是软件的测试。关键词:信息管理;人事档案管理;人事管理档案系统;Myeclipse;MySQLABSTRACTPersonnelfilemanagementisanimportantpartofmanagement,withtheprogressofthetimes,companieshavegraduallybecomeahugeup.Howtomanageinternalemployeeinformation,becomeabigissuemanagement.Inthiscase,thedevelopmentofapersonnelmanagementsystem,itisverynecessary.Thissystemcombinesthecompany'sactualpersonnel,systems,theactualdemandanalysis,theuseofpowerfuldevelopmenttoolsMyeclipsedevelopedasapersonnelfilemanagementsystem.Theentiresystemfromthesimple,userfriendly,flexible,practical,saferequirements,theenterprisepersonnelmanagementsystemhasthefollowingfunctions:themainpersonnelfilesofemployeestoachieveeffectivedataentry,modify,anddelete,accordingtostaffnumbersorNameoftheeligibleemployeespersonnelfileinformationtomodifyandemployeenumberornameundertheeligibleemployeesofthepersonnelfilesofdeleteddata,employeenumberornamequerybasedoneligibleemployeepersonnelfiledata,andprintqueryresultsandotherfunctions.Full-textisdividedintofiveparts:Thefirstpartisthesubjectoftheoriginandpurposeandsignificanceoftheresearch;secondpartofthechoiceofdevelopmenttools,thesystemismainlyusedasthesystemisMyeclipseforegroundapplicationdevelopmenttools,MySQLastheBackgrounddatabase;thirdpartisthesystemrequirementsanalysis,mainlypersonnelmanagementsystemrequirementsanalysis,systemdesignanddatabasedesignfunctions;fourthpartintroducesthefunctionofeachmoduleandthemaincode;VPartofthesoftwaretesting.Keywords:informationmanagement;personnelmanagement;personnelmanagementfilesystem;myeclipse;mysql目录引论..............................................................11课题的来源与意义..................................................21.1本课题的来源................................................21.2本课题研究的目的及意义......................................31.3本课题的研究现状............................................32开发工具的选择....................................................42.1开发软件MySQL的介绍........................................42.2开发软件Myeclipse的介绍....................................53系统分析与设计....................................................63.1系统分析....................................................63.1.1系统需求分...