資源簡介
代碼片段和文件信息
//?ChatClient.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ChatClient.h“
#include?“ChatClientDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CChatClientApp
BEGIN_MESSAGE_MAP(CChatClientApp?CWinApp)
//{{AFX_MSG_MAP(CChatClientApp)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG
ON_COMMAND(ID_HELP?CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CChatClientApp?construction
CChatClientApp::CChatClientApp()
{
//?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????21980??2003-05-16?23:53??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.aps
?????文件???????1915??2003-05-16?23:54??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.clw
?????文件???????2213??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.cpp
?????文件???????4491??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.dsp
?????文件????????545??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.dsw
?????文件???????1368??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.h
?????文件??????74752??2003-05-16?23:54??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.ncb
?????文件??????73728??2003-05-16?23:54??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.opt
?????文件???????2269??2003-05-16?23:53??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.plg
?????文件???????6226??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClient.rc
?????文件???????5501??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClientDlg.cpp
?????文件???????1585??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatClientDlg.h
?????文件????????992??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatSocket.cpp
?????文件???????1256??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ChatSocket.h
?????文件???????3651??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\ReadMe.txt
?????文件???????1078??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\res\ChatClient.ico
?????文件????????402??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\res\ChatClient.rc2
?????文件???????1005??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\resource.h
?????文件???????1066??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\SetupDlg.cpp
?????文件???????1242??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\SetupDlg.h
?????文件????????212??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\StdAfx.cpp
?????文件???????1102??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient\StdAfx.h
?????文件??????24576??2003-05-16?23:53??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatClient.exe
?????文件??????21484??2003-05-16?23:54??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.aps
?????文件???????1839??2003-05-16?23:54??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.clw
?????文件???????2171??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.cpp
?????文件???????4581??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.dsp
?????文件????????539??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.dsw
?????文件???????1335??2003-03-20?22:24??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.h
?????文件?????107520??2003-05-16?23:55??最簡單的聊天程序?支持多客戶端???中控常用\chat\ChatSvr\ChatSvr.ncb
............此處省略45個文件信息
- 上一篇:Qt編寫類QQ軟件
- 下一篇:工資管理系統(C++語言)
評論
共有 條評論