下载频道> 资源分类> 编程语言> VC源码> VC++ 网络聊天室程序源代码-源码程序

标题:VC++ 网络聊天室程序源代码-源码程序
分享到:

所属分类: VC源码 资源类型: 文件大小: 181.64 KB 上传时间: 2016-07-13 19:22:23 下载次数: 3 资源积分:1分 提 供 者: 速度源码 20160713072209197
内容:
VC++ 网络聊天室程序源代码-源码程序,程序员在编程的过程中可以参考学习使用,希望对IT程序员有用,此源码程序简单易懂、方便阅读,有很好的学习价值!VC++ 网络聊天室程序源代码,类似于QQ的功能,通过链表对客户端进行管理。

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

VC++ 网络聊天室程序源代码-源码程序/
VC++ 网络聊天室程序源代码-源码程序/code/
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/RES/
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.aps
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.clw
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.dsp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.dsw
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.opt
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.plg
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClient.rc
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClientDoc.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClientDoc.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClientView.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatClientView.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatSocket.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ChatSocket.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/CntrItem.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/CntrItem.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/Login.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/Login.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/MainFrm.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/MainFrm.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/Message.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/Message.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/OnlineBar.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/OnlineBar.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/OnlineList.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/OnlineList.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/RES/BITMAP1.BMP
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/RES/ChatClient.ico
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/RES/ChatClient.rc2
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/RES/ChatClientDoc.ico
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/RES/Toolbar.bmp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/ReadMe.txt
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/StdAfx.cpp
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/StdAfx.h
VC++ 网络聊天室程序源代码-源码程序/code/ChatClient/resource.h
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/BITMAP1.BMP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/BITMAP2.BMP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHAT.ICO
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.001
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.002
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.CLW
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.CPP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.DSP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.DSW
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.ICO
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.MAK
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.NCB
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.OPT
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.PLG
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CHATSRVR.RC2
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CLNTSOCK.CPP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CLNTSOCK.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/ChatSrvr.aps
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/ChatSrvr.rc
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CleanDlg.cpp
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/CleanDlg.h
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/LSTNSOCK.CPP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/LSTNSOCK.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAINFRM.CPP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAINFRM.DSP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAINFRM.DSW
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAINFRM.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAINFRM.OPT
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAINFRM.PLG
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/MAKEFILE
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/Message.cpp
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/Message.h
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/BITMAP1.BMP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/BITMAP2.BMP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/CHAT.ICO
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/CHATSRVR.ICO
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/CHATSRVR.RC2
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RES/TOOLBAR.BMP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/RESOURCE.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/SRVRDOC.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/SRVRVW.CPP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/SRVRVW.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/STDAFX.CPP
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/STDAFX.H
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/Srvrdoc.cpp
VC++ 网络聊天室程序源代码-源码程序/code/chatserver/TOOLBAR.BMP
VC++ 网络聊天室程序源代码-源码程序/www.gusucode.com.txt
VC++ 网络聊天室程序源代码-源码程序/【谷速代码】-免费源码.url
VC++ 网络聊天室程序源代码-源码程序/程序说明.txt

关键词: 程序 源代码 源码

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