摘要: static void WebClientDownLoad() { string url = "http://p4.ssl.cdn.btime.com/t0167dce5a13c3da30d.jpg?size=5012x3094"; WebClient client = new WebClient( 阅读全文
posted @ 2020-03-17 17:14 FredGrit 阅读(328) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Threading; using System.Threading.Tasks; using System.Windows.Forms; n 阅读全文
posted @ 2020-03-17 11:45 FredGrit 阅读(222) 评论(0) 推荐(0) 编辑