实现插件 meaning in English
steiii: implementing the plug-in
Examples
- Two main interfaces are exposed to implement the plug - in model see the scribbleapp project for definitions of these interfaces
公开了两个主要接口以实现插件模型(有关这些接口的定义,请参见scribbleapp项目) : - 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实现插件的提示。 - 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实现插件解析器。 - 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开发平台,文中给出了异步插件服务调用和同步插件线程来实现插件并行的方法。