摘要:
不利用xib而是利用storyboard里的默认动态cell来描述自定义cell一、在第三个数据源方法中加载cell{MJAppCell *cell = [tableView dequeueReusableCellWithIdentifier:@"app"];//将模型数据传给cell的时候会调用s... 阅读全文
posted @ 2015-08-26 12:20
Marshall_Yin
阅读(590)
评论(0)
推荐(0)