文件名称:HttpHelperV1.8
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-09-19
- 文件大小:
- 231kb
- 下载次数:
- 0次
- 提 供 者:
- f**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HttpHelper可以非常方便的实现Http协议的GET和POST请求、自动识 别编码、无视证书、优化Cookie、可以很方便的设置Cookie,Header,证书,代理等问题, 编码问题您不用做任何处理,因为类会自动为您识别网页的编码。 -HttpHelper GET and POST Http protocol to achieve very convenient request, automatic identification certificate, optimization of Cookie encoding, ignoring, can easily set the Cookie, Header, certificate, agency and other issues, you don t need to do any encoding problem, because the class will automatically identify the page encoding for you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HttpHelper万能框架V1.8
......................\CsharpHttpHelper
......................\................\Base
......................\................\....\HttphelperBase.cs
......................\................\BaseBll
......................\................\.......\HttpHelperBll.cs
......................\................\CsharpHttpHelper.csproj
......................\................\Enum
......................\................\....\AType.cs
......................\................\....\PostDataType.cs
......................\................\....\ResultCookieType.cs
......................\................\....\ResultType.cs
......................\................\Helper
......................\................\......\Base64Helper.cs
......................\................\......\EncodingHelper.cs
......................\................\......\ExecJsHelper.cs
......................\................\......\HtmlHelper.cs
......................\................\......\HttpCookieHelper.cs
......................\................\......\HttpUrlHelper.cs
......................\................\......\ImageHelper.cs
......................\................\......\JsonHelper.cs
......................\................\......\MD5Helper.cs
......................\................\HttpHelper.cs
......................\................\HttpItem.cs
......................\................\HttpResult.cs
......................\................\Item
......................\................\....\AItem.cs
......................\................\....\ImgItem.cs
......................\................\Properties
......................\................\..........\AssemblyInfo.cs
......................\................\Static
......................\................\......\RegexString.cs
......................\CsharpHttpHelper.sln
......................\CsharpHttpHelper_Demo
......................\.....................\CsharpHttpHelper_Demo.csproj
......................\.....................\HttpCertificate_Demo.aspx
......................\.....................\HttpCertificate_Demo.aspx.cs
......................\.....................\HttpCertificate_Demo.aspx.designer.cs
......................\.....................\HttpCookieCollection_Demo.aspx
......................\.....................\HttpCookieCollection_Demo.aspx.cs
......................\.....................\HttpCookieCollection_Demo.aspx.designer.cs
......................\.....................\HttpGet_Demo.aspx
......................\.....................\HttpGet_Demo.aspx.cs
......................\.....................\HttpGet_Demo.aspx.designer.cs
......................\.....................\HttpHeader_Demo.aspx
......................\.....................\HttpHeader_Demo.aspx.cs
......................\.....................\HttpHeader_Demo.aspx.designer.cs
......................\.....................\HttpHtml_Demo.aspx
......................\.....................\HttpHtml_Demo.aspx.cs
......................\.....................\HttpHtml_Demo.aspx.designer.cs
......................\.....................\HttpImage_Demo.aspx
......................\.....................\HttpImage_Demo.aspx.cs
......................\.....................\HttpImage_Demo.aspx.designer.cs
......................\.....................\HttpJson_Demo.aspx
......................\.....................\HttpJson_Demo.aspx.cs
......................\.....................\HttpJson_Demo.aspx.designer.cs
......................\.....................\HttpJs_Demo.aspx
......................\.....................\HttpJs_Demo.aspx.cs
......................\.....................\HttpJs_Demo.aspx.designer.cs
......................\.....................\HttpLocation_Demo.aspx
......................\.....................\HttpLocation_Demo.aspx.cs
......................\.....................\HttpLocation_Demo.aspx.designer.cs
......................\.....................\HttpMD5_Demo.aspx
......................\.....................\HttpMD5_Demo.aspx.cs
......................\.....................\HttpMD5_Demo.aspx.designer.cs
......