new Thread(new Runnable(){ public void run() { try { deadLock.Thread_2(); } catch (InterruptedException e) { throw new RuntimeException(e); } } }).start();
慕瓜9302757
相关分类