登录
首页 » Browser Client » 基于vc一个简单的浏览器,具有向前,向后,停止,刷新,浏览功能...

基于vc一个简单的浏览器,具有向前,向后,停止,刷新,浏览功能...

于 2022-03-05 发布 文件大小:1.84 MB
0 104
下载积分: 2 下载次数: 1

代码说明:

基于vc一个简单的浏览器,具有向前,向后,停止,刷新,浏览功能-Vc on a simple browser, with forward, backward, stop, refresh, navigational features

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MyIE3.0浏览器源代码 MyIE是网络上较为流行的多页面浏览器,其使用IE内核,增强了较多的功能,尤其可贵的是作者公开的其源代码。不管是初学者还是高手都可以...
    MyIE3.0浏览器源代码 MyIE是网络上较为流行的多页面浏览器,其使用IE内核,增强了较多的功能,尤其可贵的是作者公开的其源代码。不管是初学者还是高手都可以从中学习到不好东西。-MyIE3.0 browser source code engine is the more popular network of more pages browser, the use of IE kernel, enhanced with more features, especially valuable is the author of its open source code. Whether beginners or experts can learn to bad things.
    2022-07-05 01:23:48下载
    积分:1
  • in Delphi application procedures IE browser controls, a simple realization for t...
    在Delphi程序中应用IE浏览器控件,一个简单的实现,供交流,参考-in Delphi application procedures IE browser controls, a simple realization for the exchange of reference
    2023-08-15 02:45:04下载
    积分:1
  • 嵌入式浏览器,编译器需要MicroWindows,flnx,libwww支持,而且在…
    嵌入式浏览器、编译器需要Microwindows、flnx、libwww的支持,还需要在下一个版本中使用下面的rdht7.3编译器
    2022-07-14 02:24:56下载
    积分:1
  • IE toolbar expansion is how to make IE components can be extended to respond inc...
    IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite I
    2022-07-17 02:56:16下载
    积分:1
  • 对IE历史记录文件格式分析,对C:Documents and SettingsusernameLocal SettingsHistoryHistory.IE5i...
    对IE历史记录文件格式分析,对C:Documents and SettingsusernameLocal SettingsHistoryHistory.IE5index.dat文件进行格式解析,分解出其中的内容。
    2022-07-22 00:17:53下载
    积分:1
  • 利用Webbrowser控件,动态修改和编辑网页。包括:将DHTML语句写入到浏览器,浏览器的编辑和浏览模式自由切换...
    利用Webbrowser控件,动态修改和编辑网页。包括:将DHTML语句写入到浏览器,浏览器的编辑和浏览模式自由切换-Using webbrowser control, dynamic modification and edit pages. Including: DHTML statement will write to the browser, browsers, editing and browsing mode switch
    2022-04-01 14:28:00下载
    积分:1
  • Mouse over the link to the dialog box that appears type prompt effect.
    鼠标滑过链接可以出现的对话框式提示效果。-Mouse over the link to the dialog box that appears type prompt effect.
    2022-06-26 10:01:15下载
    积分:1
  • 一个最简单的浏览器程序,介绍WebBrowser2控件的应用
    一个最简单的浏览器程序,介绍WebBrowser2控件的应用 -a simple browser procedures introduced WebBrowser2 Control Application
    2022-06-27 01:36:55下载
    积分:1
  • l_e多页面浏览器(1.4.0)源码 =========== 目录 ============ 浏览器特点 使用到的技巧 各文件夹作用 其他...
    l_e多页面浏览器(1.4.0)源码 =========== 目录 ============ 浏览器特点 使用到的技巧 各文件夹作用 其他 ==============浏览器特点============== 1.多页面浏览(呵呵,此为废话) 2.支持鼠标手势,并且可以自定义 3.支持页面拖拽,并且可以定义拖拽各方向的功能(类似GreenBrowser).拖拽开启时,页面中原本拖拽所实现的部分功能能正常使用,如将一段文字拖拽进一个textarea,input等,好像现在网上流行的多页面浏览器并不具备这个功能哦. 4.支持插件 5.广告过滤(效果大概没有现在那些热门多页面浏览器好,如maxthon) 6.页面规则,对地址满足一定条件的页面执行相应操作 7.自定义搜索引擎,可使用多引擎搜索 8.方便代理服务器切换 9.捕获下载地址,并使用指定的下载工具下载 10.rss阅读(利用插件) 11.绿色 12-contributions tabbed browser (1.4.0) of the source code directory ============ =========== browser features to use the skills of the role of other folder == ============ ========= browser features one. more pages viewed (Oh, this was nonsense) 2. support for mouse gestures, and can define three . support drag and drop pages, and can define the direction of the drag-and-drop functionality (similar GreenBrowser). dragging opened, the original pages achieved by the drawing functions can be part of normal use, such as a drag-and-drop text into a textare
    2022-12-28 00:55:03下载
    积分:1
  • a browser procedures, functions very simple, open only to import web site
    一个浏览器程序,功能十分简单,只能输入网址打开网页-a browser procedures, functions very simple, open only to import web site
    2022-03-07 18:01:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载