1 Star 0 Fork 6

weibohuang/x3py

forked from Gitee 极速下载/x3py 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0
x3py - C++ Plugin Framework
        https://github.com/rhcad/x3py

x3py is designed as a lightweight plugin-framework that uses C++ and STL.
It can integrate with languages including Python, Perl, Java or C# by using SWIG.
x3py can be used to easily develop plugins and applications for multiple platforms.

For MSWindows installation notes, see INSTALL-win.txt .
For Linux, Mac OS X or other systems, see INSTALL-unix.txt .

FAQ and other hints may be found on the Wiki:
        https://github.com/rhcad/x3py/wiki

Discussion and suggestions are welcome. You may commit issues on the site:
        https://github.com/rhcad/x3py/issues

Email to the current maintainers may be sent to <rhcad@hotmail.com>.
Some documents in chinese may be found at http://www.cnblogs.com/rhcad .

Open-source license: Apache License V2.0
You may copy, distribute, and modify it under the terms of the License.

-------------------------------------------------------------------------

x3py:可与Python等集成的轻量级C++插件框架

此框架使用了少部分STL,没有使用MFC、ATL、COM。
x3py 通过使用 SWIG,可与 Python 等语言进行集成(当然可以单独使用C++)。
使用此框架可以快速开发出更多的插件和应用软件,此框架已在 Windows/Linux/MacOSX 上测试过。

要在 Windows 上编译和运行,请参考 INSTALL-win.txt
要在 Linux、Mac OS X 或其他操作系统上编译和运行,请参考 INSTALL-unix.txt

更多文档和常见问题的说明可在下列网站查阅:
        https://github.com/rhcad/x3py/wiki

如果没找到,可以在此提出问题:
        https://github.com/rhcad/x3py/issues

或者与作者联系: rhcad@hotmail.com
        http://www.cnblogs.com/rhcad (博客)

开源协议为 Apache License V2.0,你可修改和再分发,但需要保留来源和作者信息。
欢迎使用(可免费用于商业软件),谢谢。
x3py - C++ Plugin Framework https://github.com/rhcad/x3py x3py is designed as a lightweight plugin-framework that uses C++ and STL. It can integrate with languages including Python, Perl, Java or C# by using SWIG. x3py can be used to easily develop plugins and applications for multiple platforms. For MSWindows installation notes, see INSTALL-win.txt . For Linux, Mac OS X or other systems, see INSTALL-unix.txt . FAQ and other hints may be found on the Wiki: https://github.com/rhcad/x3py/wiki Discussion and suggestions are welcome. You may commit issues on the site: https://github.com/rhcad/x3py/issues Email to the current maintainers may be sent to <rhcad@hotmail.com>. Some documents in chinese may be found at http://www.cnblogs.com/rhcad . Open-source license: Apache License V2.0 You may copy, distribute, and modify it under the terms of the License. ------------------------------------------------------------------------- x3py:可与Python等集成的轻量级C++插件框架 此框架使用了少部分STL,没有使用MFC、ATL、COM。 x3py 通过使用 SWIG,可与 Python 等语言进行集成(当然可以单独使用C++)。 使用此框架可以快速开发出更多的插件和应用软件,此框架已在 Windows/Linux/MacOSX 上测试过。 要在 Windows 上编译和运行,请参考 INSTALL-win.txt 要在 Linux、Mac OS X 或其他操作系统上编译和运行,请参考 INSTALL-unix.txt 更多文档和常见问题的说明可在下列网站查阅: https://github.com/rhcad/x3py/wiki 如果没找到,可以在此提出问题: https://github.com/rhcad/x3py/issues 或者与作者联系: rhcad@hotmail.com http://www.cnblogs.com/rhcad (博客) 开源协议为 Apache License V2.0,你可修改和再分发,但需要保留来源和作者信息。 欢迎使用(可免费用于商业软件),谢谢。

简介

X3 C++ PluginFramework 代号为X3的C++轻量级通用插件框架平台是一套通用的C++轻量级插件体系,没有使用MFC、ATL、COM 展开 收起
C/C++
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/weibohuang/x3py.git
git@gitee.com:weibohuang/x3py.git
weibohuang
x3py
x3py
master

搜索帮助