2015年6月18日

代码控制Autolayout

摘要: -(void)setupView{ // 代码方式实现自动布局 VFL // 创建一个Tableview; UITableView *tableView = [[UITableView alloc] init]; //tableView.backgroundColor = [... 阅读全文

posted @ 2015-06-18 11:49 彪biao 阅读(133) 评论(0) 推荐(0)

导航