python_c
Python and C/C++
Abstract
如何实现 Python 和 C++ 之间的互相调用呢?其实这是一个混合编程的问题。
Python 调用 C/C++
这种做法称为 Python 扩展。可以使用 Cython 或者 SWIG.
修改历史7 次提交
- refactor: reorganize documentation structure and update Navbar componentxiaocheng··
2fb8f42 - chore(project): clean up obsolete configuration and build artifactsxiaocheng··
3574bd3 - new struct for lblogsxiaocheng··
8c9b28e - move blogs to docsxiaocheng··
c8535a0 - updatexiaocheng··
fd22f62 - Update python_c.mdweigao chen··
9d31c33 - Create python_c.mdweigao chen··
fd73da2