首页
编程
IT技术
数码大全
登录
标签
打造自动
从零开始学Qt:打造自动化功能,让你的主界面自动执行.exe程序
exe文件调用 需要头文件 QProcess QProcess pro;QString strPath ="D:test.exe";pro.startDetached(strPath);打包为exe
程序
打造自动
编程
admin
1月前
15
0