IM/IM Porject/readme.txt
2018-12-09 21:25:07 +08:00

12 lines
212 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

IM客户端
FormLogin 为登录窗口
IMClient 为IM客户端主功能类
IMDAL 为IM数据库
IMMessage 为IM消息结构体
MainWindow 为主窗体
protocol 为通讯协议
IM服务端
IMService 为IM服务端主功能类
protocol 为通讯协议