码迷,mamicode.com
首页 >  
搜索关键字:beginupdates和endupda    ( 1个结果
beginUpdates和endUpdates-实现UITableView的动画块
我们在做UITableView的修改,删除,选择时,需要对UITableView进行一系列的动作操作。 这样,我们就会用到  [tableView beginUpdates];         if (newCount0) {             [tableView deleteSections:[NSIndexSet indexSetWithIndex:inde...
分类:其他好文   时间:2015-05-11 13:05:24    阅读次数:99
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!