String.split() 使用竖线 咖啡加枸杞 2020-07-01 624 阅读1分钟 String.split("|") 因为split 接收的是正则表达式,所以需要修改为String.split("\|")