摘要:
一个scrollview上有几个按钮在scrollview上add 了一个单击事件 singletap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleSingleTap:)]; [singl... 阅读全文
posted @ 2014-09-18 13:57 喜糖 阅读(578) 评论(0) 推荐(0)
|
||
|
摘要:
一个scrollview上有几个按钮在scrollview上add 了一个单击事件 singletap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleSingleTap:)]; [singl... 阅读全文
posted @ 2014-09-18 13:57 喜糖 阅读(578) 评论(0) 推荐(0) |
||