该文被密码保护。 阅读全文
posted @ 2020-10-11 15:33 天子骄龙 阅读(41) 评论(0) 推荐(0)
摘要: 获取mac地址 在pro工程中加入:QT += network win.h文件 #ifndef WIN_H #define WIN_H #include <QWidget> #include <QDebug> #include <QNetworkInterface> //导入头文件 class Wi 阅读全文
posted @ 2020-10-11 09:28 天子骄龙 阅读(820) 评论(0) 推荐(0)