摘要: //数据库连接字符串publicstaticstringStrCon=ConfigurationManager.ConnectionStrings["Con"].ConnectionString; 阅读全文
posted @ 2015-07-01 15:52 邵世铨 阅读(111) 评论(0) 推荐(0)
摘要: //.Distinct().OrderBy(p => new{p.AreaNo,p.SubjectNo,p.CourseNo,p.TimeNo}).ToList(); 阅读全文
posted @ 2015-07-01 10:52 邵世铨 阅读(183) 评论(0) 推荐(0)