Java isDigit() 方法Java Character类isDigit() 方法用于判断指定字符是否为数字。 语法public static boolean isDigit(char ch) 参数ch -- 要测试的字符。
確定! 回上一頁