javaSwing宿舍管理系统

上传者: u013117472 | 上传时间: 2019-12-21 18:55:58 | 文件大小: 8.26MB | 文件类型: ZIP
信息的网络化和商业经济的高效化促使计算机深入到现实生活中的各行各业,计算机的工作效率更是传统的手工操作的成几何倍数,在信息科技的冲击下,几乎所有的行业都在使用计算机代替手工工作,大量的节省了人力物力财力,大大提高了工作效率,同时带来更多的经济效益。与此不想对应的是,学校作为科学技术的传播者,却并没有好好的利用信息科技,特别是学生宿舍,大多数学校目前还停留在需要宿舍管理员手工记录一些信息的低效率阶段,对于一所每年培育无数学子的学校来说,学生信息量实在是太过庞大,如果想要把一届届的学生记录在案,不能通过手工的方式,这种方式不仅工作效率低,浪费大量的时间,需要大量的资源,并且这种管理往往是不稳定,不安全的,也许宿舍管理员的一个不小心,就有不法分子潜入宿舍,也许记录在册的学生信息因为一次涨潮全部变为废纸。 在这样的前提条件下,我们设计了一套完整的宿舍管理系统,对学生的管理计算机化、规模化。利用数据库具有稳定性、安全性高、运行速度快等优点,由管理员将学生信息输入到数据库,这样的数据安全、永久、稳定、存储数据量巨大、可扩展性强,并且能够很快的查询,修改,删除学生记录等。宿舍管理员只需要掌握简单的计算机基础和熟练掌握软件环境,就可以上岗工作,入门需求低。 二、 建设目标 通过简单的数据库的应用,对学校学生进行格式化、规模化管理,加强学校宿舍管理效率,加强学校宿舍的安全管理,加强学校对学生的约束高度。学校通过宿舍管理系统能够实时掌握学生动态,更好的制定和完善出宿舍管理意见和规章,管理员通过学生信息管理系统,可以随时随地的接收学生的需求,并把需求分类传递给相关部门。 三、 系统的主要功能 本系统主要由门禁机、宿舍管理员模块和学生模块3部分组成 3.1 楼栋闸机模块 在本模块中,学生需要通过校园卡刷卡的方式进入宿舍,同时也是学生正常出入宿舍的唯一方式,如果校园卡遗失,需要在用身份证宿舍管理员处进行登记,经过同意后才能进入宿舍 3.1.11 学生验证 学生刷卡进出时,闸机会获取校园卡的信息,判断该学生是否属于该楼栋,如果验证成功,者允许通过,验证不成功,则不允许通过,提示学生重新刷卡。学生在多次验证不成功的情况下,可以向管理员申请。 3.1.12 学生信息管理 闸机需要记录每个学生每天的出入信息,对于24小时未刷卡进入宿舍的学生记录在数据库,同时把消息提醒给管理员,管理员通过一定的整理后把消息发送给学生的辅导员,同时闸机监控这位学生的下次进入时间,把消息传递给管理员进行处理。

文件下载

资源详情

