悠閒節奏
蒐集生活的碎片
2018年6月11日 星期一
[C#]Split使用字串分割
string str1= "aabbcc";
string[] str= str1.Split(new string[] { "bb" }, StringSplitOptions.RemoveEmptyEntries);
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言