2011年6月2日
摘要: using System;using System.Collections.Generic;using System.Text;using System.Net;using System.IO;namespace MyWebRequest { internal class MobileUtils { 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 sConten 阅读全文
posted @ 2011-06-02 22:29 上校 阅读(442) 评论(0) 推荐(0)