摘要: 建议使用httpclient,不再使用webclient。 前者性能更高,更安全,推荐。 测试代码: using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Net; using Syst 阅读全文
posted @ 2025-09-10 11:48 China Soft 阅读(14) 评论(0) 推荐(0)