摘要: include <Windows.h> QString program = "C:/Windows/System32/notepad.exe"; QProcess *myProcess = new QProcess(); myProcess->setCreateProcessArgumentsMod 阅读全文
posted @ 2022-03-24 13:59 hxqmw 阅读(1134) 评论(0) 推荐(0)