文件名称:daima
-
所属分类:
- 标签属性:
- 上传时间:2013-04-29
-
文件大小:4.85mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该项目主要是在Windows平台上开发一个可视化的局域网聊天工具,具备多人同时在线的能力,并且能满足私聊和群聊两种不同的功能。我在其中负责程序框架的搭建,各个类的创建和声明,类之间的关系的定义,服务器和客户端之间进行通信时消息格式的设计-The project is to develop a visualization on the Windows platform LAN chat tools, the ability to have many people online at the same time, and two different functions to meet the private chat and group chat. I am responsible for procedural framework in which to build, create of class and statements, the definition of relationships between classes, between the server and the client when communicating the message format is designed to
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码打包/
源代码打包/Release后生成的文件/
源代码打包/Release后生成的文件/MyQQClient.exe
源代码打包/Release后生成的文件/MyQQServer.exe
源代码打包/工程文件/
源代码打包/工程文件/MyQQClient/
源代码打包/工程文件/MyQQClient/1132794644811.bmp
源代码打包/工程文件/MyQQClient/1132797420024.bmp
源代码打包/工程文件/MyQQClient/appface.h
源代码打包/工程文件/MyQQClient/appface.lib
源代码打包/工程文件/MyQQClient/ChatAction.cpp
源代码打包/工程文件/MyQQClient/ChatAction.h
源代码打包/工程文件/MyQQClient/ChatDialog.cpp
源代码打包/工程文件/MyQQClient/ChatDialog.h
源代码打包/工程文件/MyQQClient/Debug/
源代码打包/工程文件/MyQQClient/Debug/MyQQClient.exe
源代码打包/工程文件/MyQQClient/GfxGroupEdit.cpp
源代码打包/工程文件/MyQQClient/GfxGroupEdit.h
源代码打包/工程文件/MyQQClient/GfxOutBarCtrl.cpp
源代码打包/工程文件/MyQQClient/GfxOutBarCtrl.h
源代码打包/工程文件/MyQQClient/GfxPopupMenu.cpp
源代码打包/工程文件/MyQQClient/GfxPopupMenu.h
源代码打包/工程文件/MyQQClient/GtBase.urf
源代码打包/工程文件/MyQQClient/LoginLoad.cpp
源代码打包/工程文件/MyQQClient/LoginLoad.h
源代码打包/工程文件/MyQQClient/MainSocket.cpp
源代码打包/工程文件/MyQQClient/MainSocket.h
源代码打包/工程文件/MyQQClient/Message.h
源代码打包/工程文件/MyQQClient/MyQQClient.aps
源代码打包/工程文件/MyQQClient/MyQQClient.cpp
源代码打包/工程文件/MyQQClient/MyQQClient.h
源代码打包/工程文件/MyQQClient/MyQQClient.rc
源代码打包/工程文件/MyQQClient/MyQQClient.sln
源代码打包/工程文件/MyQQClient/MyQQClient.suo
源代码打包/工程文件/MyQQClient/MyQQClient.vcxproj
源代码打包/工程文件/MyQQClient/MyQQClient.vcxproj.filters
源代码打包/工程文件/MyQQClient/MyQQClient.vcxproj.user
源代码打包/工程文件/MyQQClient/MyQQClientDlg.cpp
源代码打包/工程文件/MyQQClient/MyQQClientDlg.h
源代码打包/工程文件/MyQQClient/ReadMe.txt
源代码打包/工程文件/MyQQClient/res/
源代码打包/工程文件/MyQQClient/resource.h
源代码打包/工程文件/MyQQClient/res/1132818566835.bmp
源代码打包/工程文件/MyQQClient/res/dragging.cur
源代码打包/工程文件/MyQQClient/res/handcur.cur
源代码打包/工程文件/MyQQClient/res/LargeIcon.bmp
源代码打包/工程文件/MyQQClient/res/MyQQClient.ico
源代码打包/工程文件/MyQQClient/res/MyQQClient.rc2
源代码打包/工程文件/MyQQClient/res/nodraggi.cur
源代码打包/工程文件/MyQQClient/res/SmallIcon.bmp
源代码打包/工程文件/MyQQClient/StdAfx.cpp
源代码打包/工程文件/MyQQClient/StdAfx.h
源代码打包/工程文件/MyQQClient/Typedefine.h
源代码打包/工程文件/MyQQServer/
源代码打包/工程文件/MyQQServer/appface.h
源代码打包/工程文件/MyQQServer/appface.lib
源代码打包/工程文件/MyQQServer/ClientSocket.cpp
源代码打包/工程文件/MyQQServer/ClientSocket.h
源代码打包/工程文件/MyQQServer/Debug/
源代码打包/工程文件/MyQQServer/Debug/MyQQServer.exe
源代码打包/工程文件/MyQQServer/GtBase.urf
源代码打包/工程文件/MyQQServer/Message.h
源代码打包/工程文件/MyQQServer/MyQQServer.aps
源代码打包/工程文件/MyQQServer/MyQQServer.cpp
源代码打包/工程文件/MyQQServer/MyQQServer.h
源代码打包/工程文件/MyQQServer/MyQQServer.rc
源代码打包/工程文件/MyQQServer/MyQQServer.sln
源代码打包/工程文件/MyQQServer/MyQQServer.suo
源代码打包/工程文件/MyQQServer/MyQQServer.vcxproj
源代码打包/工程文件/MyQQServer/MyQQServer.vcxproj.filters
源代码打包/工程文件/MyQQServer/MyQQServer.vcxproj.user
源代码打包/工程文件/MyQQServer/MyQQServerDlg.cpp
源代码打包/工程文件/MyQQServer/MyQQServerDlg.h
源代码打包/工程文件/MyQQServer/ReadMe.txt
源代码打包/工程文件/MyQQServer/res/
源代码打包/工程文件/MyQQServer/resource.h
源代码打包/工程文件/MyQQServer/res/1132797420024.bmp
源代码打包/工程文件/MyQQServer/res/MyQQServer.ico
源代码打包/工程文件/MyQQServer/res/MyQQServer.rc2
源代码打包/工程文件/MyQQServer/ServerSocket.cpp
源代码打包/工程文件/MyQQServer/ServerSocket.h
源代码打包/工程文件/MyQQServer/StdAfx.cpp
源代码打包/工程文件/MyQQServer/StdAfx.h
源代码打包/工程文件/MyQQServer/Typedefine.h
源代码打包/Release后生成的文件/
源代码打包/Release后生成的文件/MyQQClient.exe
源代码打包/Release后生成的文件/MyQQServer.exe
源代码打包/工程文件/
源代码打包/工程文件/MyQQClient/
源代码打包/工程文件/MyQQClient/1132794644811.bmp
源代码打包/工程文件/MyQQClient/1132797420024.bmp
源代码打包/工程文件/MyQQClient/appface.h
源代码打包/工程文件/MyQQClient/appface.lib
源代码打包/工程文件/MyQQClient/ChatAction.cpp
源代码打包/工程文件/MyQQClient/ChatAction.h
源代码打包/工程文件/MyQQClient/ChatDialog.cpp
源代码打包/工程文件/MyQQClient/ChatDialog.h
源代码打包/工程文件/MyQQClient/Debug/
源代码打包/工程文件/MyQQClient/Debug/MyQQClient.exe
源代码打包/工程文件/MyQQClient/GfxGroupEdit.cpp
源代码打包/工程文件/MyQQClient/GfxGroupEdit.h
源代码打包/工程文件/MyQQClient/GfxOutBarCtrl.cpp
源代码打包/工程文件/MyQQClient/GfxOutBarCtrl.h
源代码打包/工程文件/MyQQClient/GfxPopupMenu.cpp
源代码打包/工程文件/MyQQClient/GfxPopupMenu.h
源代码打包/工程文件/MyQQClient/GtBase.urf
源代码打包/工程文件/MyQQClient/LoginLoad.cpp
源代码打包/工程文件/MyQQClient/LoginLoad.h
源代码打包/工程文件/MyQQClient/MainSocket.cpp
源代码打包/工程文件/MyQQClient/MainSocket.h
源代码打包/工程文件/MyQQClient/Message.h
源代码打包/工程文件/MyQQClient/MyQQClient.aps
源代码打包/工程文件/MyQQClient/MyQQClient.cpp
源代码打包/工程文件/MyQQClient/MyQQClient.h
源代码打包/工程文件/MyQQClient/MyQQClient.rc
源代码打包/工程文件/MyQQClient/MyQQClient.sln
源代码打包/工程文件/MyQQClient/MyQQClient.suo
源代码打包/工程文件/MyQQClient/MyQQClient.vcxproj
源代码打包/工程文件/MyQQClient/MyQQClient.vcxproj.filters
源代码打包/工程文件/MyQQClient/MyQQClient.vcxproj.user
源代码打包/工程文件/MyQQClient/MyQQClientDlg.cpp
源代码打包/工程文件/MyQQClient/MyQQClientDlg.h
源代码打包/工程文件/MyQQClient/ReadMe.txt
源代码打包/工程文件/MyQQClient/res/
源代码打包/工程文件/MyQQClient/resource.h
源代码打包/工程文件/MyQQClient/res/1132818566835.bmp
源代码打包/工程文件/MyQQClient/res/dragging.cur
源代码打包/工程文件/MyQQClient/res/handcur.cur
源代码打包/工程文件/MyQQClient/res/LargeIcon.bmp
源代码打包/工程文件/MyQQClient/res/MyQQClient.ico
源代码打包/工程文件/MyQQClient/res/MyQQClient.rc2
源代码打包/工程文件/MyQQClient/res/nodraggi.cur
源代码打包/工程文件/MyQQClient/res/SmallIcon.bmp
源代码打包/工程文件/MyQQClient/StdAfx.cpp
源代码打包/工程文件/MyQQClient/StdAfx.h
源代码打包/工程文件/MyQQClient/Typedefine.h
源代码打包/工程文件/MyQQServer/
源代码打包/工程文件/MyQQServer/appface.h
源代码打包/工程文件/MyQQServer/appface.lib
源代码打包/工程文件/MyQQServer/ClientSocket.cpp
源代码打包/工程文件/MyQQServer/ClientSocket.h
源代码打包/工程文件/MyQQServer/Debug/
源代码打包/工程文件/MyQQServer/Debug/MyQQServer.exe
源代码打包/工程文件/MyQQServer/GtBase.urf
源代码打包/工程文件/MyQQServer/Message.h
源代码打包/工程文件/MyQQServer/MyQQServer.aps
源代码打包/工程文件/MyQQServer/MyQQServer.cpp
源代码打包/工程文件/MyQQServer/MyQQServer.h
源代码打包/工程文件/MyQQServer/MyQQServer.rc
源代码打包/工程文件/MyQQServer/MyQQServer.sln
源代码打包/工程文件/MyQQServer/MyQQServer.suo
源代码打包/工程文件/MyQQServer/MyQQServer.vcxproj
源代码打包/工程文件/MyQQServer/MyQQServer.vcxproj.filters
源代码打包/工程文件/MyQQServer/MyQQServer.vcxproj.user
源代码打包/工程文件/MyQQServer/MyQQServerDlg.cpp
源代码打包/工程文件/MyQQServer/MyQQServerDlg.h
源代码打包/工程文件/MyQQServer/ReadMe.txt
源代码打包/工程文件/MyQQServer/res/
源代码打包/工程文件/MyQQServer/resource.h
源代码打包/工程文件/MyQQServer/res/1132797420024.bmp
源代码打包/工程文件/MyQQServer/res/MyQQServer.ico
源代码打包/工程文件/MyQQServer/res/MyQQServer.rc2
源代码打包/工程文件/MyQQServer/ServerSocket.cpp
源代码打包/工程文件/MyQQServer/ServerSocket.h
源代码打包/工程文件/MyQQServer/StdAfx.cpp
源代码打包/工程文件/MyQQServer/StdAfx.h
源代码打包/工程文件/MyQQServer/Typedefine.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.