firstcsharp
int[] channelCIdArr = Array.ConvertAll(channelIdStr.Split(\',\'),s=>int.Parse(s));

  

分类:

技术点:

相关文章: