JHWebClient Methods

DCSoft.DBUtilityGeneric

JHWebClient Methods

The JHWebClient type exposes the following members.

Methods
  Name Description
Public method Static member DataAcquisition(String)
使用系统的当前 ANSI 代码页的编码,采集指定 url 页面的 HTML 源码
Public method Static member DataAcquisition(String, Encoding)
使用指定的编码方式,采集指定 url 页面的 HTML 源码
Public method Equals (Inherited from Object.)
Public method Static member GetDataByUrl
从指定的 url 中获取文件数据流
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member IsExistsHttpFile
判断指定的 HTTP 地址的文件是否存在
Public method ToString (Inherited from Object.)
Top
See Also