Python and C/C++
Python 与 C/C++ 混合编程方法
Abstract
如何实现 Python 和 C++ 之间的互相调用呢?其实这是一个混合编程的问题。
Python 调用 C/C++
这种做法称为 Python 扩展。可以使用 Cython 或者 SWIG.
修改历史9 次提交
- fix(wiki): clean all lint errors to enable strict CI (PR-3)xiaocheng··
9acd1f2 - refactor: reorganize documentation structure and update Navbar componentxiaocheng··
e7d22e5 - chore(project): clean up obsolete configuration and build artifactsxiaocheng··
d659171 - new struct for lblogsxiaocheng··
6ea1ca2 - move blogs to docsxiaocheng··
a8edecd - updatexiaocheng··
fafb44b - Update python_c.mdweigao chen··
5e7d055 - Create python_c.mdweigao chen··
6e4da18