Add Runtime image and Update README.md

This commit is contained in:
筱傑 2019-06-17 22:16:25 +08:00
parent 151e6f23fc
commit a85f497bbe
3 changed files with 17 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
################################################################################
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
################################################################################
/.vs

View File

@ -1,2 +1,13 @@
# IM
使用Qt 5.1 编写的IMInstant Messaging 使用TcpSocket通讯 使用SQLite作为数据库
使用**Qt 5.1**编写的**IM** *(Instant Messaging 即使通讯软件)*
使用**QTcpSocket**通讯
使用**SQLite**作为数据库
代码中包含大量注释
支持私聊、群聊等
运行时截图:
![](images/IM.jpg)

BIN
images/IM.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB