映月读书网 > iOS编程(第4版) > 8.7 中级练习:固定行 >

8.7 中级练习:固定行

编写代码,使Homepwner中的UITableView对象能够在表格末端显示一个标题为No more items!的UITableViewCell对象。无论BNRItemStore包含0个还是多个BNRItem对象,UITableView对象也要显示该UITableViewCell对象。