摘要: 服务器端代码: 服务器端界面: 客户端代码: 客户端界面: 客户端代码: 阅读全文
posted @ 2016-11-16 09:33 大象会上树 阅读(476) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net; using System.Text; namespace HttpDemo { class Program { //需要下载的路径 static... 阅读全文
posted @ 2016-11-16 09:07 大象会上树 阅读(1610) 评论(0) 推荐(2) 编辑