摘要: 可以自己重写一个UITableView的子类,或者给TableView写一个类别,在其中写入以下几个方法 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event { [[self nextResponder] touchesB 阅读全文
posted @ 2017-02-24 17:54 食肉动物 阅读(588) 评论(0) 推荐(0)