类库说明文档
![]() | JHWebClient Class |
发出对统一资源标识符 (URI) 的请求,提供对 System.Net.HttpWebRequest 的帮助实现,该类为密封类

Namespace: DCSoft.Utility.Net
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public sealed class JHWebClient
The JHWebClient type exposes the following members.

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.) |
