VC程序与Python双向交互例程

时间:2023-10-12 10:19:05
【文件属性】:
文件名称:VC程序与Python双向交互例程
文件大小:158KB
文件格式:ZIP
更新时间:2023-10-12 10:19:05
vc++ python 动态链接库 该代码演示了VC程序如何与Python实现双向交互,如何利用Python控制主程序,达到扩展主程序的功能,以及如何在主程序和Python间交换数据。
【文件预览】:
MFCLibrary1
----MFCLibrary1.sln(2KB)
----.vs()
--------MFCLibrary1()
----MFCApplication1()
--------stdafx.cpp(148B)
--------MFCApplication1Dlg.cpp(4KB)
--------MFCApplication1.rc(11KB)
--------MFCApplication1.vcxproj.filters(2KB)
--------res()
--------stdafx.h(2KB)
--------targetver.h(240B)
--------MFCApplication1Dlg.h(722B)
--------MFCApplication1.aps(106KB)
--------MFCApplication1.vcxproj(11KB)
--------resource.h(1KB)
--------MFCApplication1.h(497B)
--------MFCApplication1.cpp(2KB)
--------Debug()
--------ReadMe.txt(4KB)
----MFCLibrary1()
--------stdafx.cpp(142B)
--------Resource.h(367B)
--------MyDll.cpp(371B)
--------MFCLibrary1.vcxproj.filters(2KB)
--------res()
--------stdafx.h(1KB)
--------targetver.h(240B)
--------MFCLibrary1.aps(20KB)
--------MFCLibrary1.vcxproj(10KB)
--------MFCLibrary1.rc(6KB)
--------MFCLibrary1.h(425B)
--------MFCLibrary1.cpp(1KB)
--------Debug()
--------MFCLibrary1.def(146B)
--------MyDll.h(414B)
--------ReadMe.txt(2KB)
----Debug()
--------python_call_dll.py(119B)

网友评论