Java 快速導覽- String 類別的length() ... int length(), 計算字串內Unicode 字元的個數 ... System.out.println(a); System.out.println(a.length()); ...
確定! 回上一頁