搜索资源列表
CheckDomain
- 通过webrequest,webresponse 检查各域名注册状态-Through webrequest, webresponse check the status of domain name registration
mweblogin
- Key-Methods: Content: The HTML-code for the login dialog. CheckCookie: Returns true if the cookie is present in the webrequest. ValidateLoginSetCookieIfOK: Returns true and delivers the cookie, if the usernam
2009_4_CookieManager
- CookieManager 提供 CookieHandler 的具体实现,它将 cookie 的存储区与围绕接受和拒绝 cookie 的策略分离开来。使用管理存储的 CookieStore 以及做出 cookie 接受/拒绝决策的 CookiePolicy 对象来初始化 CookieManager。 -/*******************************************************************
WebInternet
- 这里有两个功能相似的例子,前一个使用WebClient实现,后一个使用WebRequest类和WebResponse类配合实现。讲解第2个例子的时候,要注意,WebRequest类和WebResponse类都是抽象类。-There are two functions similar to the example, the first to use the WebClient implementation, a WebRequest cl
webRequestUploadFile0805
- silverlight基于 WebRequest的多文件上传完整源码,能显示上传进度,自己写的代码,拿出来赚积分啦。. -silverlight based the WebRequest multi file upload full source code, can show the progress of the upload, write your own code to earn Points. .
CSharpWebReptiled
- C#简易蜘蛛爬虫程序源码 功能介绍: 用WebRequest、HttpWebResponse来获取页面的HTML代码, 并通过正规表达式得到链接和文本内容-C# simple spider crawler program source function: the contents of the WebRequest, HttpWebResponse to get the HTML code of the page,
crawlWebsiteAndExtractInfo
- c#编写winform应用,获取网页源码并提取内容。示例为提取“和讯网”的实时汇率值。示例使用Webrequest类(HttpWebRequest)获取。-c# winform application to write to get the source code and extract the contents of the page. Example To extract and the information network,