string[] idArr = id.Split(new char[] { ',' }, StringSplitOptions.RemoveEmptyEntries);

 

相关文章: