文章分类 -  IOS

摘要:UITextfield获取焦点时,进入textFieldShouldBeginEditing方法,在这个方法中注册通知:[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(keyboardWillShow... 阅读全文
posted @ 2014-08-29 10:26 Jeedaa_IOS 阅读(388) 评论(0) 推荐(0)