摘要: 比如 Id in (1,2,3)int[] a={1,2,3};list.Where(x=>a.Contains(x.Id)) 阅读全文
posted @ 2017-04-17 16:02 Cherry的冬天 阅读(186) 评论(0) 推荐(0) 编辑