C# Class Tup.Utilities.WebProxyUtil.ProxycnSpider

Proxycn 代理中国 HTTP 代理列表 下载器 全文页面: 首 http://www.proxycn.com/html_proxy/http-1.html 末 http://www.proxycn.com/html_proxy/http-62.html
Inheritance: AbstractSpider
Exibir arquivo Open project: tupunco/Tup.Utilities Class Usage Examples

Public Methods

Method Description
ProxycnSpider ( ) : System

Protected Methods

Method Description
HtmlAnalyse ( string html ) : void

分析

Process ( ) : void

处理

Method Details

HtmlAnalyse() protected method

分析
protected HtmlAnalyse ( string html ) : void
html string
return void

Process() protected method

处理
protected Process ( ) : void
return void

ProxycnSpider() public method

public ProxycnSpider ( ) : System
return System