用qt4编写的聊天室

时间:2012-09-22 14:28:11
【文件属性】:

文件名称:用qt4编写的聊天室

文件大小:89KB

文件格式:RAR

更新时间:2012-09-22 14:28:11

聊天室 qt4

一个简单的聊天室,分客户端和服务器端,可以实现基本的对话聊天


【文件预览】:
chat
----server()
--------main.cpp(333B)
--------tcpserver.h(491B)
--------server.h(446B)
--------server.cpp(1KB)
--------tcpclientsocket.h(379B)
--------tcpserver_zh.ts(470B)
--------server(44KB)
--------tcpserver.exe(45KB)
--------tcpserver.cpp(1KB)
--------Makefile.Release(7KB)
--------tcpclientsocket.cpp(651B)
--------tcpserver(44KB)
--------tcpserver.pro(284B)
--------Makefile(9KB)
--------tcpserver_zh.qm(442B)
----client()
--------main.cpp(334B)
--------tcpclient_zh.qm(639B)
--------tcpclient.pro(202B)
--------tcpclient_zh.ts(2KB)
--------tcpclient.exe(48KB)
--------tcpclient.h(771B)
--------tcpclient(40KB)
--------Makefile.Release(5KB)
--------Makefile(8KB)
--------tcpclient.cpp(4KB)

网友评论

  • 界面简介明了~ 可是为啥我就是4.7却不能编译成功?只能直接点击运行程序~~