摘要: pro工程文件 # QT包含的模块 QT += core gui # >=4,包含widgets greaterThan(QT_MAJOR_VERSION, 4): QT += widgets CONFIG += c++11 # You can make your code fail to comp 阅读全文
posted @ 2022-03-27 14:22 starc的miao 阅读(101) 评论(0) 推荐(0)