... throws Exception { if(id==null || passwd ==null) throw new Exception("帳號密碼不可為空白"); if(id.equals("123") && passwd.equals("456 ...
確定! 回上一頁