测试
摘要: public static string HttpGet(string url) { //ServicePointManager.ServerCertificateValidationCallback = new RemoteCertificateValidationCallback(CheckValidationResult); ... 阅读全文
posted @ 2018-03-22 13:39 C#的麦香园 阅读(248) 评论(0) 推荐(0) 编辑
测试