大水牛

 

2014年8月24日

WebClient异步下载文件

摘要: namespace ConsoleAppSyncDownload{ class Program { static void Main(string[] args) { WebClient webClient = new WebClient(); //Console.Write("输入下载文件地址:"... 阅读全文

posted @ 2014-08-24 22:16 liucyi 阅读(312) 评论(0) 推荐(0)

导航