摘要: 除了发送的文件主体之外,还能附加一些其他参数,例如本例中图片文件是主体,然后另外加了一个token参数,值为方法参数token,其他参数以此类推。 public static string HttpPost(string url, string filepath, string filename, 阅读全文
posted @ 2021-07-15 17:19 够钟123 阅读(1117) 评论(0) 推荐(0)