摘要: 在整理以前项目时,对之前对键盘处理不是很满意,今天特意重新写了一个。- (void)becomeObserver { NSNotificationCenter *notificationCenter = [NSNotificationCenter defaultCenter]; // 键盘通知 [notificationCenter addObserver:self se... 阅读全文
posted @ 2016-05-27 00:08 Emerys 阅读(183) 评论(0) 推荐(0)