03 2021 档案
摘要:链接 https://item.taobao.com/item.htm?id=602127257823&ali_refid=a3_430673_1006:1106128557:N:emtiAWsF8%2Bzhhxaiwzc0Aw%3D%3D:381f1a75e1721adb3df1ab1c2c1e8
阅读全文
摘要:使用场景,自定义参数进行post 提交跳转 参考于:https://blog.csdn.net/xxmeng2012/article/details/51489072/ 使用参考文章方法,报警告 Form submission canceled because the form is not con
阅读全文
摘要:public static string HttpPostFrom(string url, string data) { string htmlAll = ""; try { string SendMessageAddress = url;//请求链接 HttpWebRequest request
阅读全文