Servlet开发的简易人事管理系统

上传者: u012951269 | 上传时间: 2021-09-21 17:34:42 | 文件大小: 1.48MB | 文件类型: RAR
使用Servlet+JSP+JDBC基于tomcat7开发的人事管理系统,简单对员工信息实现增删改查,还有对员工薪酬考核进行汇总,有简易登录功能,适合实训课使用。适合新手学习使用。

文件下载

资源详情

[{"title":"( 86 个子文件 1.48MB ) Servlet开发的简易人事管理系统","children":[{"title":"NewProject","children":[{"title":".project <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":".mymetadata <span style='color:#111;'> 303B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"lastsalary","children":[{"title":"ListSalaryServlet.java <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"appraise","children":[{"title":"DelAppServlet.java <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"ListAppServlet.java <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"AddAppServlet.java <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"LoadAppServlet.java <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"ModifyAppServlet.java <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"DBUtil.java <span style='color:#111;'> 841B </span>","children":null,"spread":false}],"spread":true},{"title":"entity","children":[{"title":"User.java <span style='color:#111;'> 450B </span>","children":null,"spread":false},{"title":"LastSalary.java <span style='color:#111;'> 987B </span>","children":null,"spread":false},{"title":"Dept.java <span style='color:#111;'> 601B </span>","children":null,"spread":false},{"title":"Staff.java <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"Appraise.java <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"dept","children":[{"title":"DelDeptServlet.java <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"AddDeptServlet.java <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"ListDeptServlet.java <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"ModifyDeptServlet.java <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"LoadDeptServlet.java <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false}],"spread":true},{"title":"staff","children":[{"title":"ModifyStaffServlet.java <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"DelStaffServlet.java <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"LoadStaffServlet.java <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"ListStaffServlet.java <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false},{"title":"AddStaffServlet.java <span style='color:#111;'> 2.85KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"WebRoot","children":[{"title":"WEB-INF","children":[{"title":"classes","children":[{"title":"lastsalary","children":[{"title":"ListSalaryServlet.class <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false}],"spread":true},{"title":"appraise","children":[{"title":"LoadAppServlet.class <span style='color:#111;'> 2.92KB </span>","children":null,"spread":false},{"title":"AddAppServlet.class <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"ModifyAppServlet.class <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"DelAppServlet.class <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"ListAppServlet.class <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"DBUtil.class <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false}],"spread":true},{"title":"entity","children":[{"title":"User.class <span style='color:#111;'> 706B </span>","children":null,"spread":false},{"title":"Staff.class <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"Appraise.class <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"LastSalary.class <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"Dept.class <span style='color:#111;'> 1007B </span>","children":null,"spread":false}],"spread":true},{"title":"dept","children":[{"title":"AddDeptServlet.class <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"LoadDeptServlet.class <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"DelDeptServlet.class <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"ListDeptServlet.class <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"ModifyDeptServlet.class <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false}],"spread":true},{"title":"staff","children":[{"title":"ModifyStaffServlet.class <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"AddStaffServlet.class <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"ListStaffServlet.class <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"DelStaffServlet.class <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"LoadStaffServlet.class <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":null,"spread":false},{"title":"web.xml <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false}],"spread":true},{"title":"listApp.jsp <span style='color:#111;'> 5.38KB </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 7.32KB </span>","children":null,"spread":false},{"title":"addApp.jsp <span style='color:#111;'> 6.43KB </span>","children":null,"spread":false},{"title":"listSalary.jsp <span style='color:#111;'> 5.28KB </span>","children":null,"spread":false},{"title":"listDept.jsp <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"CSS","children":[{"title":"goodnav.css <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"js","children":[{"title":"jquery-1.9.1.min.js <span style='color:#111;'> 90.35KB </span>","children":null,"spread":false},{"title":"jquery.litenav.js <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false}],"spread":true},{"title":"SCRIPTLIB","children":[{"title":"vssver.scc <span style='color:#111;'> 64B </span>","children":null,"spread":false},{"title":"calendar.js <span style='color:#111;'> 13.39KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 6.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"addDept.jsp <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"listStaff.jsp <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 36B </span>","children":null,"spread":false}],"spread":false},{"title":"yanzheng.jsp <span style='color:#111;'> 370B </span>","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"image","children":[{"title":"2.jpg <span style='color:#111;'> 115.54KB </span>","children":null,"spread":false},{"title":"hero_banner710.jpg <span style='color:#111;'> 365.40KB </span>","children":null,"spread":false},{"title":"body_bg.png <span style='color:#111;'> 107.42KB </span>","children":null,"spread":false},{"title":"1.jpg <span style='color:#111;'> 109.14KB </span>","children":null,"spread":false},{"title":"201310_longbanner_PG.jpg <span style='color:#111;'> 55.83KB </span>","children":null,"spread":false},{"title":"4.jpg <span style='color:#111;'> 66.46KB </span>","children":null,"spread":false},{"title":"5.jpg <span style='color:#111;'> 108.08KB </span>","children":null,"spread":false},{"title":"找点.jpg <span style='color:#111;'> 23.68KB </span>","children":null,"spread":false},{"title":"地图.jpg <span style='color:#111;'> 30.41KB </span>","children":null,"spread":false},{"title":"3.jpg <span style='color:#111;'> 105.13KB </span>","children":null,"spread":false}],"spread":false},{"title":"ground.jpg <span style='color:#111;'> 107.42KB </span>","children":null,"spread":false},{"title":"旧","children":[{"title":"listApp.jsp <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"addApp.jsp <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"listDept.jsp <span style='color:#111;'> 3.26KB </span>","children":null,"spread":false},{"title":"背景1.jpg <span style='color:#111;'> 509.16KB </span>","children":null,"spread":false},{"title":"addDept.jsp <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"listStaff.jsp <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"addStaff.jsp <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false}],"spread":false},{"title":"addStaff.jsp <span style='color:#111;'> 9.01KB </span>","children":null,"spread":false},{"title":"_notes","children":[{"title":"emx_nav_left.css.mno <span style='color:#111;'> 111B </span>","children":null,"spread":false},{"title":"3col_leftNav.css.mno <span style='color:#111;'> 111B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":".myeclipse","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 330B </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 451B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • u011214050 :
    应该是可以使用吧 忘了时间比较久了
    2018-04-18

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明