摘要: public class HttpClientHelper { // 执行post操作 public static string doPost(string url, Dictionary<string, string> parameters, int timeOutInMillisecond) { 阅读全文
posted @ 2020-06-05 18:22 i迷倪 阅读(1141) 评论(0) 推荐(0) 编辑