摘要: 引用命名空间:using System.Net;//网络功能 using System.IO;//流支持using System.Threading;//线程支持定义线程下载主体: 1 public class threadbody 2 { 3 Progra... 阅读全文
posted @ 2013-06-21 12:34 自然去留 阅读(517) 评论(0) 推荐(0)