-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event { [self.view endEditing:YES]; }
storyBoard中取消键盘第一响应
原文:http://www.cnblogs.com/tian-sun/p/4270886.html