如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
PAGE\*MERGEFORMAT712020年5月29日员工信息管理系统设计文档仅供参考HYPERLINK""西安曲江HR管理系统——员工信息管理子系统——管理员工基本信息摘要随着计算机的普及和计算机科学技术的飞速发展,人们开始越来越多地利用计算机解决实际问题。人力资源管理是企业信息管理的重要部分,面对大量的人事信息,采用人工处理既浪费时间、又浪费人力和物力,而且数据的准确性不高。因此,开发一个界面友好,易于操作的人力资源管理软件进行自动化处理变得十分重要,这正是本系统开发的目的和意义。本文所阐述的西安曲江HR管理系统,基于B/S(浏览器/服务器)模式,高效地实现了人力资源管理系统的各项功能,可进行多条件查询、员工信息编辑、添加员工信息等功能。提升了企业的效率和竞争力,满足了现代企业管理的需要。本文采用MVC设计模式,使用基于Java的MyEclipse编程软件,修改HTML网页,使其变成可交互的动态JSP页面,然后连接数据库,从而实现西安曲江HR管理系统的各种功能和页面效果。关键词:西安曲江HR管理系统;J2EE;MVCXi’anQuJiangHRManagementSystem-Employee'sinformationmanagessubsystem-ManageanemployeebasicinformationAbstractWiththeproliferationofcomputersandcomputerscienceandtechnology,therapiddevelopmentofmoreandmorepeoplebegantousecomputerstosolvepracticalproblems.Humanresourcemanagementisbusinessenterpriseinformationmanagementofimportancepart,faceagreatdealofpersonnelinformation,adoptanartificialprocessingsincethewavetakesalotoftime,andthenwastemanpowerandmaterialresources,andtheaccuracyofdataisn'thigh.Therefore,developaninterfaceamity,beeasytohumanresourceofoperationmanagementsoftwaretocarryonautomationtohandletobecomeveryimportant,thisisexactlythissystemdevelopmentofpurposeandmeaning.Xi’anQuJiangHRManagementSystembythistext,accordingtoB/S(browser/server)mode,efficientlycarriedouteachfunctionofhumanresourcemanagementsystem,cancarryontheinformationeditorofmanyconditionsearches,employeeandaddemployeeinformationetc.function.Promotedtheefficiencyandcompetitionabilityofbusinessenterprise,satisfiedthedemandthatthemodernbusinessenterprisemanages.ThisliterarygraceisdesignedmodewithMVC,useaplaitdistancethesoftwareisaccordingtoJavaMyEclipseandmodifyaHTMLwebpageandmakeitbecomeanalternantdynamicstateJSPpage,thenlinkadatabaseandcarryoutthevariousfunctionandpageeffectoftheXi’anQuJiangHRManagementSystemthus.Keywords:Xi’anQuJiangHRManagementSystem,J2EE,MVC目录TOC\o"1-3"\h\z\u1绪论11.1课题背景11.2目的和意义21.3系统设计思想21.4系统开发环境32可行性分析42.1确定系统目标42.2经济可行性52.3技术可行性62.4法律可行性62.5运行可行性62