C++ 插件框架 Pluma Framework

fmms 13年前發布 | 22K 次閱讀 C/C++

Pluma 是一個開源的C++插件管理框架,以助于在應用程序中動態載入DLL而無需在意內部實現,它是輕量級、簡化設計的。
 C++ 插件框架 Pluma Framework

主要特性有:

A 高品質:

    面向對象
    跨平臺;
    易于使用;
    容易集成;

B 富功能:

    動態載入插件(DLL);
    使用工廠模式(Factory Pattern);
    插件版本控制;
    使用宏進行插件通信。

 C++ 插件框架 Pluma Framework



項目地址:http://pluma-framework.sourceforge.net/

下載

Full Pluma SDK (headers / libraries / documentation / sources / samples)

Builds for other platforms aren’t available yet.
If you want to contribute by compiling Pluma for other platforms (Linux, Mac), please contact-me at the forum.

源代碼

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!