基于 Java 的考勤查询系统摘 要随着计算机科学与技术的进展,人们开始使用计算机来解决生活中的实际问题.企业管理也更加信息化。员工考勤信息管理是企业信息化管理的重要组成部分.在面对大量的企业,利用人力解决员工考勤会浪费大量的时间,利用考勤系统解决了人力和物力的浪费,并且数据的准确性更高.因此,开发一个美观、有用的考勤管理系统有很大的意义。本文设计并实现了一个基于 Java 的考勤查询系统,该系统实现了员工考勤查询功能,由个人考勤、修改密码、全部考勤、组织结构、考勤概况、权限管理等模块组成,具有快捷方便、页面美观、有用性强等特点.本设计是一个集中的数据库将相关数据统一管理起来,把所有信息都集成到了一起。将数据运用不同的模块展示出来.模块间关联比较少不但易于维护,而且美观的用户界面,强大的报表工具,信息的共享使得企业考勤管理人员挣脱沉重的日常任务,考勤查询系统从业务规划和考核政策的战略点出发,使考勤更加便捷.本系统采纳 Java、JS、Css、Jquery 等语言,采纳了 B/S 模式,运用模块化开发,实现了一个基于网页的考勤查询平台,使考勤各个模块更加清楚,容易操作。关键词 模块化开发;数据库;考勤查询Attendance Inquiry System Based on JavaAbstractWith the development of computer science and technology , people begin to use computer to solve real problems in life. Enterprise management information technology。 Staff attendance information management is an important part of enterprise information management 。 In the face of a large number of enterprises, the use of human settlement of staff attendance will waste a lot of time, the use of time and attendance system to solve the waste of human and material resources, and the higher the accuracy of the data. Therefore , the development of a beautiful, practical attendance management system has great significance.This paper designs and implements a query system based on Java attendance, the system realizes the employee attendance query function, by personal attendance , modify the password, all attendance, organizatio...