iOS 在 tableview_delegate 外用到 cell 的方法

uitableviewcell *cell = ((uitableviewcell *)[self.tableView cellForRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0]]);

//区  和  行 自己传

posted @ 2016-05-30 17:23  tongyuling  阅读(147)  评论(0)    收藏  举报