mirror of
https://github.com/jie65535/IM.git
synced 2024-07-27 19:05:11 +08:00
Add Runtime image and Update README.md
This commit is contained in:
parent
151e6f23fc
commit
a85f497bbe
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
################################################################################
|
||||||
|
# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。
|
||||||
|
################################################################################
|
||||||
|
|
||||||
|
/.vs
|
13
README.md
13
README.md
@ -1,2 +1,13 @@
|
|||||||
# IM
|
# IM
|
||||||
使用Qt 5.1 编写的IM(Instant Messaging) 使用TcpSocket通讯 使用SQLite作为数据库
|
使用**Qt 5.1**编写的**IM** *(Instant Messaging 即使通讯软件)*
|
||||||
|
|
||||||
|
使用**QTcpSocket**通讯
|
||||||
|
|
||||||
|
使用**SQLite**作为数据库
|
||||||
|
|
||||||
|
代码中包含大量注释
|
||||||
|
|
||||||
|
支持私聊、群聊等
|
||||||
|
|
||||||
|
运行时截图:
|
||||||
|

|
BIN
images/IM.jpg
Normal file
BIN
images/IM.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
Loading…
Reference in New Issue
Block a user