作者NightPrince (shooting star)
看板java
标题Re: [问题] 请问一个JFileChooser的问题
时间Thu Mar 15 13:58:56 2007
System.exit(0);
According to Java API:
public static void exit(int status)
Terminates the currently running Java Virtual Machine. The argument
serves as a status code; by convention, a nonzero status code indicates
abnormal termination.
This method calls the exit method in class Runtime. This method never
returns normally.
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.116.96.181