StringEx extension

String 拓展

on

Methods

toChineseList() List<String>
拆分字符串并筛选出中文字符
toDouble() double
String 转 double
toInt() int
String 转 int
toJsonList() List<String>
jsonList转字符串列表
toList() List<String>
拆分字符串