摘要: -(void)viewDidload { //创建通知 监听键盘的变化 [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(keyboardWillShow:) name:UIKeyboardWillCh 阅读全文
posted @ 2016-05-12 11:17 我叫小小虎 阅读(256) 评论(0) 推荐(0)