搜索资源列表
myWininet_1
- mywininet_1是一个通过inet来获取网页内容的程序
GetLinks21
- 主要功能为获取网页所有链接,首先是用IHTMLDocument2的get_links,来获取IHTMLElementCollection接口,再通过IHTMLElementCollection来获取IHTMLAnchorElement,而IHTMLAnchorElement接口的get_href就是我们想要的,通过循环获取,我们就可以得到网页的所有链接了。
analyzer
- 一个简单的网页分析器 系统需求: 1. 编写Socket客户端访问WEB服务器,获取网页至本地硬盘; 2. 分析第1步中抓取的网页内容,找出所有图片链接URL信息。3. 统计第1,第2步中下载文件(包括网页文件与图片文件)的大小(即字节数和); 4. 统计第1,第2步所消耗的时间和; 5. 在屏幕上打印该WEB网页的访问速度(bytes/second) = 下载文件总大小/下载总耗时。
html_getData
- 使用htmlutil包获取网页中的图片,获取后的图片保存在本机中。
如何获取网页密码框中的密码
- 如何获取网页密码框中的密码,可以获取网页中星号中的密码-how to access the password box website password, which can access the website of Star password
MyWebBrowserCtrlTest
- CWebBrowser2浏览器 实现获取网页标签
getUrl
- 当我们浏览网页,有时候需要保存网页上的某些链接,于是就随便整了这么一个小东东,来获取网页上的所有链接。-When we browse the Web, and sometimes need to preserve certain links on the page, so on the whole not such a small Dongdong, to obtain all the links on the page.
http
- 一个html解析器,能够从指定网页中获取图片并保存。-This is a html parser, this parser can access a specified page and save the picture in your computer.
showvalue
- 获取网页表单的原码,有了这个就可以随时获取各个网页的表单值了-Web form to obtain the original code, with this you can access various web pages at any time the value of the form
getdata
- 获取网页指定表格数据,输入网页中指定表格号码,获取表格内内容-Specified form of data access page, enter the page number in the prescribed form, to obtain the contents of the form
cnsat
- 一个页面采集代码,获取网页的制定内容 可以用参考作用-A page collection code, access the page content can be used to develop reference
wangye
- 输入网页地址,自动获取网页所有超链接,并生成文件保存-Enter the web address, web access to all hyperlinks automatically, and generate the file
IEABOUT
- 获取外部IE浏览器网页源码和密码框的密码例程-IE browser page to get an external source and the password box password routine
VCPPwebpageautofill
- VC++ 获取表单,网页自动填表,自动提交!-VC++ web page auto fill
VBZHuaipin
- 抓取屏幕中网页的图片:获取WebBrowser控件句柄,获取网页显示区域信息,获取整个网页宽度场景,执行抓图操作-Webpage capture screen picture: get WebBrowser control handle, get Webpage display regional information, get the entire width of Webpage scene, take the screenshot operation
soucecodeof
- 获取网页源代码,并对其进行显示,对于学习网络编程的朋友很有好处-get the source code of net, and display it, it s good for you
ms
- 京东秒杀程序,获取网页html文件,采用正则表达式搜索,匹配和判断,可以看看,性能有待进一步提高,可运行-Jingdong spike procedures to obtain the page html file using regular expression search, matching and judgment, you can see, the performance should be further improved, you can run