摘要: 方法一: //num:子集合数 //List:原集合 //listGroup:子集合的集合 List<List<string>> listGroup = new List<List<string>>(); listGroup = List.GroupBy(i => int.Parse(i) % nu 阅读全文
posted @ 2020-11-27 15:15 ꧁执笔小白꧂ 阅读(4073) 评论(1) 推荐(2)
摘要: https://blog.csdn.net/azhe5201314/article/details/88597334 阅读全文
posted @ 2020-11-27 13:27 ꧁执笔小白꧂ 阅读(404) 评论(0) 推荐(0)