摘要: //当键盘出现或改变时调用 - (void)keyboardWillShow:(NSNotification *)aNotification { NSDictionary *userInfo = [aNotification userInfo]; NSValue *aValue = [userInf 阅读全文
posted @ 2017-06-26 11:30 日月哥哥 阅读(350) 评论(0) 推荐(0)