Fields splits a string into substrings removing whitespace, regexp.Split splits into ... To split only the first n values, use strings.SplitN and strings.
確定! 回上一頁