摘要: c#采集其他网站数据时,会比较多的使用HttpWebRequest来实现HTTP访问,读取网站内容。 最近关注一下几个问题: HttpWebRequest.ServicePoint ServicePointManager request.KeepAlive ServicePoint.SetTcpKe 阅读全文
posted @ 2023-09-08 14:20 Easy C# 阅读(225) 评论(0) 推荐(0) 编辑