摘要: using (var client = new HttpClient()) { //方法1: CacheControlHeaderValue cacheControl = new CacheControlHeaderValue(); cacheControl.NoCac... 阅读全文
posted @ 2016-10-11 14:10 94cool 阅读(2548) 评论(0) 推荐(0)