摘要:
- (void)viewWillDisappear:(BOOL)animated{[[NSNotificationCenterdefaultCenter] removeObserver:selfname:UIKeyboardWillShowNotificationobject:nil];[[NSNotificationCenterdefaultCenter] removeObserver:selfname:UIKeyboardWillHideNotificationobject:nil];}- (void)viewDidLoad{ [superviewDidLoad]; [[NSNoti... 阅读全文
posted @ 2013-06-13 10:44
StevenFu
阅读(381)
评论(0)
推荐(0)