string.charAt(num). The charAt() method returns the character located at the indexed, num, position passed. This indexing is done from left to right ...
確定! 回上一頁