标签:控制台 alt 技术分享 http bubuko term 需要 nal config
1. 在.pro文件中添加一下设置:
CONFIG += console
2. 项目的【构建和运行】中,需要勾选【Run in terminal】:
qt在GUI显示时,将调试信息输出到控制台的设置
原文地址:https://www.cnblogs.com/liushui-sky/p/9584130.html