摘要:
D:/qlbz20190802.ifc 0 006bBpRNnEKe6MNkkOF9n9 F1 0.0000 Summary 2019-08-04 23:08:52 2019-08-04 23:08:52 -1 ... 阅读全文
摘要:
QDateTime格式化 yyyy-MM-dd hh:mm:ss 阅读全文
摘要:
#include #include QDesktopWidget *qDesktopWidget= QApplication::desktop(); QRect qrect1 = qDesktopWidget->screen(0)->rect(); qDebug() << "width:" << qrect1.width() << " height:" << qrect1.he... 阅读全文