创建工程的时候是QT Console Application

1.项目->run->Run in terminal

2.pro文件中添加  CONFIG +=console thread

CONFIG +=console(这种没有验证)

05-25 22:58