Java 注意项

1.分割带'|'字符的字符串

String[] strData = strUserData.split("\\|");

posted @ 2013-04-19 11:53  Clin  阅读(128)  评论(0)    收藏  举报