搜索资源列表
liulanqibiancheng
- 一个用vc编写的浏览器的小程序,对于学习网络编程比较有用。-vc prepared using a browser small procedures, learning more useful network programming.
TestHttp
- 这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增加了暂停/恢复,断点继传功能,正在加入多线程功能,有这方面兴
html
- 在vc++6.0环境中,对网页浏览器的操作处理程序源代码。对处理网页非常实用!
Brower
- 在vc++6.0环境中,对文本浏览器的开发程序源代码。程序通过调试,请放心使用!
Explorer_VC++
- 用VC++编写的浏览器程序,已通过编译.
InternetMan
- 用VC++做的网页浏览器,MFC框架下的程序,对新手来说是很好的,代码和功能都很简单
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!
novel
- 这是一个用VC++6.0编写的浏览器程序,该程序能够打开所有合法的万维网网址,是有一定的指导意义。-This is a written in VC++6.0 using a browser program that can open all the legitimate Web site, there is a certain significance.
webbrowser
- vc++ SDK封装MSHTML.dll 最最底层实现IE,可以控制IE控件各种接口。 程序还实现C++和JS交互-vc++ SDK packages the underlying implementation of most MSHTML.dll IE, IE controls can control a variety of interfaces. Program also implements C++ and JS Interactive
ie
- 我在学习vc的时候编写的实现IE浏览器效果的一个小程序-I have the time to learn vc prepared to achieve the effect of IE browser, a small program
IE_biaotineirong
- 用 Visual C++.Net (VC.net) 编写的如何 获取IE浏览器标题内容 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to obtain the title of the content of IE browser demo program in Visual C . Net 2003 t
ss
- VC++的源程序浏览器能够使我们从类或函数的角度来了解或编辑程序。改程序能够实现IE的基本功能,如浏览网页等-VC++ source browser so that we can type or function from the perspective of understanding or editing process. Changed procedures can achieve the basic functions of IE, such as browse the Web, etc
Demo02
- 该程序利用VC中的单文档和对话框来制作一个简单的浏览器。-VC in the program using a single document and dialog to create a simple browser.
vc_classic_program_source_code_to_achieve_IE_brows
- vc经典程序实现IE浏览器的源码vc classic program source code to achieve IE browser-vc Classic Program for IE browser source vc classic program source code to achieve IE browser
VC_Programming_Web_Favorites_procedures_classic_co
- VC编程开发网址收藏夹程序经典代码VC Programming Web Favorites procedures classic code-VC Programming Web Favorites procedures classic code
UseBrowser
- 用vc++6.0创建的一个简单的浏览Web页面的程序-Using vc++6.0 to create a simple Web page browsing program
Browser
- 这是我上学期VC课程设计制作的程序,实现类似IE的浏览网页的功能。与IE不同,此程序不强调浏览功能,只需要能够访问URL网址就行,重点在于网址限制和网址列表的维护。这部分需要实现以下功能: 1、浏览器功能,输入URL网址,访问网页; 2、如果网址不被允许,则不允许访问 3、记录非法网址的访问; 4、用户可查看非法网址记录; 5、网址库可以由用户自己维护。 在数据上,主要是两个数据表网址和网址访问记录。 1、网址库:序号、网址记录、网址类别; 2、网址访问记录:序号
IEOptions
- vc 设置IE的标题\IEOptions的程序源码,值得一看!-vc set the IE title \ IEOptions the program source code, worth a visit!
OpenURL
- vc——使用默认浏览器打开某个网页\OpenURL的程序源码,值得一看!-vc- use the default browser to open a web page \ OpenURL program source code, worth a visit!
HtmlVIE
- vc——使用CHtmlView类,实现类似IE的网页浏览器\HtmlVIE的程序源码,值得一看!-vc- use CHtmlView class, achieve a similar IE web browser \ HtmlVIE the program source code, worth a visit!