C# 字符串常用函数

.Split (char) : 按固定字符分割函数
string[] listSideContent = sideContent.Split(',');

posted @   hen  阅读(214)  评论(0编辑  收藏  举报





点击右上角即可分享
微信分享提示