Code Bye

android split问题

书上写split(“,”)对吗?
解决方案

40

str.split(“_”)的意思就是用_分割成数组

CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明android split问题