split() 方法根据匹配给定的正则表达式来拆分字符串。 语法. public String[] split(String regex, int limit). 参数. regex -- 正则表达式分隔符。
確定! 回上一頁