2015年11月10日
摘要: { UITapGestureRecognizer *tapGestureRecognizer = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(keyboardHide:)]; //设置成NO表示当前控件... 阅读全文
posted @ 2015-11-10 10:51 助金 阅读(222) 评论(0) 推荐(0)