string.split(""); (Has an extra whitespace character at the beginning of the array if used before Java 8) string.split(" ...
確定! 回上一頁