fun CharSequence.split( vararg delimiters: String, ... Splits this char sequence to a list of strings around occurrences of the specified delimiters.
確定! 回上一頁