資源簡(jiǎn)介
首先建立一個(gè)局域網(wǎng) 可以實(shí)現(xiàn)多臺(tái)機(jī)子之間的交流 部分功能不錯(cuò) 界面比較完善。有開機(jī)啟動(dòng)畫面 登錄框 聊天框 代碼簡(jiǎn)單易懂 持續(xù)跟新

代碼片段和文件信息
#include?“enterdialog.h“
#include?“ui_enterdialog.h“
EnterDialog::EnterDialog(QWidget?*parent)?:
????QDialog(parent)
????ui(new?Ui::EnterDialog)
{
????ui->setupUi(this);
}
EnterDialog::~EnterDialog()
{
????delete?ui;
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????125416??2011-11-25?13:07??Qt-chat\100.png
?????文件?????229583??2011-11-25?09:22??Qt-chat\101.png
?????文件?????125534??2011-11-25?21:07??Qt-chat\CallMe\100.png
?????文件?????229583??2011-11-25?09:22??Qt-chat\CallMe\101.png
?????文件????????762??2011-11-29?09:32??Qt-chat\CallMe\CallMe.pro
?????文件??????21083??2011-11-29?13:54??Qt-chat\CallMe\CallMe.pro.user
?????文件???????5847??2011-11-29?13:53??Qt-chat\CallMe\chat\chatdialog.cpp
?????文件????????844??2011-11-29?13:50??Qt-chat\CallMe\chat\chatdialog.h
?????文件??????10412??2011-11-26?21:22??Qt-chat\CallMe\chat\chatdialog.ui
?????文件???????3019??2011-11-24?22:26??Qt-chat\CallMe\chat\client.cpp
?????文件????????937??2011-11-24?22:26??Qt-chat\CallMe\chat\client.h
?????文件???????5887??2011-11-26?12:48??Qt-chat\CallMe\chat\connection.cpp
?????文件???????1446??2011-11-26?12:35??Qt-chat\CallMe\chat\connection.h
?????文件???????3903??2011-11-24?22:26??Qt-chat\CallMe\chat\peermanager.cpp
?????文件????????868??2011-11-24?22:26??Qt-chat\CallMe\chat\peermanager.h
?????文件????????377??2011-11-24?23:44??Qt-chat\CallMe\chat\server.cpp
?????文件????????323??2011-11-24?22:26??Qt-chat\CallMe\chat\server.h
?????文件?????115363??2011-11-29?12:32??Qt-chat\CallMe\debug\main.o
?????文件???????2079??2011-11-29?12:32??Qt-chat\CallMe\debug\moc_window.cpp
?????文件?????125548??2011-11-29?12:32??Qt-chat\CallMe\debug\moc_window.o
?????文件?????220881??2011-11-29?12:32??Qt-chat\CallMe\debug\qrc_Test.cpp
?????文件??????49744??2011-11-29?12:32??Qt-chat\CallMe\debug\qrc_Test.o
?????文件?????913117??2011-11-29?12:32??Qt-chat\CallMe\debug\Test.exe
?????文件?????306974??2011-11-29?12:32??Qt-chat\CallMe\debug\window.o
?????文件????????236??2011-11-25?17:11??Qt-chat\CallMe\enterdialog.cpp
?????文件??????10861??2010-04-07?21:34??Qt-chat\CallMe\icon\20091201_0c5e3cb96bf053f6f8f43xlWxvBTLEnr.png
?????文件??????12548??2010-04-07?21:33??Qt-chat\CallMe\icon\20091201_2a0f6976569659175fd3PEFlPFnrDS1R.png
?????文件???????9497??2010-04-07?21:34??Qt-chat\CallMe\icon\20091201_b321df1d9e60373380a0IQzepnVIU3HS.png
?????文件???????8608??2010-04-07?21:35??Qt-chat\CallMe\icon\20091201_e59eb6d747cef0b2bc89nKJwRb2QIxXh.png
?????文件??????19201??2005-02-15?20:50??Qt-chat\CallMe\icon\Bin?(empty).png
............此處省略118個(gè)文件信息
評(píng)論
共有 條評(píng)論