JAVA 筆記-使用throw和throws自訂觸發例外 ... public static void score(int num) throws Exception // throws用來告知此方法有可能發生例外
確定! 回上一頁