- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于java的学生考勤信息管理系统设计
摘 要
学生考勤信息管理系统用于实现学校对在校学生的考勤信息的管理,是典型的管理信息系统。学生考勤信息的手工登记查询,是一项非常繁重而枯燥的劳动。在计算机技师飞速发展的今天,应用数据库技术实现学生考勤信息统计的管理是行之有效的。
本文系统地介绍了一个基于java的学生考勤信息管理系统,论述了一个基于java的B/S考勤信息管理系统的设计原理、设计思想及具体的实现过程,对部分架构及设计思想和设计过程作了详细阐述。系统具有师生个人信息管理、请假、增删师生信息等功能,信息管理模块、考勤管理模块和考勤系统模块。
本系统开发主要包括后台数据库的建立以及前端应用程序的开发两部分。其一要求建立起的数据库具有完整性和一致性,并具有一定的数据安全性;其二要求程序界面友好、功能完备,通俗易懂。本次发采用HTML、JSP、JS、STRUCTS1、SQL Server 2005数据库等技术。本文着重讨论了用JSP技术和SQL Server 2005开发考勤管理系统时的数据库访问技术和动态网页制作技术,并给出了部分实现代码。
关键词:考勤信息管理系统;java ;B/S ;SQL serverBased on java B/S Student Attendance Information Management System Design
Abstract
Student Attendance Information Management System is a typical management information systemused for implementingthe schoolsto manage their studentsattendance information in school.Student attendance information manual registration query is a very heavy and tedious work.In todaysrapid development of computer technology,the application of database technology could be effective used on it.
This article systematically introducesand discusses a student attendance information management system and B/Sattendance information management systembased onjava, which include the design theory, design philosophy and specific implementation process. The system contains many functions like personal information management of teachers and students, leave cases, additions and deletions. It also divided into information management module, attendance management module, attendance system module and so on.
The development of this system, including the establishment of database and front-end application development.In the one hand, it demands the database established with integrity and consistencyand a certain degree of data security. In the other hand, it should have the friendly program interface, fully functioning and easy to understand. This development uses HTML, JSP, JS, STRUCTS1, SQL Server 2000 database technology. This article focuses on the production technology using JSP technology development
文档评论(0)