摘要: 1、抓取一般内容 需要三个类:WebRequest、WebResponse、StreamReader 所需命名空间:System.Net、System.IO 核心代码: view plaincopy to clipboardprint? 代码如下: WebRequest request = WebR 阅读全文
posted @ 2016-08-18 17:53 DBing 阅读(15670) 评论(0) 推荐(0)