1. 首页
  2. 编程语言
  3. VB
  4. 用VB.NET克隆IE7源代码

用VB.NET克隆IE7源代码

上传者: 2019-04-18 07:55:24上传 RAR文件 3.33MB 热度 22次
用VB.NET克隆IE7源代码 This is an example browser written in VB.NET using .net framework 2.0 (Visual Studio 2005). It is a tabbed web browser. It shows many examples of working with the new browser control and the loaded document. Things you will find in this example are: Basic browser navigation and functionality, Search provider code, w orking with favorites, showing how to display most of the dialogs available in internet explorer 7, Document Explorer, Ripping images from web pages, identifying and working with the element a user is hovering over in the loaded document. Also included is code to deal with popups including an info bar, a simple rss reader, detecting rss, saving images, working with history, cookies and cache, site blocking, phising filter starters and much more. This should get you more than well on your way to a full blown browser application. Please vote if you find this code useful. orking with favorites, showing how to display most of the dialogs available in internet explorer 7, Document Explorer, Ripping images from web pages, identifying and working with the element a user is hovering over in the loaded document. Also included is code to deal with popups including an info bar, a simple rss reader, detecting rss, saving images, working with history, cookies and cache, site blocking, phising filter starters and much more. This should get you more than well on your way to a full blown browser application. Please vote if you find this code useful.
下载地址
用户评论
码姐姐匿名网友 2019-04-18 07:55:24

主要的功能都有,一些错误可能简单的修改,这份源码很好,谢了