log log = new Log(); 那一行老是出现错误try {jbInit();prepareSplash();startSplash();Thread splash = new Thread();splash.sleep(3000);stopSplash();mainFrame m = new mainFrame();log log = new Log();log.addLog("\r\r","打开了系统");log.closeS

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/14 09:56:51
log log = new Log(); 那一行老是出现错误try {jbInit();prepareSplash();startSplash();Thread splash = new Thread();splash.sleep(3000);stopSplash();mainFrame m = new mainFrame();log log = new Log();log.addLog(

log log = new Log(); 那一行老是出现错误try {jbInit();prepareSplash();startSplash();Thread splash = new Thread();splash.sleep(3000);stopSplash();mainFrame m = new mainFrame();log log = new Log();log.addLog("\r\r","打开了系统");log.closeS
log log = new Log(); 那一行老是出现错误
try {
jbInit();
prepareSplash();
startSplash();
Thread splash = new Thread();
splash.sleep(3000);
stopSplash();
mainFrame m = new mainFrame();
log log = new Log();
log.addLog("\r\r","打开了系统");
log.closeStream();
//m.setVisible(true);
}
catch (Exception exception) {
exception.printStackTrace();
}
}

log log = new Log(); 那一行老是出现错误try {jbInit();prepareSplash();startSplash();Thread splash = new Thread();splash.sleep(3000);stopSplash();mainFrame m = new mainFrame();log log = new Log();log.addLog("\r\r","打开了系统");log.closeS
Log log = new Log();