基本信息
源码名称:VS2010工程python结合c++开发demo
源码大小:3.41M
文件格式:.zip
开发语言:C/C++
更新时间:2023-10-11
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
VS2010工程python结合c 开发demo

.
├── VS2010工程python结合c 开发demo_call_py_test.zip
└── call_py_test
    ├── Debug
    │   ├── call_py_test.exe
    │   ├── call_py_test.ilk
    │   ├── call_py_test.pdb
    │   ├── pytest.py
    │   └── pytest.pyc
    ├── call_py_test
    │   ├── Debug
    │   │   ├── CL.read.1.tlog
    │   │   ├── CL.write.1.tlog
    │   │   ├── call_py_test.Build.CppClean.log
    │   │   ├── call_py_test.exe.embed.manifest
    │   │   ├── call_py_test.exe.embed.manifest.res
    │   │   ├── call_py_test.exe.intermediate.manifest
    │   │   ├── call_py_test.lastbuildstate
    │   │   ├── call_py_test.log
    │   │   ├── call_py_test.obj
    │   │   ├── call_py_test.pch
    │   │   ├── call_py_test_manifest.rc
    │   │   ├── cl.command.1.tlog
    │   │   ├── link-cvtres.read.1.tlog
    │   │   ├── link-cvtres.write.1.tlog
    │   │   ├── link.10860-cvtres.read.1.tlog
    │   │   ├── link.10860-cvtres.write.1.tlog
    │   │   ├── link.10860.read.1.tlog
    │   │   ├── link.10860.write.1.tlog
    │   │   ├── link.11412-cvtres.read.1.tlog
    │   │   ├── link.11412-cvtres.write.1.tlog
    │   │   ├── link.11412.read.1.tlog
    │   │   ├── link.11412.write.1.tlog
    │   │   ├── link.5476-cvtres.read.1.tlog
    │   │   ├── link.5476-cvtres.write.1.tlog
    │   │   ├── link.5476.read.1.tlog
    │   │   ├── link.5476.write.1.tlog
    │   │   ├── link.7676-cvtres.read.1.tlog
    │   │   ├── link.7676-cvtres.write.1.tlog
    │   │   ├── link.7676.read.1.tlog
    │   │   ├── link.7676.write.1.tlog
    │   │   ├── link.command.1.tlog
    │   │   ├── link.read.1.tlog
    │   │   ├── link.write.1.tlog
    │   │   ├── mt.command.1.tlog
    │   │   ├── mt.read.1.tlog
    │   │   ├── mt.write.1.tlog
    │   │   ├── pytest.py
    │   │   ├── rc.command.1.tlog
    │   │   ├── rc.read.1.tlog
    │   │   ├── rc.write.1.tlog
    │   │   ├── stdafx.obj
    │   │   ├── vc100.idb
    │   │   └── vc100.pdb
    │   ├── ReadMe.txt
    │   ├── call_py_test.cpp
    │   ├── call_py_test.vcxproj
    │   ├── call_py_test.vcxproj.filters
    │   ├── call_py_test.vcxproj.user
    │   ├── stdafx.cpp
    │   ├── stdafx.h
    │   └── targetver.h
    ├── call_py_test.sdf
    ├── call_py_test.sln
    ├── call_py_test.suo
    └── ipch
        └── call_py_test-d453c6c
            └── call_py_test-8a69620f.ipch

6 directories, 61 files