摘要: 一般情况下,如果无特殊的需要,对于抓去网页数据,可以使用WebClient,也可以使用webrequest/webresponse这对组合,不过我使用webrequest/webresponse的时候比较多一些,所以,自己整理了一个网页抓取类,上代码: Code Code highlighting produced by Actipro CodeHighlighter (freewar... 阅读全文
posted @ 2009-04-28 09:55 *王员外* 阅读(529) 评论(2) 推荐(0) 编辑