Scanner 取得使用者輸入的數字或字串會根據空白鍵tab鍵跳下一個輸入enter鍵表示輸入完成 Scanner是一種類別要new一個物件出來Scanner sc=new Scanner (System.in); ...
確定! 回上一頁