BHO信息详情
abbr.浏览器辅助对象(BrowserHelperObjects)
fructose metabolism───果糖代谢
corroboration define───确证定义
buckeye recruits───七叶树新兵
substantively legal───实质上合法的
give a bill───付账单
pebbly jack───卵石杰克
cards on the table───公开的计划;摊在桌面上的牌
acquiring a business───收购企业
cambium cbrs───更改CBR
faham kbbi───了解kbbi
only strict requirement for a BHO is implementing this interface.───BHO的唯一严格的要求正在于必须实现这一个接口。
Any instance of the BHO lives and dies with the browser's instance.───任何BHO对象与浏览器实例的生命周期是一致的。
First, the BHO is tied to the browser's main window.───首先,BHO对象依托于浏览器主窗口。
To hook on the browser's events or to automate it, the helper object needs to establish a privileged and COM-based channel of communication.───为了钩住浏览器的事件或者自动化浏览器,BHO需要建立一个私有的基于COM的通讯通道。
The only strict requirement for a BHO is implementing this interface.───对BHO的唯一严格的要求正在于必须实现这一个接口。
Figure 1. How Internet Explorer loads and initializes helper objects. The BHO site is the COM interface used to establish a communication.───图一ie浏览器如何装入和初始化BHO对象,BHO场所(site)是用于实现通信的COM接口
The object will attach itself to Internet Explorer only, and show a text box with the source code of the page being viewed.───该BHO对象将依附于InternetExplorer,并显示一个文本框来显示当前正浏览的网页源码。
Interfaces needed Depends on the type of the shell extension. IObjectWithSite .───接口需求依赖于外壳扩展的类型IObjectWithSite四、BHO的生存周期
Showing all the running processes having the selected BHO DLL along with option to Kill such process or Remove BHO DLL from it.───显示所有正在运行的进程haviingBHO的DLL中选定随着这一进程的选项或删除BHO的DLL中从它杀死。
Before going any further with the nitty-gritty details of BHO, there are a couple of points I need to illuminate further.