通过WebRequest 类来获取远端页面。
摘要: //设定您要取得得页面地址给url string url = "http://www.cnblogs.com"; Uri contentUrl = new Uri(url); WebRequest req = WebRequest.Create(co...阅读全文
posted @ 2004-12-25 15:51 阿勇 阅读(455) | 评论 (0) 编辑
天地科技股份有限公司常州自动化分公司
posted @ 2004-12-25 15:51 阿勇 阅读(455) | 评论 (0) 编辑