Python引用dll, 简单粗暴入门,有用给个小心心哦
2020-10-22 本文已影响0人
YuKalix
参考文档: https://www.cnblogs.com/moon-boke/p/11416443.html
python库:pythonnet(本文使用),ctypes
参考文档: https://www.jianshu.com/p/bda14bed1d11
-
写一个dll 类库
image.png -
python引用
image.png
参考文档: https://www.cnblogs.com/moon-boke/p/11416443.html
python库:pythonnet(本文使用),ctypes
参考文档: https://www.jianshu.com/p/bda14bed1d11
写一个dll 类库
python引用