资源描述:
《学校考勤系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、毕业设计(论文)毕设(论文)题目:学校考勤系统的设计与实现学校考勤系统的设计与实现摘要随着计算机技术的发展和互联网时代的到来,人们已经进入了信息时代,也有人称之为数字化时代。在数字化的网络环境下,随着网络教育的开展,人们正逐渐的接受这种新的办公考勤形式。信息技术的进步和发展使学校考勤系统的开发和应用环境发生了很大的变化。基于Web技术的学校考勤系统与传统的考勤模式相比,具有相当明显的优势。本课题在分析了网络考勤现状以及对现有的学校考勤系统进行研究比较的基础上,针对学校考勤的特殊性,设计研发了一套基于JAVA的学校考勤系统。本系统用户分为学生用户、老师用户和系统管理员用户这三类。学生
2、用户模块主要包括修改个人信息、查看考勤信息、提交请假信息以及查看请假信息等功能;老师用户模块主要包括修改个人信息、考勤信息管理、添加考勤信息以及请假信息审核等功能;系统管理员模块的功能主要包括修改登录密码、老师信息管理、课程信息管理、以及学生信息管理的功能。本系统前台主要使用JSP作为开发语言,后台使用MySQL作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个B/S结构的学校考勤系统。关键词:JSP,数据库,B/S模式IV学校考勤系统的设计与实现ABSTRACTWiththedevelopmentofcomputertechnologyandt
3、heInternetera,peoplehaveenteredtheinformationage,alsoknownasthedigitalage.Inthedigitalnetworkenvironment,alongwiththedevelopmentofnetworkeducation,acceptthisnewofficeattendanceformisgraduallypeople.Theprogressandthedevelopmentofinformationtechnologymakesgreatchangeshavetakenplaceinthedevelopme
4、ntandapplicationofenvironmentofschoolattendancesystem.ComparedwithschoolattendancesystemWebtechnologywiththetraditionalattendancebasedonpattern,hasthequiteobviousadvantage.Thispaperanalysisthecurrentsituationofnetworkattendanceandbasicresearchaboutthecomparisonoftheexistingschoolattendancesyst
5、em,consideringtheparticularityofschoolattendance,designedasetofschoolattendancesystembasedonJAVA.Theusersofthesystemisdividedintothestudentuser,teacherusersandsystemadministratorsusersofthisclassthree.Thestudentusermodulemainlyincludesmodifypersonalinformation,viewtheattendanceinformation,leav
6、einformationandviewleaveinformationfunctions;theteacherusermodulemainlyincludesmodifypersonalinformation,attendanceinformationmanagement,addtheattendanceinformationandleaveinformationauditfunctions;systemadministratormodulefunctionmainlyincludeschangingthepassword,teacherinformationmanagement,
7、curriculuminformationmanagementandstudentinformationmanagementfunctions.ThefrontofthesystemusingJSPasthedevelopmentlanguage,thebackgroundusingMySQLasthedatabasemanagementsystem,thedevelopmentenvironmentisMyEclipse,theserverusingtomcat,s