摘要:
#include "mainwindow.h" #include #include int main(int argc, char *argv[]) { QApplication a(argc, argv); MainWindow w; w.show(); QDesktopWidget *desktop=QApplication::desktop(); ... 阅读全文
posted @ 2017-09-27 16:48
MKT-porter
阅读(169)
评论(0)
推荐(0)
浙公网安备 33010602011771号