VC 写的类似QQ的网络聊天室程序-源码程序 - vc源码程序 - 谷速源码
下载频道> 资源分类> 编程语言> VC源码> VC 写的类似QQ的网络聊天室程序-源码程序

标题:VC 写的类似QQ的网络聊天室程序-源码程序
分享到:

所属分类: VC源码 资源类型: 文件大小: 225.53 KB 上传时间: 2016-07-18 22:00:17 下载次数: 2 资源积分:1分 提 供 者: admin 20160718100027323
内容:
VC 写的类似QQ的网络聊天室程序-源码程序VC 写的类似QQ的网络聊天室程序,界面做的比较简单,但实现了整个聊天流程,程序同样分为服务端和客户端,自动接收消息,有消息时发出声音提示,程序员在编程的过程中可以参考学习使用,希望对IT程序员有用,此源码程序简单易懂、方便阅读,有很好的学习价值!

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

VC 写的类似QQ的网络聊天室程序-源码程序/
VC 写的类似QQ的网络聊天室程序-源码程序/code/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/Release/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/Release/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/CClient.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/CIniFile.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/CIniFile.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.aps
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.clw
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.dsp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.dsw
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.ncb
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.opt
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.plg
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClient.rc
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClientDoc.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClientDoc.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClientView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ChatClientView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ClientFormView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ClientFormView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ClientLog.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ClientLog.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ConnectServerDlg.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ConnectServerDlg.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/FixSplitter.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/FixSplitter.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MainFrm.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MainFrm.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MainSocket.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MainSocket.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/Message.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MyEditView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MyEditView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MyFormView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MyFormView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MyTreeView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/MyTreeView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/PareMessage.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ParseMessage.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ReadMe.txt
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/Release/msg.wav
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/SendMessageDlg.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/SendMessageDlg.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ShowMessage.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/ShowMessage.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/StdAfx.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/StdAfx.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/TypeDefine.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/msg.wav
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/Andy2.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/Building_House_1.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/ChatClient.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/ChatClient.rc2
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/ChatClientDoc.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/Face9.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/Haunted House.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/Home_Furnishings_1_16x16.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/People_Child_2_16x16.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/Toolbar.bmp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/bitmap1.bmp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/res/bmp00001.bmp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/resource.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQClient/username.ini
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.aps
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.clw
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.dsp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.dsw
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.ncb
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.opt
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.plg
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServer.rc
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServerDoc.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServerDoc.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServerView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CChatServerView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CIniFile.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CIniFile.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CParseMessage.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/CParseMessage.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/ClientSocket.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/ClientSocket.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/MainFrm.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/MainFrm.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/Message.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/MyFormView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/MyFormView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/MyTreeView.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/MyTreeView.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/ParseMessage.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/ParseMessage.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/Release/RoomList.ini
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/RoomList.ini
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/ServerSocket.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/ServerSocket.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/SetServerPortDlg.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/SetServerPortDlg.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/StdAfx.cpp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/StdAfx.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/TypeDefine.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/CChatServer.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/CChatServer.rc2
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/CChatServerDoc.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/House.ico
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/Thumbs.db
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/Toolbar.bmp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/bitmap1.bmp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/res/test.bmp
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/resource.h
VC 写的类似QQ的网络聊天室程序-源码程序/code/QQServer/复件 RoomList.ini
VC 写的类似QQ的网络聊天室程序-源码程序/www.gusucode.com.txt
VC 写的类似QQ的网络聊天室程序-源码程序/【谷速代码】-免费源码.url
VC 写的类似QQ的网络聊天室程序-源码程序/程序说明.txt

关键词: 程序 源码 聊天室

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved