ios unable to deq…

来源:互联网 发布:java可以自学吗 编辑:程序博客网 时间:2024/05/17 23:28
ios unable todequeue a cell with identifier Cell - must register a nib or aclass for the identifier or connect a prototype cell in astoryboard -----> [tableView registerClass:[UITableViewCellclass] forCellReuseIdentifier:CellIdentifier]; before dequeue thecell.
0 0
原创粉丝点击