... JFrame f = new JFrame("練習一"); JButton mybutton = new JButton("放大視窗"); JButton mybutton2 = new JButton("縮小視窗"); public static ...
確定! 回上一頁