- 博客(2)
- 收藏
- 关注
原创 tableview的简单使用
让控制器实现数据源的代理 实现UITableViewDataSource 里面两个必须的方法 (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section; //告诉tableview 有多少行数据 (UITableViewCell *)tableView:(UITabl...
2019-06-14 17:05:02
267
原创 tablebar的简单使用完成主页
使用tablebar完成主页 增加导航栏 使用tablebar 第一次使用tablebar 在加入tarblebar控制器后 1.在Delegate文件 didFinishLaunchingWithOptions方法中 2.在TablebarViewController 中 注册四个页面 3.设置导航栏 UINavigationController *nav = [[UINavigation...
2019-04-08 15:33:58
1813
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人