資源簡介
基于QT的C++語言網絡聊天室和服務器。實現公共聊天室,一對一聊天,在線人員顯示等。

代碼片段和文件信息
#include?“server.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Server?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????175??2017-11-01?17:00??Server\main.cpp
?????文件???????1479??2017-11-02?15:06??Server\protocol.cpp
?????文件????????566??2017-11-02?15:03??Server\protocol.h
?????文件??????10502??2017-12-06?19:34??Server\server.cpp
?????文件????????933??2017-11-03?14:20??Server\server.h
?????文件????????417??2017-11-02?16:25??Server\Server.pro
?????文件??????23819??2017-12-19?15:34??Server\Server.pro.user
?????文件??????23819??2017-11-06?10:54??Server\Server.pro.user.d8f9d98
?????文件???????2858??2017-11-02?10:45??Server\server.ui
?????文件????????179??2017-11-02?10:29??VaChatClient\main.cpp
?????文件???????4028??2017-11-06?10:21??VaChatClient\mainchat.cpp
?????文件????????856??2017-11-06?10:21??VaChatClient\mainchat.h
?????文件???????2831??2017-11-03?16:50??VaChatClient\mainchat.ui
?????文件???????1526??2017-11-03?15:40??VaChatClient\network.cpp
?????文件????????582??2017-11-03?15:40??VaChatClient\network.h
?????文件???????1000??2017-11-06?10:25??VaChatClient\onechat.cpp
?????文件????????525??2017-11-06?10:24??VaChatClient\onechat.h
?????文件???????2366??2017-11-06?10:21??VaChatClient\onechat.ui
?????文件???????1479??2017-11-02?15:06??VaChatClient\protocol.cpp
?????文件????????566??2017-11-02?15:03??VaChatClient\protocol.h
?????文件???????3160??2017-11-03?16:50??VaChatClient\register.cpp
?????文件????????618??2017-11-03?16:37??VaChatClient\register.h
?????文件??????27321??2017-11-03?10:44??VaChatClient\register.ui
?????文件????????572??2017-11-02?11:02??VaChatClient\VaChatClient.pro
?????文件??????22974??2017-12-19?15:34??VaChatClient\VaChatClient.pro.user
?????文件??????23867??2017-11-06?10:54??VaChatClient\VaChatClient.pro.user.d8f9d98
?????目錄??????????0??2017-12-19?15:34??Server
?????目錄??????????0??2017-12-19?15:34??VaChatClient
-----------?---------??----------?-----??----
???????????????159018????????????????????28
............此處省略1個文件信息
評論
共有 條評論