摘要: - (void)viewWillAppear:(BOOL)animated { [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(keyboardWillShow:) name:UIKeyboardWillShowNotification object:nil]; [[NSNotif... 阅读全文
posted @ 2016-11-30 17:24 唐宋元明清。 阅读(153) 评论(0) 推荐(0)
摘要: UIButton+touch.h UIButton+touch.m 阅读全文
posted @ 2016-11-30 17:11 唐宋元明清。 阅读(984) 评论(0) 推荐(0)