找传奇、传世资源到传世资源站!

QT基于tcp/ip网络通讯实例

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

QT基于tcp/ip网络通讯实例
from clipboard.
├── qt_chattool
│   ├── QT开发的即时通讯软件(基于TCP).txt
│   ├── build-qt_chat-Desktop_Qt_5_14_2_MinGW_64_bit-Debug
│   │   ├── Makefile
│   │   ├── Makefile.Debug
│   │   ├── Makefile.Release
│   │   ├── debug
│   │   │   ├── main.o
│   │   │   ├── mainwindow.o
│   │   │   ├── moc_mainwindow.cpp
│   │   │   ├── moc_mainwindow.o
│   │   │   ├── moc_predefs.h
│   │   │   └── qt_chat.exe
│   │   ├── release
│   │   └── ui_mainwindow.h
│   ├── qt_chat
│   │   ├── main.cpp
│   │   ├── mainwindow.cpp
│   │   ├── mainwindow.h
│   │   ├── mainwindow.ui
│   │   ├── qt_chat.pro
│   │   ├── qt_chat.pro.user
│   │   ├── qt_chat.pro.user.11ce480
│   │   └── qt_chat.pro.user.1956fdf
│   └── qt_client
│       ├── build-my_Client-Desktop_Qt_5_14_2_MinGW_64_bit-Debug
│       │   ├── Makefile
│       │   ├── Makefile.Debug
│       │   ├── Makefile.Release
│       │   ├── debug
│       │   │   ├── main.o
│       │   │   ├── mainwindow.o
│       │   │   ├── moc_mainwindow.cpp
│       │   │   ├── moc_mainwindow.o
│       │   │   ├── moc_predefs.h
│       │   │   └── my_Client.exe
│       │   ├── release
│       │   └── ui_mainwindow.h
│       └── my_Client
│           ├── main.cpp
│           ├── mainwindow.cpp
│           ├── mainwindow.h
│           ├── mainwindow.ui
│           ├── my_Client.pro
│           └── my_Client.pro.user
└── 找例子网_qt_chattool-基于tcpip网络通讯实例.zip

10 directories, 36 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复