在桌面畫出視窗時,設定好,最後一定記得設定setVisible 為true 。(常常忘記) 檔案:FrameTest.java import javax.swing.JFrame; class Frame ...
確定! 回上一頁