1 Star 1 Fork 1

iounce/Python-Cpp-demo

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
readme 168 Bytes
Copy Edit Raw Blame History
iounce authored 2023-07-24 22:05 +08:00 . Python Cpp demo
1.编写C++文件
2.编写pxd文件
3.编写pyx文件
4.编写setup.py文件
5.编译python包:
python setup.py build
6.编写python测试程序:
python main.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/iounce_admin/python-cpp-demo.git
git@gitee.com:iounce_admin/python-cpp-demo.git
iounce_admin
python-cpp-demo
Python-Cpp-demo
master

Search