如何使用C ++编码的BHO写入DOM [英] How do I write to the DOM using a BHO coded in c++

查看:146
本文介绍了如何使用C ++编码的BHO写入DOM的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何使用Visual Studio 2012将内容写到DOM页面上?

HOw can I write content to the pages DOM using visual studio 2012

推荐答案

我在文章搜索中输入了"C ++ BHO"并得到了以下内容:

用Pl​​ain C ++编写BHO [操纵Internet Explorer地址栏中的按钮 [ ^ ]
I typed "C++ BHO" in the article search and got these:

Writing a BHO in Plain C++[^]

Manipulating Buttons in Internet Explorer''s Address Bar[^]


如果解决方案1对您来说还不够,您可以找到很多信息: http://bit. ly/1mFp8ni [ ^ ].

抱歉,但是我不希望为您找到一些现成的代码示例,对其进行检查和测试,依此类推.我在对问题的评论中试图解释为什么.我只能提醒您,最感兴趣的人是您,这里对您来说没有什么困难.

—SA
If Solution 1 is not enough for you, you can find a lot of information: http://bit.ly/1mFp8ni[^].

Sorry, but I am not looking to find out some ready-to-use code sample for you, review and test it, and so on. I tried to explain why in my comments to the question. I can only remind you that the most interested person is you, and there is nothing too difficult for you here.

—SA


以上示例均没有代码来获取文档对象以写入DOM.
在Internet上找到的唯一可写入DOM的代码位于 http ://msdn.microsoft.com/en-us/library/bb250489%28v=vs.85%29.aspx [
None of the samples above have code to get de document object to write to the DOM.
The only code found on the internet to write to the DOM is found here http://msdn.microsoft.com/en-us/library/bb250489%28v=vs.85%29.aspx[^] but is a step by step tutorial on VS 2005 and it doesnt have a dowloadable sample


这篇关于如何使用C ++编码的BHO写入DOM的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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