charAt. public char charAt(int index). Returns the char value at the specified index. An index ranges from 0 to length() - 1 . The first char value of the ...
確定! 回上一頁