C#通过WebClient/HttpWebRequest实现http的post/get方法
摘要://body是要传递的参数,格式"roleId=1&uid=2"//post的cotentType填写://"application/x-www-form-urlencoded"//soap填写:"text/xml; charset=utf-8" public static string Po...
阅读全文
posted @ 2015-03-09 17:35
浙公网安备 33010602011771号