You can use the toCharArray() method of the String class to convert it to an array i.e. char[] . When you call this method, it returns a new ...
確定! 回上一頁