类库说明文档
JHWebClient Methods |
The JHWebClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
DataAcquisition(String) |
使用系统的当前 ANSI 代码页的编码,采集指定 url 页面的 HTML 源码
|
|
DataAcquisition(String, Encoding) |
使用指定的编码方式,采集指定 url 页面的 HTML 源码
|
|
Equals | (Inherited from Object.) | |
GetDataByUrl |
从指定的 url 中获取文件数据流
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsExistsHttpFile |
判断指定的 HTTP 地址的文件是否存在
|
|
ToString | (Inherited from Object.) |
See Also