摘要: 使用C#模拟表单提交文件和参数,代码如下 string serviceUrl = string.Format("http://" + IP + "/api/wj.kc?act=UploadFile"); HttpWebRequest myRequest = (HttpWebRequest)WebRe 阅读全文
posted @ 2021-04-30 11:55 BengBaLaHei 阅读(187) 评论(1) 推荐(0)