2007年4月18日
摘要: 需要引用using System.Net、System.Text空间 /**//// /// 远程获取网页数据 /// /// /// private string GetRemoteStr(string PageUrl) { WebClient wc = new WebCl... 阅读全文
posted @ 2007-04-18 15:19 一粒沙 阅读(293) 评论(0) 推荐(0)