2015年7月14日
摘要: UITapGestureRecognizer是没有tag属性,但他有UIView的属性,我们可以通过给UIView添加tag属性,从而标记UITapGestureRecognizer。UITapGestureRecognizer *singleTap = [[UITapGestureRecogniz... 阅读全文
posted @ 2015-07-14 10:04 公羊华宇 阅读(265) 评论(0) 推荐(0) 编辑