摘要: const string sUserAgent = "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"; const string sContentType = "application/x-www-form-urlencoded"; const string sRequestEncoding = "utf-8"; const string sResponseEncoding = "utf-8& 阅读全文
posted @ 2011-06-17 14:12 枫- 阅读(1089) 评论(0) 推荐(1)