[{"title":"( 64 个子文件 8.26MB ) javaSwing宿舍管理系统","children":[{"title":"宿舍管理系统_客户需求报告","children":[{"title":"~WRL0005.tmp <span style='color:#111;'> 61.00KB </span>","children":null,"spread":false},{"title":"宿舍管理系统_客户需求报告.doc <span style='color:#111;'> 83.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"宿舍管理系统_软件实现报告","children":[{"title":"宿舍管理系统_软件实现报告.doc <span style='color:#111;'> 5.44MB </span>","children":null,"spread":false}],"spread":true},{"title":"宿舍管理系统_数据库建模报告","children":[{"title":"宿舍管理系统_数据库建模报告.doc <span style='color:#111;'> 278.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"数据库脚本","children":[{"title":"数据库在软件中的应用.txt <span style='color:#111;'> 8.30KB </span>","children":null,"spread":false},{"title":"数据库建表.txt <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"宿舍管理系统_需求分析报告","children":[{"title":"宿舍管理系统_需求分析报告.doc <span style='color:#111;'> 238.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"宿舍管理系统_可行性分析报告","children":[{"title":"宿舍管理系统_可行性分析报告.doc <span style='color:#111;'> 93.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"实现代码","children":[{"title":"back.jpg <span style='color:#111;'> 102.23KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"Basic1","children":[{"title":"GateFrame.java <span style='color:#111;'> 4.15KB </span>","children":null,"spread":false},{"title":"OperationFrame.java <span style='color:#111;'> 23.69KB </span>","children":null,"spread":false},{"title":"StudentFrame.java <span style='color:#111;'> 6.66KB </span>","children":null,"spread":false},{"title":"MySQLConnection.java <span style='color:#111;'> 8.30KB </span>","children":null,"spread":false},{"title":"AdminFrame.java <span style='color:#111;'> 5.52KB </span>","children":null,"spread":false},{"title":"NowWhether.java <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"ClientFrame.java <span style='color:#111;'> 16.89KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"bin","children":[{"title":"Basic1","children":[{"title":"t.class <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"MySQLConnection.class <span style='color:#111;'> 8.99KB </span>","children":null,"spread":false},{"title":"StudentFrame.class <span style='color:#111;'> 7.36KB </span>","children":null,"spread":false},{"title":"ClientFrame.class <span style='color:#111;'> 12.73KB </span>","children":null,"spread":false},{"title":"thr.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"GateFrame.class <span style='color:#111;'> 5.79KB </span>","children":null,"spread":false},{"title":"AdminFrame.class <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"AdminFrame$1.class <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"Thread2.class <span style='color:#111;'> 682B </span>","children":null,"spread":false},{"title":"Thread1.class <span style='color:#111;'> 683B </span>","children":null,"spread":false},{"title":"OperationFrame.class <span style='color:#111;'> 17.57KB </span>","children":null,"spread":false},{"title":"ThreadTest.class <span style='color:#111;'> 778B </span>","children":null,"spread":false},{"title":"th.class <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"com.class <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"AllArrayTest.class <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"StudentFrame$1.class <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"ThreadSynchronized.class <span style='color:#111;'> 512B </span>","children":null,"spread":false},{"title":"NowWhether.class <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 402B </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 629B </span>","children":null,"spread":false}],"spread":true},{"title":".project <span style='color:#111;'> 391B </span>","children":null,"spread":false},{"title":"image","children":[{"title":"advices.png <span style='color:#111;'> 10.69KB </span>","children":null,"spread":false},{"title":"nightout.png <span style='color:#111;'> 10.38KB </span>","children":null,"spread":false},{"title":"asset.png <span style='color:#111;'> 11.13KB </span>","children":null,"spread":false},{"title":"access.png <span style='color:#111;'> 10.17KB </span>","children":null,"spread":false},{"title":"changes_1.png <span style='color:#111;'> 27.95KB </span>","children":null,"spread":false},{"title":"advices_1.png <span style='color:#111;'> 12.21KB </span>","children":null,"spread":false},{"title":"quits_1.png <span style='color:#111;'> 7.78KB </span>","children":null,"spread":false},{"title":"exit_1.png <span style='color:#111;'> 4.94KB </span>","children":null,"spread":false},{"title":"pass.png <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"message.png <span style='color:#111;'> 3.48KB </span>","children":null,"spread":false},{"title":"quit.png <span style='color:#111;'> 12.00KB </span>","children":null,"spread":false},{"title":"object.png <span style='color:#111;'> 8.11KB </span>","children":null,"spread":false},{"title":"maintains_1.png <span style='color:#111;'> 22.74KB </span>","children":null,"spread":false},{"title":"title.png <span style='color:#111;'> 27.06KB </span>","children":null,"spread":false},{"title":"feedbacks_1.png <span style='color:#111;'> 31.28KB </span>","children":null,"spread":false},{"title":"asssume.png <span style='color:#111;'> 19.68KB </span>","children":null,"spread":false},{"title":"asssume_1.png <span style='color:#111;'> 19.57KB </span>","children":null,"spread":false},{"title":"clientBack.png <span style='color:#111;'> 133.78KB </span>","children":null,"spread":false},{"title":"maintian.png <span style='color:#111;'> 192.02KB </span>","children":null,"spread":false},{"title":"feedback.png <span style='color:#111;'> 21.82KB </span>","children":null,"spread":false},{"title":"exam.png <span style='color:#111;'> 3.49KB </span>","children":null,"spread":false},{"title":"bind.png <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":"changes.png <span style='color:#111;'> 62.86KB </span>","children":null,"spread":false},{"title":"exit.png <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"result.png <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"maintain.png <span style='color:#111;'> 22.74KB </span>","children":null,"spread":false}],"spread":false},{"title":"ojdbc14_11g.jar <span style='color:#111;'> 1.79MB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • jiajiax16 :
    能用,可以作为swing课程内容,好评
    2016-08-20

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明