个人简介:C/C++, Objective-C, JavaScript,Python, PS,Axure
如何做好一份技术文档?
无论你是技术大神还是初涉此领域的新手,都欢迎分享你的宝贵经验、独到见解与创新方法,为技术传播之路点亮明灯!
那就等需要执行的时候再链接代理,或者主动执行代理。
-(void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath { UITableViewCell *cell = [tableView cellForRowAtIndexPath:indexPath];
cell.contentView.backgroundColor = [UIColor blueColor]; }