As String class stores each character into the char[] and you have to get this array of chars. After that you can access each character of the array by use the ...
確定! 回上一頁