資源簡介
通過qt程序顯示搜索到的wifi,獲取wifi名稱,輸入密碼后,修改配置文件,再使配置文件生效即可

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????172??2019-02-01?09:07??test\main.cpp
?????文件???????3050??2019-02-08?12:23??test\mainwindow.cpp
?????文件????????395??2019-02-01?09:07??test\mainwindow.h
?????文件???????1464??2019-02-01?09:07??test\mainwindow.ui
?????文件????????993??2019-02-01?09:07??test\wifi_test.pro
?????文件??????24502??2019-02-08?12:24??test\wifi_test.pro.user
?????文件??????23617??2019-02-01?09:07??test\wifi_test.pro.user.e442810
?????目錄??????????0??2019-02-08?12:24??test
-----------?---------??----------?-----??----
????????????????54193????????????????????8
- 上一篇:基于verilog的DDS設計
- 下一篇:各種芯片封裝
評論
共有 條評論