Update README.md

This commit is contained in:
Cc28256 2020-07-18 15:13:18 +08:00 committed by GitHub
parent d3caf4b3c7
commit bf9af90d11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@
#### 通讯框架
通讯是同的是IOCP完成端口,它可以高效地将I/O事件通知给应用程序,处理逻辑我做成了xmind一张图来了解通讯框架
![Image text](https://github.com/Cc28256/CcRemote/blob/master/readme/gh0stAnalyze.png)
#### 主界面