文件名称:QQ
介绍说明--下载内容来自于网络,使用问题请自行百度
用C++ 实现的类似QQ的聊天工具,包括客户端与服务器的代码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
QQ示例源码/QQServer/CChatServer.exe
QQ示例源码/QQServer/RoomList.ini
QQ示例源码/QQClient/ChatClient.exe
QQ示例源码/QQClient/msg.wav
QQ示例源码/QQClient/username.ini
QQ示例源码/Code/QQClient/ChatClient.h
QQ示例源码/Code/QQClient/CClient.h
QQ示例源码/Code/QQClient/ChatClient.aps
QQ示例源码/Code/QQClient/ChatClient.clw
QQ示例源码/Code/QQClient/ChatClient.cpp
QQ示例源码/Code/QQClient/ChatClient.dsp
QQ示例源码/Code/QQClient/ChatClient.dsw
QQ示例源码/Code/QQClient/res/Andy2.ico
QQ示例源码/Code/QQClient/res/bitmap1.bmp
QQ示例源码/Code/QQClient/res/bmp00001.bmp
QQ示例源码/Code/QQClient/res/Building_House_1.ico
QQ示例源码/Code/QQClient/res/ChatClient.ico
QQ示例源码/Code/QQClient/res/ChatClient.rc2
QQ示例源码/Code/QQClient/res/ChatClientDoc.ico
QQ示例源码/Code/QQClient/res/Face9.ico
QQ示例源码/Code/QQClient/res/Haunted House.ico
QQ示例源码/Code/QQClient/res/Home_Furnishings_1_16x16.ico
QQ示例源码/Code/QQClient/res/People_Child_2_16x16.ico
QQ示例源码/Code/QQClient/res/Toolbar.bmp
QQ示例源码/Code/QQClient/ChatClient.ncb
QQ示例源码/Code/QQClient/ChatClient.opt
QQ示例源码/Code/QQClient/ChatClient.plg
QQ示例源码/Code/QQClient/ChatClient.rc
QQ示例源码/Code/QQClient/ChatClientDoc.cpp
QQ示例源码/Code/QQClient/ChatClientDoc.h
QQ示例源码/Code/QQClient/ChatClientView.cpp
QQ示例源码/Code/QQClient/ChatClientView.h
QQ示例源码/Code/QQClient/CIniFile.cpp
QQ示例源码/Code/QQClient/CIniFile.h
QQ示例源码/Code/QQClient/ClientFormView.cpp
QQ示例源码/Code/QQClient/ClientFormView.h
QQ示例源码/Code/QQClient/ClientLog.cpp
QQ示例源码/Code/QQClient/ClientLog.h
QQ示例源码/Code/QQClient/ConnectServerDlg.cpp
QQ示例源码/Code/QQClient/ConnectServerDlg.h
QQ示例源码/Code/QQClient/FixSplitter.cpp
QQ示例源码/Code/QQClient/FixSplitter.h
QQ示例源码/Code/QQClient/MainFrm.cpp
QQ示例源码/Code/QQClient/MainFrm.h
QQ示例源码/Code/QQClient/MainSocket.cpp
QQ示例源码/Code/QQClient/MainSocket.h
QQ示例源码/Code/QQClient/Message.h
QQ示例源码/Code/QQClient/msg.wav
QQ示例源码/Code/QQClient/MyEditView.cpp
QQ示例源码/Code/QQClient/MyEditView.h
QQ示例源码/Code/QQClient/MyFormView.cpp
QQ示例源码/Code/QQClient/MyFormView.h
QQ示例源码/Code/QQClient/MyTreeView.cpp
QQ示例源码/Code/QQClient/MyTreeView.h
QQ示例源码/Code/QQClient/PareMessage.cpp
QQ示例源码/Code/QQClient/ParseMessage.h
QQ示例源码/Code/QQClient/ReadMe.txt
QQ示例源码/Code/QQClient/resource.h
QQ示例源码/Code/QQClient/SendMessageDlg.cpp
QQ示例源码/Code/QQClient/SendMessageDlg.h
QQ示例源码/Code/QQClient/ShowMessage.cpp
QQ示例源码/Code/QQClient/ShowMessage.h
QQ示例源码/Code/QQClient/StdAfx.cpp
QQ示例源码/Code/QQClient/StdAfx.h
QQ示例源码/Code/QQClient/TypeDefine.h
QQ示例源码/Code/QQClient/username.ini
QQ示例源码/Code/QQServer/CChatServer.aps
QQ示例源码/Code/QQServer/res/bitmap1.bmp
QQ示例源码/Code/QQServer/res/CChatServer.ico
QQ示例源码/Code/QQServer/res/CChatServer.rc2
QQ示例源码/Code/QQServer/res/CChatServerDoc.ico
QQ示例源码/Code/QQServer/res/House.ico
QQ示例源码/Code/QQServer/res/test.bmp
QQ示例源码/Code/QQServer/res/Toolbar.bmp
QQ示例源码/Code/QQServer/CChatServer.h
QQ示例源码/Code/QQServer/CChatServerDoc.h
QQ示例源码/Code/QQServer/CChatServerView.h
QQ示例源码/Code/QQServer/CIniFile.h
QQ示例源码/Code/QQServer/ClientSocket.h
QQ示例源码/Code/QQServer/CParseMessage.h
QQ示例源码/Code/QQServer/MainFrm.h
QQ示例源码/Code/QQServer/Message.h
QQ示例源码/Code/QQServer/MyFormView.h
QQ示例源码/Code/QQServer/MyTreeView.h
QQ示例源码/Code/QQServer/ParseMessage.h
QQ示例源码/Code/QQServer/resource.h
QQ示例源码/Code/QQServer/ServerSocket.h
QQ示例源码/Code/QQServer/SetServerPortDlg.h
QQ示例源码/Code/QQServer/StdAfx.h
QQ示例源码/Code/QQServer/TypeDefine.h
QQ示例源码/Code/QQServer/CChatServer.cpp
QQ示例源码/Code/QQServer/CChatServerDoc.cpp
QQ示例源码/Code/QQServer/CChatServerView.cpp
QQ示例源码/Code/QQServer/CIniFile.cpp
QQ示例源码/Code/QQServer/ClientSocket.cpp
QQ示例源码/Code/QQServer/CParseMessage.cpp
QQ示例源码/Code/QQServer/MainFrm.cpp
QQ示例源码/Code/QQServer/MyFormView.cpp
QQ示例源码/Code/QQServer/MyTreeView.cpp
QQ示例源码/Code/QQServer/ParseMessage.cpp
QQ示例源码/Code/QQServer/ServerSocket.cpp
QQ示例源码/Code/QQServer/SetServerPortDlg.cpp
QQ示例源码/Code/QQServer/StdAfx.cpp
QQ示例源码/Code/QQServer/CChatServer.clw
QQ示例源码/Code/QQServer/CChatServer.plg
QQ示例源码/Code/QQServer/CChatServer.ncb
QQ示例源码/Code/QQServer/CChatServer.opt
QQ示例源码/Code/QQServer/CChatServer.dsp
QQ示例源码/Code/QQServer/CChatServer.dsw
QQ示例源码/Code/QQServer/CChatServer.rc
QQ示例源码/Code/QQServer/RoomList.ini
QQ示例源码/Code/QQServer/复件 RoomList.ini
QQ示例源码/Code/QQClient/res
QQ示例源码/Code/QQServer/res
QQ示例源码/Code/QQClient
QQ示例源码/Code/QQServer
QQ示例源码/QQServer
QQ示例源码/QQClient
QQ示例源码/Code
QQ示例源码
QQ示例源码/QQServer/RoomList.ini
QQ示例源码/QQClient/ChatClient.exe
QQ示例源码/QQClient/msg.wav
QQ示例源码/QQClient/username.ini
QQ示例源码/Code/QQClient/ChatClient.h
QQ示例源码/Code/QQClient/CClient.h
QQ示例源码/Code/QQClient/ChatClient.aps
QQ示例源码/Code/QQClient/ChatClient.clw
QQ示例源码/Code/QQClient/ChatClient.cpp
QQ示例源码/Code/QQClient/ChatClient.dsp
QQ示例源码/Code/QQClient/ChatClient.dsw
QQ示例源码/Code/QQClient/res/Andy2.ico
QQ示例源码/Code/QQClient/res/bitmap1.bmp
QQ示例源码/Code/QQClient/res/bmp00001.bmp
QQ示例源码/Code/QQClient/res/Building_House_1.ico
QQ示例源码/Code/QQClient/res/ChatClient.ico
QQ示例源码/Code/QQClient/res/ChatClient.rc2
QQ示例源码/Code/QQClient/res/ChatClientDoc.ico
QQ示例源码/Code/QQClient/res/Face9.ico
QQ示例源码/Code/QQClient/res/Haunted House.ico
QQ示例源码/Code/QQClient/res/Home_Furnishings_1_16x16.ico
QQ示例源码/Code/QQClient/res/People_Child_2_16x16.ico
QQ示例源码/Code/QQClient/res/Toolbar.bmp
QQ示例源码/Code/QQClient/ChatClient.ncb
QQ示例源码/Code/QQClient/ChatClient.opt
QQ示例源码/Code/QQClient/ChatClient.plg
QQ示例源码/Code/QQClient/ChatClient.rc
QQ示例源码/Code/QQClient/ChatClientDoc.cpp
QQ示例源码/Code/QQClient/ChatClientDoc.h
QQ示例源码/Code/QQClient/ChatClientView.cpp
QQ示例源码/Code/QQClient/ChatClientView.h
QQ示例源码/Code/QQClient/CIniFile.cpp
QQ示例源码/Code/QQClient/CIniFile.h
QQ示例源码/Code/QQClient/ClientFormView.cpp
QQ示例源码/Code/QQClient/ClientFormView.h
QQ示例源码/Code/QQClient/ClientLog.cpp
QQ示例源码/Code/QQClient/ClientLog.h
QQ示例源码/Code/QQClient/ConnectServerDlg.cpp
QQ示例源码/Code/QQClient/ConnectServerDlg.h
QQ示例源码/Code/QQClient/FixSplitter.cpp
QQ示例源码/Code/QQClient/FixSplitter.h
QQ示例源码/Code/QQClient/MainFrm.cpp
QQ示例源码/Code/QQClient/MainFrm.h
QQ示例源码/Code/QQClient/MainSocket.cpp
QQ示例源码/Code/QQClient/MainSocket.h
QQ示例源码/Code/QQClient/Message.h
QQ示例源码/Code/QQClient/msg.wav
QQ示例源码/Code/QQClient/MyEditView.cpp
QQ示例源码/Code/QQClient/MyEditView.h
QQ示例源码/Code/QQClient/MyFormView.cpp
QQ示例源码/Code/QQClient/MyFormView.h
QQ示例源码/Code/QQClient/MyTreeView.cpp
QQ示例源码/Code/QQClient/MyTreeView.h
QQ示例源码/Code/QQClient/PareMessage.cpp
QQ示例源码/Code/QQClient/ParseMessage.h
QQ示例源码/Code/QQClient/ReadMe.txt
QQ示例源码/Code/QQClient/resource.h
QQ示例源码/Code/QQClient/SendMessageDlg.cpp
QQ示例源码/Code/QQClient/SendMessageDlg.h
QQ示例源码/Code/QQClient/ShowMessage.cpp
QQ示例源码/Code/QQClient/ShowMessage.h
QQ示例源码/Code/QQClient/StdAfx.cpp
QQ示例源码/Code/QQClient/StdAfx.h
QQ示例源码/Code/QQClient/TypeDefine.h
QQ示例源码/Code/QQClient/username.ini
QQ示例源码/Code/QQServer/CChatServer.aps
QQ示例源码/Code/QQServer/res/bitmap1.bmp
QQ示例源码/Code/QQServer/res/CChatServer.ico
QQ示例源码/Code/QQServer/res/CChatServer.rc2
QQ示例源码/Code/QQServer/res/CChatServerDoc.ico
QQ示例源码/Code/QQServer/res/House.ico
QQ示例源码/Code/QQServer/res/test.bmp
QQ示例源码/Code/QQServer/res/Toolbar.bmp
QQ示例源码/Code/QQServer/CChatServer.h
QQ示例源码/Code/QQServer/CChatServerDoc.h
QQ示例源码/Code/QQServer/CChatServerView.h
QQ示例源码/Code/QQServer/CIniFile.h
QQ示例源码/Code/QQServer/ClientSocket.h
QQ示例源码/Code/QQServer/CParseMessage.h
QQ示例源码/Code/QQServer/MainFrm.h
QQ示例源码/Code/QQServer/Message.h
QQ示例源码/Code/QQServer/MyFormView.h
QQ示例源码/Code/QQServer/MyTreeView.h
QQ示例源码/Code/QQServer/ParseMessage.h
QQ示例源码/Code/QQServer/resource.h
QQ示例源码/Code/QQServer/ServerSocket.h
QQ示例源码/Code/QQServer/SetServerPortDlg.h
QQ示例源码/Code/QQServer/StdAfx.h
QQ示例源码/Code/QQServer/TypeDefine.h
QQ示例源码/Code/QQServer/CChatServer.cpp
QQ示例源码/Code/QQServer/CChatServerDoc.cpp
QQ示例源码/Code/QQServer/CChatServerView.cpp
QQ示例源码/Code/QQServer/CIniFile.cpp
QQ示例源码/Code/QQServer/ClientSocket.cpp
QQ示例源码/Code/QQServer/CParseMessage.cpp
QQ示例源码/Code/QQServer/MainFrm.cpp
QQ示例源码/Code/QQServer/MyFormView.cpp
QQ示例源码/Code/QQServer/MyTreeView.cpp
QQ示例源码/Code/QQServer/ParseMessage.cpp
QQ示例源码/Code/QQServer/ServerSocket.cpp
QQ示例源码/Code/QQServer/SetServerPortDlg.cpp
QQ示例源码/Code/QQServer/StdAfx.cpp
QQ示例源码/Code/QQServer/CChatServer.clw
QQ示例源码/Code/QQServer/CChatServer.plg
QQ示例源码/Code/QQServer/CChatServer.ncb
QQ示例源码/Code/QQServer/CChatServer.opt
QQ示例源码/Code/QQServer/CChatServer.dsp
QQ示例源码/Code/QQServer/CChatServer.dsw
QQ示例源码/Code/QQServer/CChatServer.rc
QQ示例源码/Code/QQServer/RoomList.ini
QQ示例源码/Code/QQServer/复件 RoomList.ini
QQ示例源码/Code/QQClient/res
QQ示例源码/Code/QQServer/res
QQ示例源码/Code/QQClient
QQ示例源码/Code/QQServer
QQ示例源码/QQServer
QQ示例源码/QQClient
QQ示例源码/Code
QQ示例源码
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.