Hello, World! 最基礎的輸出為: System.out.print("欲顯示字串"); 或是. System.out.println("欲顯示字串"); 抑或是僅有換行的. System.out.println(); ...
確定! 回上一頁