摘要:
本人初次接触Qt,第一个程序就折腾了大半天。 hello.cpp #include <QApplication> #include <QLabel> int main(int argc, char *argv[]) { QApplication a(argc, argv); QLabel *labe 阅读全文
posted @ 2022-08-25 14:27
一杯清酒邀明月
阅读(2153)
评论(0)
推荐(0)
浙公网安备 33010602011771号