摘要: - (void)setupForDismissKeyboard { NSNotificationCenter *nc = [NSNotificationCenter defaultCenter]; UITapGestureRecognizer *singleTagGR = [[UITapGestur 阅读全文
posted @ 2017-07-03 16:36 Myzking 阅读(438) 评论(0) 推荐(0)
摘要: +(CGSize)getSizeOfLabel:(NSString *)labelText labelFont:(int)labelFont baseWidth:(CGFloat)baseWidth baseHeigh:(CGFloat)baseHeigh { CGSize labelSize = 阅读全文
posted @ 2017-07-03 15:32 Myzking 阅读(284) 评论(0) 推荐(0)