摘要:
public static string Login(String url, String paramList, string MyEncode, ref string myCookieContainer,string refer){ HttpWebResponse res = null; string strResult = string.Empty; ; try { HttpWebRequest req = (HttpWebRequest)WebRequest.Create(url); req.Method = "POST"; req.ContentType = &qu 阅读全文
posted @ 2012-08-20 16:32
老虎下山
阅读(1336)
评论(0)
推荐(0)

浙公网安备 33010602011771号