使用Qt 5.1 编写的IM(Instant Messaging) 使用TcpSocket通讯 使用SQLite作为数据库
Go to file
2019-06-17 22:16:25 +08:00
IM Porject 提交源码 2018-12-09 21:25:07 +08:00
images Add Runtime image and Update README.md 2019-06-17 22:16:25 +08:00
.gitignore Add Runtime image and Update README.md 2019-06-17 22:16:25 +08:00
LICENSE Create LICENSE 2019-04-14 16:32:15 +08:00
README.md Add Runtime image and Update README.md 2019-06-17 22:16:25 +08:00

IM

使用Qt 5.1编写的IM (Instant Messaging 即使通讯软件)

使用QTcpSocket通讯

使用SQLite作为数据库

代码中包含大量注释

支持私聊、群聊等

运行时截图: