資源簡(jiǎn)介
用qt寫的一個(gè)簡(jiǎn)單的tcp客戶端
代碼片段和文件信息
#include?“mainwindow.h“
#include?
#include
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????392??2016-07-20?19:04??client\client.pro
?????文件??????23834??2016-08-29?08:40??client\client.pro.user
?????文件??????18222??2016-07-22?23:00??client\client.pro.user.3.3-pre1
?????文件????????199??2016-07-20?22:17??client\main.cpp
?????文件???????3659??2016-08-29?08:32??client\mainwindow.cpp
?????文件????????663??2016-07-21?10:31??client\mainwindow.h
?????文件???????3558??2016-07-21?12:17??client\mainwindow.ui
?????目錄??????????0??2016-08-29?08:40??client
-----------?---------??----------?-----??----
????????????????50527????????????????????8
評(píng)論
共有 條評(píng)論