2016年1月11日
摘要: 上面代码来自微软,用于下载大文件。下面代码来自http://www.cnblogs.com/smile-wei/p/4159213.htmlSystem.IO.Stream iStream = null;// Buffer to read 10K bytes in chunk:byte[] buff... 阅读全文
posted @ 2016-01-11 14:07 z5337 阅读(474) 评论(0) 推荐(0)