You can extract a character from a String object by using the charAt() method. This accepts an integer argument that is the offset of the character position ...
確定! 回上一頁