Java中split的意思是将一个字符串分割为子字符串,并将结果作为字符串数组返回,语法为【public String[] split(String regex, int limit)】。
技术文章 / 下载软件趣味内容 / 专业带飞