搜索资源列表
Chap0fh8
- 用VC编写的WWW浏览器,利用Microsoft的WebBrowser控件。-VC prepared by the WWW browser, using Microsoft's WebBrowser control.
csExWB.rar
- 最完整的.net浏览器控件.底层使用VC将IE的COM核心组建进行封装,上层又封装为.net组件.对于.net内置浏览器控件不满意的用户可以使用此控件.,a complete webbrowser compoment of .net
csExWBv2.0.0.2_Includes_ComUtilities
- 最完整的.net浏览器控件.底层使用VC将IE的COM核心组建进行封装,上层又封装为.net组件.对于.net内置浏览器控件不满意的用户可以使用此控件.-a complete webbrowser compoment of .net 这是2.0版-Most complete. Net browser control. The underlying COM using VC to the core of IE, set the package, the upper and packaged as.
JSCalls_demo
- 本程序演示了如何在VC的webbrowser中调用 js脚本,-This procedure demonstrates how the webbrowser in the VC call js scr ipt,
googlehtml-webbrowser_dialog_googlemap
- vc 在对话框中显示google地图网页-vc google map displayed in the dialog box page
reusingbrowser
- 实现了VC中函数和WebBrowser中函数的相互调用.-WebBrowser
webbrowser
- 一个很简单开发web浏览器的教程 非常详细,用VC的mfc开发~适用于新手-A very simple web browser developed a very detailed tutorial, developed with VC' s mfc ~ suitable for beginners
WebBrowseHttp
- vc——在对话框中,使用WebBrowser控件实现Web浏览器\WebBrowseHttp的程序源码,值得一看!-vc- In the dialog box, use the WebBrowser control to implement a Web browser \ WebBrowseHttp the program source code, worth a visit!
WebBrowseHttpdd
- 在对话框中,使用WebBrowser控件实现Web浏览器\WebBrowseHttp\WebBrowseHttpdd.rar,很不错的vc源码,希望对大家有所帮助。-In the dialog box, use the WebBrowser control to implement a Web browser \ WebBrowseHttp \ WebBrowseHttpdd.rar, very good vc source code, we want to help.
WebBrowseHttp
- 在对话框中,使用WebBrowser控件实现Web浏览器\WebBrowseHttp\WebBrowseHttp.rar,很不错的vc源码,希望对大家有所帮助。-In the dialog box, use the WebBrowser control to implement a Web browser \ WebBrowseHttp \ WebBrowseHttp.rar, very good vc source code, we want to help.
webbrowser
- VC++用webbrowser模拟填表的程序!-VC++ webbrowser to simulate the filling in a program!
vcPP-APP_CODE_10
- 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: VC然输入框出现气球提示 VC实现创建模态对话框.rar VC释放EXE资源文件.rar VC星号密码探测显示程序.zip Visual+C++编程高手.rar vld-10-src.zip VS2008 ATL开发Gif的ActiveX控件.rar weather(天气预报界面).rar WebBrowser-Httprequest(http请求捕捉).rar
webbrowser
- VC 在webbrowser控件下,控制<a链接-VC webbrowser control, control <a链接
WebBrowseHttp
- 在对话框中,使用WebBrowser控件实现Web浏览器,VC++经典编程学习源码,很好的参考资料。-In the dialog box, use the WebBrowser control to achieve the Web browser, VC++ classic learning programming source code, a good reference.
MFCHtmlNoScroll
- 让VC++使用WebBrowser控件加载HTML网页时不显示滚动条,实现思路为:实现事件 documentcomplete,当HTML下载完毕时再显示出来,然后在此事件代码中去掉滚动条。在特定的场合,比如要在软件中显示一个广告图片又不想滚动条的出现影响界面美观等,平时可遇到类似较多的情况。-Let VC++ using the WebBrowser control loads the HTML page does not display a scroll bar, for the realiz