08 2015 档案

摘要:public class DownloadTest : IHttpHandler { public void ProcessRequest(HttpContext context) { string f1 = context.Request["... 阅读全文
posted @ 2015-08-31 14:04 乔安生 阅读(236) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Collections.Generic;using System.Diagnostics;using System.IO;using System.Linq;using System.Web;using Tsingda.NewLearningBar... 阅读全文
posted @ 2015-08-26 09:27 乔安生 编辑
摘要:这几天闲着也是闲着,就仔细的研究了一下Linq的语法,还有他的一些扩展方法的使用。下面是一些常用的扩展方法。Aggregate 自定义的聚合计算All检测序列中所有元素是否都满足指定的条件Any检测序列中是否存在满足指定条件的元素Average计算序列中元素的平均值Cast将序列中元素的类型转换成指... 阅读全文
posted @ 2015-08-15 09:41 乔安生 阅读(751) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示