摘要: .h #ifndef WIDGET_H#define WIDGET_H#include class Widget : public ... 阅读全文
posted @ 2020-10-12 15:59 code_witness 阅读(121) 评论(0) 推荐(0)
摘要: x.h QFile file("D:/testimage/text.dat"); if (!file.open(QIODevi... 阅读全文
posted @ 2020-10-12 11:16 code_witness 阅读(642) 评论(0) 推荐(0)