資源簡介
qt寫的一個tcp服務端程序代碼

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
?????QApplication::addLibraryPath(“./plugins“);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????234??2016-07-22?21:22??server\main.cpp
?????文件???????2837??2016-07-22?20:57??server\mainwindow.cpp
?????文件????????568??2016-07-22?20:57??server\mainwindow.h
?????文件???????1412??2016-07-22?14:48??server\mainwindow.ui
?????文件????????392??2016-07-21?12:45??server\server.pro
?????文件??????23460??2016-08-29?09:04??server\server.pro.user
?????文件??????18211??2016-07-22?23:00??server\server.pro.user.3.3-pre1
?????目錄??????????0??2016-08-29?09:04??server
-----------?---------??----------?-----??----
????????????????47114????????????????????8
- 上一篇:LDPC迭代譯碼詳細介紹
- 下一篇:ok6410開發板寫的密碼鎖
評論
共有 條評論