我如何在dot net 2005中使用C ++在Windows Base应用程序中访问网页hmtl源代码 [英] How can i access a web page hmtl source code in windows base application using c++ in dot net 2005

查看:82
本文介绍了我如何在dot net 2005中使用C ++在Windows Base应用程序中访问网页hmtl源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从事一个项目,在该项目中我也已经访问了网页的html源代码..如果有一天Boday知道我如何访问该代码,请尽快给我答复...
我会很不高兴

i am working on an project in which i have too access html source code of a webpage.. if any boday knows how can i access the code please reply me asap...
i will be very thakful

推荐答案

也许您可以看看http://msdn.microsoft.com/en-us/library/w4t598dt.aspx [
May be you can take a look at http://msdn.microsoft.com/en-us/library/w4t598dt.aspx[^]


这是通过使用不同浏览器的浏览器扩展来完成的. > 对于IE,您可以创建一个BHO,在其中可以使用HTMLDOM接口获取网页的html.
This is done using browser extensions which are different for different browsers.
For IE, you can create a BHO in which you can use the HTMLDOM interfaces to get the html of the web page.


这篇关于我如何在dot net 2005中使用C ++在Windows Base应用程序中访问网页hmtl源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