文件名称:Qt实现线程池开发实例
文件大小:4KB
文件格式:RAR
更新时间:2020-07-22 16:43:47
ThreadPool, QTcpSocket, Server
自已用Qt写的线程池实现程序,可以正常运行,用socket进行通讯,很适合初学者学习借鉴;
【文件预览】:
threadPool
----myrunnable.cpp(337B)
----threadPool.pro.user(18KB)
----myserver.h(378B)
----myrunnable.h(270B)
----threadPool.pro(414B)
----main.cpp(204B)
----myserver.cpp(579B)