搜索资源列表
CHtmlViewProjV2
- VC实现的一个简单浏览器,可以进行新功能的扩充,目前以实现基本的浏览功能。-VC of a simple browser that can be expanded by new functions, in order to achieve the basic browsing.
aExplorer01
- 一个在vc++下编的小浏览器 虽然没有windos的浏览器好用 但可以用于学习-vc under a provision in the small browser Although no windos browser easier to use but can be used for learning
URL_CHECKER
- 一个使用VC实现的URL检查的程序源码,功能虽然简单,但是却能够对URL的使用起到启发作用,有一定价值!-use of a VC URL source inspection procedures, functions simple, but to be able to use the URL inspired play, a certain value!
liulanqi
- 用VC++实现的简单浏览器,可进行一般的浏览功能-With VC++ Achieve a simple browser, the browser may be a general feature
GreenBrowser-VC-source
- greendown的VC源代码,完整的工程文件,包含所有的源文件。 GreenBrowser&MyIE是一个强大正流行的浏览器。-GreenBrowser&MyIE Source Open Project Protocol. GreenBrowser have many features, but some features made GreenBrower be overstaffed and inefficient, so we want to make a compact vers
LvzuanCode
- 浏览器源码,用c++采用 VC 在 windows 平台下,开发的 一套 浏览器,可进行 浏览器开发 的学习。-Browser source code, using c++ using VC in the windows platform, the development of a browser, the browser could be the development of learning.
376
- 用VC实现的一个网络浏览器,输入网络地址后,网页就会显示出来-VC achieved by a web browser, enter the network address, the page will be displayed
Browser
- 这是我上学期VC课程设计制作的程序,实现类似IE的浏览网页的功能。与IE不同,此程序不强调浏览功能,只需要能够访问URL网址就行,重点在于网址限制和网址列表的维护。这部分需要实现以下功能: 1、浏览器功能,输入URL网址,访问网页; 2、如果网址不被允许,则不允许访问 3、记录非法网址的访问; 4、用户可查看非法网址记录; 5、网址库可以由用户自己维护。 在数据上,主要是两个数据表网址和网址访问记录。 1、网址库:序号、网址记录、网址类别; 2、网址访问记录:序号
web-browser-built-by-using-VC
- 地址栏在新建按钮那里,点击一下新建,会弹出一个需要输入地址框。浏览网页时候可以后退、刷新、停止等操作。-The address bar in the new button there, click on the new, will pop up a need to enter the address box. When browsing the web can be back,refresh, stop and so on operations.
HVIEWER
- VC++简易的IE浏览器源码,支持快进、快退,支持重新载入(刷新),支持地址栏刷新,虽然有些粗糙,不过基本可以用啊,内核是基于Windows自带的IE,源码供大家参考学习-VC++ simple IE browser source code, support fast forward, rewind, and support to reload (refresh) in support of the address bar to refresh, although a bit rough, bu
HVIEWER
- VC++简易的IE浏览器源码,支持快进、快退,支持重新载入(刷新),支持地址栏刷新,虽然有些粗糙,不过基本可以用啊,内核是基于Windows自带的IE,源码供大家参考学习。-VC++ simple IE browser source code, support fast forward, rewind, and support to reload (refresh) in support of the address bar to refresh, although a bit rough, b
