企业员工管理系统的设计与实现本论文主要是对员工管理系统的设计与实现,帮助企业管理员工,使用计算机技术实现员工基本信息的记录与管理,公告的发布与展示,文档的上传与下载,员工日常打卡信息和请假信息的记录等功能。本系统使用网页形式方便企业进入系统管理操作,方便员工登陆打卡、信息查询,有操作方便、界面简洁等特点。关键词:短信验证;MD5 加密;MVC 模型;JAVA;Abstract This paper is mainly about the design and implementation of employee management system, helping enterprises manage employees, using computer technology to record and manage basic information of employees, publish and display announcements, upload and download documents, record daily clock in information and leave information of employees. This system uses the form of web page to facilitate the enterprise to enter the system management and operation, to facilitate the staff to log in and punch in, information query, and has the characteristics of convenient operation and simple interface.Key words: SMS Verification;MD5 Encryption;MVCModel;JAVA;目广东东软学院本科生毕业设计(论文)录第一章 绪论..................................................11.1 课题背景和意义.........................................11.2 员工管理系统...........................................11.2.1 员工管理系统的意义..................................11.2.2 员工考勤系统地定义.......................................................................................21.2.3 考勤管理系统设计要素..................................................................................21.3 开发工具的介绍..................................................................................................31.3.1 Mysql 数据库......................................................................................................31.3.2 Eclipse.................................................................................................................31.3.3 Tomcat......