摘要伴随着日常生活中计算机的日益普及和网络的大区域覆盖,数据库的各种应用程序应运而生,其功能也在根据使用需求不断改进。而数据库功能的提升是离不开信息管理系统应用的充分编准备的。信息管理系统在管理方面更加注重系统化,符合时代注重信息化的特点,系统结构贴合实际生活,造福生活,为其他应用系统树立了一个良好的榜样。人力资源管理系统是大中小企业管理人力资源信息的重要平台。大型企业凭借其自身的丰富资源大多已经充分建立、完善了自己的人力资源管理系统,而中小型企业由于技术规模等限制大多只能选择购买市面上既有产品,而这些产品多为大型企业开发,并不能真正贴合中小型企业的实际需求。本系统从提高人力资源管理工作的效率出发,从过去费时费力的纸笔工作进阶到自动化的系统工作,以满足中小型企业的实际需求为出发点而编制。用户输入员工的基本资料、考勤信息,系统即生成相应的数据统计表以及通讯录等表单用户可以在系统中查询、打印这些资料。本次课题旨在帮助中小型企业设计一套对人力资源信息进行管理时操作简单快捷的系统。关键词:中小型企业;系统管理;JSP;MySQLABSTRACTWiththegrowingpopularityofcomputersindailylifeandthelargeareacoverageofthenetwork,thevariousapplicationsofthedatabaseemergeasthetimesrequire,anditsfunctionisconstantlyimprovingaccordingtothedemand.Theimprovementofdatabasefunctionisfullypreparedbytheapplicationofinformationmanagementsystem.Theinformationmanagementsystempaysmoreattentiontosystematizationinmanagement,itfollowsthetrendofthetimes,systemstructureandreallifecomplementeachother,andbecomeamodelofallapplicationsystems.Humanresourcemanagementsystemisanimportantplatformforthemanagementofhumanresourcesinformationoflargeandmedium-sizedenterprises.Largeenterprises,byvirtueoftheirabundantresources,havefullyestablishedandimprovedtheirownhumanresourcemanagementsystem,andsmallandmedium-sizedenterprisescanonlychoosetobuyproductsinthemarketbecauseofthelimitationoftechnologyscale,andtheseproductsaremainlydevelopedforlargeenterprises,andcannotreallyfittheactualdemandofsmallandmedium-sizedenterprises.Thesystemstartsfromimprovingtheefficiencyofhumanresourcesmanagement,fromthepasttimeandeffortofthepenandpaperworktoautomatedsystemworktomeettheactualneedsofsmallandmedium-sizedenterprisesasthestartingpoint.Theuserentersthebasicinformationandattendanceinformationoftheemployee,andthesystemgeneratesthecorrespondingdatastatisticstableandaddressbookform,andtheusercanqueryandprintthesedatainthesystem.Thisdesigncansuccessfullydevelopasetoffastandconvenientwaytomanagethehumanresourcesinformationsystem.Keywords:Smallandmedium-sizedenterprises;Systemmanagement;Jsp;MySQL目录1引言...............................................11.1选题背景及意义.....................................11.2国内外研究现状.....................................21.3研究目的及意义.....................................22相关理论与技术.....................................32.1JSP介绍...........................................32.2JavaBean介绍......................................32.3JDBC介绍..........................................43系统分析...........................................63.1系统需求分析......................................63.2可行性分析.........................................73.2.1技术可行性.......................................73.2.2经济可行性.......................................73.2.3管理可行性.......................................83.2.4法律可行性.......................................83.3系统业务流程分析..................................8...