摘要: win.h #ifndef WIN_H #define WIN_H #include <QWidget> #include <QRandomGenerator> //随机数类 #include <QDebug> class Win : public QWidget { Q_OBJECT public 阅读全文
posted @ 2022-10-06 14:42 天子骄龙 阅读(466) 评论(0) 推荐(0)