1 北理珠考勤系统分析与设计摘要目前学生考勤越来越得到了高校的重视,如何能及时有效的掌握学生的信息成为了当下热点,目前是互联网时代,但我校依然使用传统方法考勤,效率低下,所以开发一套易用高效的学生考勤系统是学校的迫切需要。系统运行模式为 B/S,系统开发采用了 JAVA 和 Tomcat 工具,后台数据库为 MySQL。系统操作角色分为教师、学生和后台管理员。系统实现了学生的请假、签到、签退等功能,教师的今日课程、课程管理、考勤情况统计以及管理员的学生管理、教师管理、课程管理、班级管理、上课地点管理、考勤管理、考勤情况统计等功能。系统界面良好、操作简单,具有考勤管理的基本功能,尤其是考勤情况统计的功能,以柱状图、饼图等多样性的统计方法呈现学生的考勤情况。系统的分析和实现采用面向对象的方法,本篇论文对整个系统的分析、设计和实现都做了详细的论述,但是尚有无法确定学生位置信息等不足,望日后能完善。关键词:考勤系统;B/S;JAVA;MySQL2Design and implementation of ZHBIT student attendance management systemAbstractAt present, more and more attention has been paid to the attendance of students in colleges and universities. How to grasp the information of students in a timely and effective manner has become the current hot spot. At present, it is the Internet era, but our school still uses the traditional method of attendance, which is inefficient. Therefore, it is urgent for our school to develop an easy-to-use and efficient attendance system for students.The operating mode of the system is B/S, JAVA and Tomcat tools are used for system development, and MySQL is used as the background database. The system operation roles are divided into teachers, students and background administrators. The system realizes the functions of asking for leave, signing in, signing out, etc. for students, teachers' today's courses, course management, attendance statistics, and administrators' student management, teacher management, course management, class management,...