windos令人绝望的C#代码 云博小周宇2024年5月5日2023年8月20日1 Min Read int[] a = new int[] { 1, 2, 3, 4 }; int l1 = a.Where(i => false).Count();