摘要:
如题。之前我在项目中总是会遇到这样的情况:在UITableViewCell中添加了一个UIButton,UIButton点击后触发buttonPress:方法,在方法被调用后需要知道用户点击的是哪一个Cell。原来我的做法是button.tag = indexPath.section 或者 butt... 阅读全文
posted @ 2015-06-07 16:13
ianhao_cn
阅读(360)
评论(0)
推荐(0)
