摘要:
1 QT += widgets 2 QT += core 3 4 HEADERS += \ 5 mainwindow.h 6 7 SOURCES += \ 8 mainwindow.cpp \ 9 main.cpp #ifndef MAINWINDOW_H #define MAINWINDOW_H #include class Clock : pub... 阅读全文
posted @ 2016-05-16 14:29
红莲教主
阅读(936)
评论(0)
推荐(0)
浙公网安备 33010602011771号