摘要:
【总结】 想要获得正确网页内容,而非乱码的话,就有两种方式了: 1.不要设置Accept-Encoding的Header //req.Headers.Add("Accept-Encoding", "gzip,deflate"); 2.设置Accept-Encoding的Header,同时设置对应的自 阅读全文
posted @ 2017-09-20 14:24
HelloWorld168
阅读(975)
评论(0)
推荐(0)