摘要: // Python.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <Python.h> int _tmain(int argc, _TCHAR* argv[]) { Py_SetPythonHome(L"R:\\Python\\Python 阅读全文
posted @ 2018-09-12 13:35 蒋佳威 阅读(21) 评论(0) 推荐(0)
摘要: 批处理build-nw.bat set 7zexe="C:\Program Files (x86)\7-Zip\7z.exe" set nwjs=D:\赢邦通用接口程序\拍照\nwjs\ set out=I:\programme\pb\骨伤科医院体检系统\exe20160922\拍照\ del %n 阅读全文
posted @ 2018-09-12 11:44 蒋佳威 阅读(12) 评论(0) 推荐(0)