iOS: 在UIViewController 中添加Static UITableView
摘要:
如果你直接在 UIViewController 中加入一个 UITableView 并将其 Content 属性设置为 Static Cells,此时 Xcode 会报错:Static table views are only valid when embedded in UITableViewCo... 阅读全文
posted @ 2014-12-29 09:23 backslash112 阅读(8431) 评论(2) 推荐(1) 编辑