charAt () 方法从一个字符串中返回指定的字符。 ... 2 is 'a' The character at index 3 is 'v' The character at index 4 is 'e' The character at index 999 is '' ...
確定! 回上一頁