摘要:http://hi.baidu.com/37116566/blog/item/fbedc7ce84e3ab0092457e56.html方法一、System.Net.WebClient WebClientObj = new System.Net.WebClient();System.Collections.Specialized.NameValueCollection PostVars = new System.Collections.Specialized.NameValueCollection();PostVars.Add("A1","0");PostVars.Add("A2","0");
阅读全文
posted @ 2010-07-29 17:25
浙公网安备 33010602011771号