C++ 插件框架 Pluma Framework

码农软件 · 软件分类 · 其他开发相关 · 2019-10-25 20:43:24

软件介绍

Pluma 是一个开源的C++插件管理框架,以助于在应用程序中动态载入DLL而无需在意内部实现,它是轻量级、简化设计的。

主要特性有:

A 高品质:

    面向对象
    跨平台;
    易于使用;
    容易集成;

B 富功能:

    动态载入插件(DLL);
    使用工厂模式(Factory Pattern);
    插件版本控制;
    使用宏进行插件通信。

本文地址:https://www.codercto.com/soft/d/17559.html

Programming Rust

Programming Rust

Jim Blandy / O'Reilly Media / 2016-8-25 / GBP 47.99

This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust offers the rare and valuable combination......一起来看看 《Programming Rust》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具