作者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