找回密码
 立即注册
相关推荐换一批
  1. GA 662-2006 互联网公共、上网服务场所信息安全管理系统上网服务场所端接口技术要求
  2. GA 660-2006 互联网公共、上网服务场所信息安全管理系统上网服务场所端功能要求
  3. GA 661-2006 互联网公共、上网服务场所信息安全管理系统远程通讯端功能要求
  4. GA 559-2005 互联网上网服务营业场所信息安全管理系统营业场所端功能要求
  5. GA 560-2005 互联网上网服务营业场所信息安全管理系统营业场所端与营业场所经营管理
  6. GY/T 218-2006 SDH传输网网络管理接口规范NMS-EMS Q3接口管理信息模型
  7. GY/T 216-2006 数字电视用户管理系统功能要求和接口规范
  8. YD/T 1767.2-2011 自动交换光网络(ASON)网络管理技术要求 第2部分: NMS 系统管理功能
  9. YD/T 1383-2005 波分复用(WDM)网元管理系统技术要求
  10. YD/T 1350.1-2005 波分复用(WDM)系统网络管理接口技术要求 第一部分:接口功能部分
  11. YD/T 1350.2-2005 波分复用(WDM)系统网络管理接口技术要求 第二部分:通用信息模型部
  12. YD/T 1350.3-2005 波分复用(WDM)系统网络管理接口技术要求 第三部分:基于 GDMO/CMIP
  13. YD/T 1432-2006 基于软交换的综合接入设备管理系统(IADMS)总体技术要求
  14. GY/T 280-2014 发射台运行管理系统数据接口规范
  15. GY/T 276-2013 电影院票务管理系统技术要求和测量方法
  16. GY/T 207-2005 电影院计算机票务管理系统软件技术规范
  17. GY/T 247-2011 影院管理系统基本功能和接口规范
  18. YD/T 1293-2003 IP Over WDM 综合网络管理系统技术要求
  19. YD/T 1289.2-2003 同步数字体系(SDH)传送网网络管理技术要求 第二部分:网元管理系统
  20. YD/T 1289.3-2003 同步数字体系(SDH)传送网网络管理技术要求 第三部分:网络管理系统
  21. GY/T 336-2020 视音频内容分发数字版权管理系统合规性要求
  22. GA/T 1403-2017 智能交通管理系统规划编制指南
classmanagementSystem管理系统 | 数学计算 2022-09-26 210 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