plugin-architecture
Implementing Plugin Architecture - Dynamic DLL loading
I\'ve an application which is basically a designer with preloaded controls where you can design your pages using the controls.[详细]
2023-03-08 01:05 分类:问答Scoped CSS reset
I have a jQuery plugin that is going to dynamically render a decent amount of HTML to the page. I want consumers of the plugin to be able to use it as is and for it to look the same no 开发者_C百科mat[详细]
2023-02-17 11:17 分类:问答Create a plugin, expose events
How do I expose events to my plugin users? I know that I should use: $(\'#myPluginDiv\').trigger(\'eventName\', [\"foo\", \"bar\"]);[详细]
2023-01-25 02:28 分类:问答How To Create a Flexible Plug-In Architecture?
A repeating theme in my development work has been the use of or creation of an in-house plug-in architecture.I\'ve seen it approached many ways - configuration files (XML, .conf, and so on), inheritan[详细]
2022-12-28 22:35 分类:问答Java plugin framework choice [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2022-12-09 01:37 分类:问答