public boolean isInt(String str) { try { Integer.parse(str); return true; } ... if (isInt(args[0])) { ... Code:java. getConfig().
確定! 回上一頁