catch(Exception e) { System.out.println(e.getMessage()); } } public static void score(int num) throws Exception // throws用來告知此方法有 ...
確定! 回上一頁