public String[] split(String regex) ... The split() method is used to split a given string around matches of the given regular expression.
確定! 回上一頁