We can use the split() method to return the list of the substrings between the white spaces in the given string. Example: final String s = ' ...
確定! 回上一頁