摘要: [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(KeyboardWillShow:) name:UIKeyboardWillShowNotification object:nil]; -(void)K 阅读全文
posted @ 2016-12-16 15:17 琼极一生 阅读(331) 评论(0) 推荐(0) 编辑