java实现学生信息管理系统

上传者: qy070104070028 | 上传时间: 2022-06-15 09:27:05 | 文件大小: 229KB | 文件类型: RAR
学生信息管理系统,由java语言实现,基于B/S模式,多线程服务,反射机制,使用access数据库(但是可以简单调换),有完整源码,是学习相关软件开发比较好的参考资料。

文件下载

资源详情

[{"title":"( 52 个子文件 229KB ) java实现学生信息管理系统","children":[{"title":"scoreManager","children":[{"title":".project <span style='color:#111;'> 388B </span>","children":null,"spread":false},{"title":"student.mdb <span style='color:#111;'> 592.00KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"manager","children":[{"title":"Scores.class <span style='color:#111;'> 8.39KB </span>","children":null,"spread":false},{"title":"Courses.class <span style='color:#111;'> 4.77KB </span>","children":null,"spread":false},{"title":"Admin.class <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"Students.class <span style='color:#111;'> 5.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"db","children":[{"title":"dbconfig.xml <span style='color:#111;'> 231B </span>","children":null,"spread":false},{"title":"ReadXml.class <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"DBConn.class <span style='color:#111;'> 3.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"com","children":[{"title":"cloudgarden","children":[{"title":"layout","children":[{"title":"AnchorLayout.class <span style='color:#111;'> 5.32KB </span>","children":null,"spread":false},{"title":"AnchorConstraint.class <span style='color:#111;'> 920B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"server","children":[{"title":"ServerThread.class <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"Server.class <span style='color:#111;'> 672B </span>","children":null,"spread":false}],"spread":true},{"title":"client","children":[{"title":"Client.class <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"DataBag.class <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false}],"spread":true},{"title":"gui","children":[{"title":"GUI$RadioButtonHandler.class <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"Test$1.class <span style='color:#111;'> 888B </span>","children":null,"spread":false},{"title":"NewJDialog$1.class <span style='color:#111;'> 682B </span>","children":null,"spread":false},{"title":"A.class <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false},{"title":"Test.class <span style='color:#111;'> 884B </span>","children":null,"spread":false},{"title":"JFrameTest.class <span style='color:#111;'> 4.19KB </span>","children":null,"spread":false},{"title":"JFrameTest$1.class <span style='color:#111;'> 637B </span>","children":null,"spread":false},{"title":"GUI$ButtonHandler.class <span style='color:#111;'> 17.48KB </span>","children":null,"spread":false},{"title":"GUI.class <span style='color:#111;'> 28.78KB </span>","children":null,"spread":false},{"title":"NewJDialog.class <span style='color:#111;'> 908B </span>","children":null,"spread":false},{"title":"GUI$1.class <span style='color:#111;'> 2.45KB </span>","children":null,"spread":false},{"title":"A$1.class <span style='color:#111;'> 621B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"src","children":[{"title":"manager","children":[{"title":"Scores.java <span style='color:#111;'> 9.86KB </span>","children":null,"spread":false},{"title":"Students.java <span style='color:#111;'> 5.70KB </span>","children":null,"spread":false},{"title":"Courses.java <span style='color:#111;'> 4.43KB </span>","children":null,"spread":false},{"title":"Admin.java <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false}],"spread":true},{"title":"db","children":[{"title":"dbconfig.xml <span style='color:#111;'> 231B </span>","children":null,"spread":false},{"title":"DBConn.java <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"ReadXml.java <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false}],"spread":true},{"title":"com","children":[{"title":"cloudgarden","children":[{"title":"layout","children":[{"title":"AnchorLayout.java <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false},{"title":"AnchorConstraint.java <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"server","children":[{"title":"Server.java <span style='color:#111;'> 368B </span>","children":null,"spread":false},{"title":"ServerThread.java <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"client","children":[{"title":"Client.java <span style='color:#111;'> 6.46KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"DataBag.java <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"gui","children":[{"title":"JFrameTest.class <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"JFrameTest$1.class <span style='color:#111;'> 515B </span>","children":null,"spread":false},{"title":"Test.java <span style='color:#111;'> 794B </span>","children":null,"spread":false},{"title":"JFrameTest.java <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"A.java <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"GUI.java <span style='color:#111;'> 72.05KB </span>","children":null,"spread":false},{"title":"NewJDialog.java <span style='color:#111;'> 612B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"student.ldb <span style='color:#111;'> 832B </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 411B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"TableLayout.jar <span style='color:#111;'> 10.04KB </span>","children":null,"spread":false},{"title":"forms-1.1.0.jar <span style='color:#111;'> 86.54KB </span>","children":null,"spread":false},{"title":"swing-layout-1.0.jar <span style='color:#111;'> 137.25KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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