qt中启动别的应用程序

来源:互联网 发布:linux开通telnet服务 编辑:程序博客网 时间:2024/04/28 05:54
QProcess::startDetached(exec);
用这个,不要用system,经验的教训。。。
0 0
原创粉丝点击