資源簡介
java完整聊天室系統(tǒng)(源碼) java完整聊天室系統(tǒng)(源碼)
代碼片段和文件信息
//?ChatClient.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ChatClient.h“
#include?“MainFrm.h“
#include?“ChatClientDoc.h“
#include?“ChatClientView.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)
ON_COMMAND(ID_APP_ABOUT?OnAppAbout)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code!
//}}AFX_MSG_MAP
//?Standard?file?based?document?commands
ON_COMMAND(ID_FILE_NEW?CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN?CWi
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????66404??2006-11-23?10:25??聊天室系統(tǒng)\ChatClient\ChatClient.aps
?????文件???????8013??2006-11-23?10:27??聊天室系統(tǒng)\ChatClient\ChatClient.clw
?????文件???????4827??2004-01-04?15:30??聊天室系統(tǒng)\ChatClient\ChatClient.cpp
?????文件???????6637??2004-01-02?07:47??聊天室系統(tǒng)\ChatClient\ChatClient.dsp
?????文件????????543??2001-07-17?17:20??聊天室系統(tǒng)\ChatClient\ChatClient.dsw
?????文件???????1505??2004-01-02?07:03??聊天室系統(tǒng)\ChatClient\ChatClient.h
?????文件?????287744??2006-11-23?10:27??聊天室系統(tǒng)\ChatClient\ChatClient.ncb
?????文件??????75776??2006-11-23?10:27??聊天室系統(tǒng)\ChatClient\ChatClient.opt
?????文件???????1289??2006-11-23?10:26??聊天室系統(tǒng)\ChatClient\ChatClient.plg
?????文件??????23399??2006-11-23?10:25??聊天室系統(tǒng)\ChatClient\ChatClient.rc
?????文件????????920??2003-11-24?22:49??聊天室系統(tǒng)\ChatClient\ChatClient.sln
????..A..HR??????9728??2003-11-25?18:59??聊天室系統(tǒng)\ChatClient\ChatClient.suo
?????文件???????5921??2003-11-24?22:49??聊天室系統(tǒng)\ChatClient\ChatClient.vcproj
?????文件??????16011??2006-11-23?10:05??聊天室系統(tǒng)\ChatClient\ChatClientDoc.cpp
?????文件???????2955??2006-11-23?10:27??聊天室系統(tǒng)\ChatClient\ChatClientDoc.h
?????文件???????9334??2006-11-23?10:06??聊天室系統(tǒng)\ChatClient\ChatClientView.cpp
?????文件???????2518??2004-01-02?07:14??聊天室系統(tǒng)\ChatClient\ChatClientView.h
?????文件????????779??2001-07-17?17:21??聊天室系統(tǒng)\ChatClient\ChatSocket.cpp
?????文件????????700??2003-12-07?23:12??聊天室系統(tǒng)\ChatClient\ChatSocket.h
?????文件???????1167??2001-07-17?17:21??聊天室系統(tǒng)\ChatClient\CntrItem.cpp
?????文件???????1606??2001-07-17?17:21??聊天室系統(tǒng)\ChatClient\CntrItem.h
?????文件????????629??2003-12-31?13:13??聊天室系統(tǒng)\ChatClient\CustomerInfo.cpp
?????文件????????724??2003-12-31?13:13??聊天室系統(tǒng)\ChatClient\CustomerInfo.h
?????文件???????5177??2003-12-31?13:13??聊天室系統(tǒng)\ChatClient\li
?????文件???????2009??2003-12-31?13:13??聊天室系統(tǒng)\ChatClient\li
?????文件???????1068??2001-07-17?17:21??聊天室系統(tǒng)\ChatClient\Login.cpp
?????文件???????1220??2001-07-17?17:21??聊天室系統(tǒng)\ChatClient\Login.h
?????文件???????3435??2004-01-01?14:19??聊天室系統(tǒng)\ChatClient\LoginDlg.cpp
?????文件???????2124??2003-12-31?13:13??聊天室系統(tǒng)\ChatClient\LoginDlg.h
?????文件????????921??2006-11-23?10:17??聊天室系統(tǒng)\ChatClient\LoginInfo.cpp
............此處省略259個文件信息
評論
共有 條評論