Skip to content

Commit

Permalink
思路补充
Browse files Browse the repository at this point in the history
  • Loading branch information
mengyaoyao committed May 12, 2017
1 parent 0aa609e commit cac30cc
Show file tree
Hide file tree
Showing 3 changed files with 277 additions and 3 deletions.
Binary file modified CocoaAsyncSocket_TCP/.DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions CocoaAsyncSocket_TCP/Comon/Constant.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ static NSString *Content_Tip = @"tip"; //提示消息
static NSString *defaulUserIcon = @"userhead"; //文本,表情消息


/*
标题
*/
static NSString *ChatlistTitle = @"聊天列表"; //聊天列表标题



Expand Down
Loading

0 comments on commit cac30cc

Please sign in to comment.