Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reyoung/simplecpppluginsystem
a quicker runner by Qt4. Using Qt4 to make user run or find application quickly
https://github.com/reyoung/simplecpppluginsystem
Last synced: about 2 months ago
JSON representation
a quicker runner by Qt4. Using Qt4 to make user run or find application quickly
- Host: GitHub
- URL: https://github.com/reyoung/simplecpppluginsystem
- Owner: reyoung
- Created: 2011-06-21T11:36:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-02T14:21:41.000Z (over 13 years ago)
- Last Synced: 2023-03-11T22:07:23.742Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 195 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple and reliable Extension System by pure C++
一个简单可靠的插件系统,使用纯C++编写,注重可移植性
目录结构:
ExtentionSystem 是插件系统的主体部分
Main是测试用的Main文件
PluginExample是测试用的Plugin