标签:color style false int span pre count als 代码
int[] a = new int[] { 1, 2, 3, 4 }; int l1 = a.Where(i => false).Count();
令人绝望的C#代码
原文地址:https://www.cnblogs.com/sexintercourse/p/12217257.html