摘要:
public static string GetHttpResponse(string url) { string content = ""; // Create a new HttpWebRequest object.Make sure that // a default proxy is se... 阅读全文
posted @ 2014-05-13 12:00
liufei
阅读(513)
评论(0)
推荐(0)