2016年4月14日

IOS AutoLayout 遍历修改约束

摘要: self.cvv2View.hidden = YES; self.periodView.hidden = YES; [self.contentView.constraints enumerateObjectsUsingBlock:^(NSLayoutConstraint *constraint, N 阅读全文

posted @ 2016-04-14 13:51 景树园 阅读(387) 评论(0) 推荐(0)

导航