java.lang.String.codePointAt() 方法返回指定索引處的字符(Unicode代碼點)。索引是指從0 char值(Unicode代碼單元)到length()- 1範圍。
確定! 回上一頁