06 2019 档案
c# post方式请求java form表单api
摘要:using System; using System.Collections.Generic; using System.Net.Http; namespace ConsoleApplication1 { public class HttpUtil { public static string test() { try ... 阅读全文
posted @ 2019-06-19 23:22 tomfang 阅读(1628) 评论(1) 推荐(0)