摘要: 区别 对于dequeueReusableCellWithIdentifier:forIndexPath,如果没有为复用id注册一个class 或者nib的话,程序会崩溃(crash); 对于dequeueReusableCellWithIdentifier,如果没有复用id注册class或者nib, 阅读全文
posted @ 2016-06-30 23:56 明明1109 阅读(1366) 评论(0) 推荐(0)