摘要
在用户原有系统不变的基础上,进行系统中不同页面不同按钮事件的监控是本文要解决的重要问题。以扩展性好、通用性强、不改变原有系统为原则,本文提出了一种基于 BHO 技术和连接点机制监控按钮事件的方法。经过软件实现表明,以上方法成功监控了按钮事件。特别地,经过简单的配置或修改,此方法可以应用到 B/S 构架的大多数用户系统中,实现了一次开发,多次应用的效果,在不同系统间实现了通用。
Monitoring events of distinct buttons in different pages on the basis of keeping the original system invariable is an important issue to be resolved in this thesis. According to the principle of good scalability, strong universality and the character of making the system unchanging, a method of monitoring button event is proposed. It makes use of BHO technology and connection point mechanism. This method has already been implemented successfully and it reaches the aim of monitoring. Particdarly, through simple configuration or modification, the method can be adapted for different systems with B/S structure and it also radically achieves the effect of "once developed, used repeatedly". Thus it is universal among different systems.
出处
《计算机与网络》
2008年第15期51-54,共4页
Computer & Network
关键词
BHO技术
连接点机制
按钮事件监控
通用性
BHO technology
connection point mechanism
button event monitoring
universality