2016年5月24日

摘要: - (NSString *)fullStr// 在UITextView中的需要发送的文字文字 { NSMutableString *fullText = [[NSMutableString alloc] init]; [self.attributedText enumerateAttributesI 阅读全文
posted @ 2016-05-24 21:09 Evan*少 阅读(136) 评论(0) 推荐(0) 编辑
摘要: 第一步:外界需要传表情按钮点击时候的数据过来 - (void)publishTextViewWith:(YSWeiBoEmotion *)emotion { if (emotion.code) { [self insertText:emotion.code.emoji];// 把emoji表情的16 阅读全文
posted @ 2016-05-24 16:02 Evan*少 阅读(221) 评论(0) 推荐(0) 编辑

导航