| 1. | How to : implement a plug - in component architecture using reflection >如何:使用反射实现插件组件结构 |
| 2. | The plug - in writer will use the features exposed by iscribbleapp to implement their plug - in 插件编写器将使用由iscribbleapp公开的功能来实现插件。 |
| 3. | The start method has been a convenient place to implement initialization and registration behavior for a plug - in 插件的启动方法方便于实现插件的初始化和注册行为。 |
| 4. | As the main focus of this article lies on the implementation of a plug - in parser , a simplified case study is used to demonstrate it 正如本文的主要焦点是实现插件解析器,本文通过一个简单案例研究来演示它。 |
| 5. | For this , a simple case study was used to demonstrate the general concept of developing functionality by implementing plug - in parsers 为此,使用一个简单案例研究通过实现插件解析器来演示开发功能的一般概念。 |
| 6. | Two main interfaces are exposed to implement the plug - in model see the scribbleapp project for definitions of these interfaces 公开了两个主要接口以实现插件模型(有关这些接口的定义,请参见scribbleapp项目) : |
| 7. | The welcome tab displays the message " welcome to hello plug - in " , and briefly discusses the templates used and tips on using eclipse to implement the plug - in Welcome选项卡显示了消息“ welcome to hello plug - in ” ,并且简要讨论了所使用的模板和关于使用eclipse实现插件的提示。 |
| 8. | The ccilogparser is implemented in c and not in java , as java can be used to implement plug - in nodes , but is not supported for the implementation of plug - in parsers The ccilogparser是用c而不是java实现的,因为虽然可以使用java实现插件节点,但是不支持使用java实现插件解析器。 |
| 9. | This thesis totally discusses the principles on which bus - plugin styled software works , and probes into the technical methods to design and develop applications . then the author gives some rules and advices for practical works . the solutions of processing multi - plugin and multi - data - object and parallel - calling plugins are analysed with object - oriented method in detail . asynchronous plugin service and plugin thread methods that based on windows system and vc + + 6 . 0 platform are introduced as a new architectural method , bus - plugin styled technology can be widely employed in many fields 详细地对插件式应用程序的设计思想,开发中的原则、建议、技术方法以及可行性进行了细致深入的分析。并结合面向对象的方法,研究了总线插件式应用系统中多插件、多数据对象流处理,插件的并行性等的实现。基于windows插件操作系统和vc 6 . 0开发平台,文中给出了异步插件服务调用和同步插件线程来实现插件并行的方法。 |