91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 369KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-02
  • 標(biāo)簽: VC??QQ??聊天??源代碼??

資源簡(jiǎn)介

VC++實(shí)現(xiàn)QQ聊天源代碼很值得參考和學(xué)習(xí)的源代碼,很實(shí)用,解決了很多問(wèn)題!

資源截圖

代碼片段和文件信息

//?ChatClient.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“ChatClient.h“

#include?“MainFrm.h“
#include?“ChatClientDoc.h“
#include?“ChatClientView.h“
#include?“ConnectServerDlg.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_COMM

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件????????717??2003-03-07?08:35??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\CClient.h

?????文件??????50284??2003-03-07?17:10??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.aps

?????文件???????5632??2003-03-07?17:10??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.clw

?????文件???????6620??2003-03-07?13:43??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.cpp

?????文件???????6572??2003-03-07?12:39??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.dsp

?????文件????????543??2003-02-27?14:01??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.dsw

?????文件???????1553??2003-03-06?16:33??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.h

?????文件?????246784??2003-03-07?17:10??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.ncb

?????文件??????64000??2003-03-07?17:10??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.opt

?????文件???????1125??2003-03-07?17:10??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.plg

?????文件??????15166??2003-03-07?17:10??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClient.rc

?????文件???????1822??2003-02-27?14:01??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClientDoc.cpp

?????文件???????1519??2003-02-27?14:01??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClientDoc.h

?????文件???????2699??2003-02-27?14:01??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClientView.cpp

?????文件???????1955??2003-02-27?14:01??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ChatClientView.h

?????文件???????5815??2003-03-07?12:33??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\CIniFile.cpp

?????文件???????1798??2003-03-07?10:07??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\CIniFile.h

?????文件???????1712??2003-03-03?10:18??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ClientFormView.cpp

?????文件???????1654??2003-03-03?10:17??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ClientFormView.h

?????文件???????1316??2003-02-28?13:53??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ClientLog.cpp

?????文件???????1215??2003-02-28?12:33??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ClientLog.h

?????文件???????2494??2003-03-07?12:37??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ConnectServerDlg.cpp

?????文件???????1490??2003-03-07?12:22??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\ConnectServerDlg.h

?????文件???????1789??2003-03-06?15:06??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\FixSplitter.cpp

?????文件???????1650??2003-03-06?15:03??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\FixSplitter.h

?????文件???????5157??2003-03-07?11:00??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\MainFrm.cpp

?????文件???????2062??2003-03-07?11:00??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\MainFrm.h

?????文件???????1469??2003-03-07?11:07??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\MainSocket.cpp

?????文件???????1682??2003-03-06?13:57??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\MainSocket.h

?????文件????????204??2003-03-07?10:47??VC++實(shí)現(xiàn)QQ聊天源代碼\Code\QQClient\Message.h

............此處省略97個(gè)文件信息

評(píng)論

共有 條評(píng)論