摘要: qt main函数的一些注意点 #include "mainwindow.h" #include <QApplication> #include <QDesktopWidget> #include <QScreen> int main(int argc, char *argv[]) { // QAp 阅读全文
posted @ 2025-06-05 18:23 小城熊儿 阅读(18) 评论(0) 推荐(0)