摘要:
/// /// 动态调用web服务 /// /// WSDL服务地址 /// 类名 /// 方法名 /// 参数 /// public static object InvokeWebService(string url, string classname, string methodname... 阅读全文
posted @ 2014-06-11 15:14
我是菜鸟20120819
阅读(148)
评论(0)
推荐(0)
摘要:
//data:参数 URL:路径 public static string PostWebRequest(string Data, string URL) { CookieContainer cc = new CookieContainer(); string postData = Data;... 阅读全文
posted @ 2014-06-11 15:12
我是菜鸟20120819
阅读(1010)
评论(0)
推荐(0)

浙公网安备 33010602011771号