搜索资源列表
multiwnds
- 这个源码介绍了如何在一个浏览器中打开多个窗口。-the source of how a browser to open multiple windows.
DataBaseE
- 本程序为数据库浏览器的程序,主要实现数据库的打开,浏览表信息和记录,运行查询等功能。-procedures for the database browser procedures, the main database open, view tables of information and records, running query capabilities.
htmlpage
- 用vc编写的一个在程序中嵌入HTML网页的实例,相当于是一个浏览器,能够通过输入网址而打开网页,是学习的好例子。-vc used in the preparation of a process embedded in HTML pages example, is equivalent to a browser, through the Web address and open the site, and is a good example to study.
MyBrowser2
- 一个简单的浏览器,可以打开任意的网址,很实用-a simple browser, can open any website, practical
锁定浏览器 v1.02
- 锁定浏览器 v1.02 浏览器Internet Explorer 工具,它针对一些网站会更改浏览器设置的主页与标题而作,具有限制浏览器打开的窗口数目,自动改回浏览器设置的主页与标题,解除浏览器首页设置下的三个按扭无效的状态与解除注册锁定,清除一些垃圾,-Karen lock browser Internet Explorer browser tools, it addresses some websites will be set up to change the browser's
多线程服务器
- 多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
A195948450-2230.rar
- VC知识库文章-《DOM应用---遍历网页中的元素,》概要:"在我们编写的程序中,如果想要实现对浏览器打开的网页进行监视、模拟操纵、动态提取用户输入、动态修改......等功能,那么请你抽出宝贵的时间,继续往下阅读。本文介绍的知识和示例程序都是围绕如何遍历 HTML 中的表单(form)并枚举出表单域的属性为目标的,对于网页中的其它元素,比如图象、连接、脚本等等,应用同样的方法都可以轻松实现。"