找回密码
 立即注册
相关推荐换一批
  1. GY/T 276-2013 电影院票务管理系统技术要求和测量方法
  2. GY/T 207-2005 电影院计算机票务管理系统软件技术规范
  3. GY/T 247-2011 影院管理系统基本功能和接口规范
  4. YD/T 1293-2003 IP Over WDM 综合网络管理系统技术要求
  5. YD/T 1289.2-2003 同步数字体系(SDH)传送网网络管理技术要求 第二部分:网元管理系统
  6. YD/T 1289.3-2003 同步数字体系(SDH)传送网网络管理技术要求 第三部分:网络管理系统
  7. GY/T 336-2020 视音频内容分发数字版权管理系统合规性要求
  8. GA/T 1403-2017 智能交通管理系统规划编制指南
  9. GA 663-2006 互联网公共上网服务场所信息安全管理系统远程通讯端接口技术要求
  10. GA 659.2-2006 互联网公共上网服务场所信息安全管理系统数据交换格式第2部分:终端下
  11. TB/T 3368-2018 铁路数字移动通信系统(GSM-R)光纤直放站网络管理系统技术条件
  12. YDN 2248-2011 互联网数据中心(IDC)信息安全管理系统技术要求
  13. HG/T 20623-2009 大直径钢制管法兰(Class系列)
  14. HG/T 20615-2009 钢制管法兰(Class系列)
  15. YD/T 3042.2-2016 高精度同步网网络管理技术要求 第2部分: EMS 系统功能
  16. YD/T 2896.4-2016 智能光分配网络 接口技术要求 第4部分:网络管理系统与 OSS 的接口
  17. YD/T 2794.3-2015 波分复用(WDM)网络管理技术要求 第3部分: EMS-NMS 接口功能
  18. YD/T 2405-2015 互联网数据中心和互联网接入服务信息安全管理系统接口规范
  19. YD/T 3107-2016 IPTV 终端管理系统体系架构
  20. YD/T 3263-2017 LTE 网元管理系统 网络管理系统(EMS-NMS)接口功能测试方法
  21. YD/T 3262-2017 LTE 网元管理系统 网络管理系统(EMS-NMS)接口功能技术要求
  22. YD/T 3214-2017 互联网资源协作服务信息安全管理系统接口规范
  23. YD/T 3215-2017 互联网资源协作服务信息安全管理系统及接口测试方法
classmanagementSystem管理系统 | 数学计算 2022-09-26 223 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
?本系统的主要意图即是实现学生信息管理,使学生信息管理办公愈加简单,从而提升办公效率,下降管理资源.系统中需要对支持身份进行管理,采纳登入进入系统的模式.因为这个系统在我们校园的电脑上直接运行不出来,有必要从头调试才运行的出来,所认为避免这样的状况,假如在你的电脑上也直接运行不出来,请按下面的步骤进行调试:首要打开database.java文件,并从头编译一遍,然后打开Land.java文件privatevoidJudge(StringsqlString){if(database.joinDB()){if(database.query(sqlString))try{if(database.rs.isBeforeFirst()){System.out.println(密码准确);jf.setVisible(false);//关闭数据库连接database.close();newMain();}将里边的newMain();先注释掉即//newMain();然后将Land.java从头编译,接着编译除Main.java以外的别的文件,最后编译Main.java,下面进行的操作是打开Land.java文件去掉方才的注释,即将//newMain();还原为newMain();,然后从头编译一下该文件,并接着编译一下Main.java文件,然后运行Main.java就可以了是可以运行的,要特别注意编译的先后顺序。假如还不能运行,请跟我连接,谢谢,用户名,密码都在数据库里了本资料共包括以下附件:
学生管理系统\AddDeleteUser$1.class
学生管理系统\AddDeleteUser$2.class
学生管理系统\AddDeleteUser$3.class
学生管理系统\AddDeleteUser$4.class
学生管理系统\AddDeleteUser.class
学生管理系统\AddDeleteUser.java
学生管理系统\addgrade$1.class
学生管理系统\addgrade$2.class
学生管理系统\addgrade$3.class
学生管理系统\addgrade.class
学生管理系统\addgrade.java
学生管理系统\addstud$1.class
学生管理系统\addstud$2.class
学生管理系统\addstud.class
学生管理系统\addstud.java
学生管理系统\AmendPanel$1.class
学生管理系统\AmendPanel$2.class
学生管理系统\AmendPanel.class
学生管理系统\database.class
学生管理系统\database.java
学生管理系统\Land$Monitor_1.class
学生管理系统\Land$Monitor_2.class
学生管理系统\Land.class
学生管理系统\Land.java
学生管理系统\Main$1.class
学生管理系统\Main$10.class
学生管理系统\Main$11.class
学生管理系统\Main$2.class
学生管理系统\Main$3.class
学生管理系统\Main$4.class
.....太多文件了略.....

(?The main purpose of this system is to realize student information management, make student information management and office easier, thereby improving office efficiency and reducing management resources. The system needs to manage support identities and adopt the mode of logging in to the system. Because this system is in It can't run directly on the computer on our campus, and it is necessary to debug it from scratch to run it out. I think to avoid this situation, if it can't run directly on your computer, please follow the steps below to debug: First, open the database. java file, and compile it from scratch, then open the Land.java file privatevoidJudge(StringsqlString){if(database.joinDB()){if(database.query(sqlString))try{if(database.rs.isBeforeFirst()){ System.out.println(password is accurate);jf.setVisible(false);//Close the database connection database.close();newMain();}Comment out the newMain(); in it first, that is, //newMain(); Then compile Land.java from scratch, then compile other files except Main.java, and finally compile Main.java. The following operation is to open the Land.java file and remove the comments just now, that is, //newMain(); restores to newMain();, then compile the file from scratch, and then compile the Main.java file, and then run Main.java, it can be run, pay special attention to the order of compilation. If it still doesn't work, please connect with me, thank you, the username and password are all in the database. This information includes the following attachments:
Student Management System\AddDeleteUser$1.class
Student Management System\AddDeleteUser$2.class
Student Management System\AddDeleteUser$3.class
Student Management System\AddDeleteUser$4.class
Student Management System\AddDeleteUser.class
Student Management System\AddDeleteUser.java
Student Management System\addgrade$1.class
Student Management System\addgrade$2.class
Student Management System\addgrade$3.class
Student Management System\addgrade.class
Student Management System\addgrade.java
Student Management System\addstud$1.class
Student Management System\addstud$2.class
Student Management System\addstud.class
Student Management System\addstud.java
Student Management System\AmendPanel$1.class
Student Management System\AmendPanel$2.class
Student Management System\AmendPanel.class
Student Management System\database.class
Student Management System\database.java
Student Management System\Land$Monitor_1.class
Student Management System\Land$Monitor_2.class
Student Management System\Land.class
Student Management System\Land.java
Student Management System\Main$1.class
Student Management System\Main$10.class
Student Management System\Main$11.class
Student Management System\Main$2.class
Student Management System\Main$3.class
Student Management System\Main$4.class
.....too many files .....)

[下载]11345321485.rar




上一篇:java发送email超实用例子
下一篇:JICQ2007 part03