摘要: xxx.Where((aa, bb) => aa.Length (TArg0 arg0, TArg1 arg1); public static class Enumerable { public static IEnumerable Where(this IEnumerable source, Func predicate); public static I... 阅读全文
posted @ 2007-07-17 01:34 RicoRui 阅读(1685) 评论(0) 推荐(0) 编辑
摘要: /**///////////////////////////// ///以下是Group,Distinct,Union,Concat,Intersect,Except的例子和解释 ///////////////////////////// class Program { DB#region DB private static List GetS... 阅读全文
posted @ 2007-07-17 00:03 RicoRui 阅读(1380) 评论(0) 推荐(0) 编辑