ios代码适配
摘要:
UIView *view =[[UIView alloc]init]; view.backgroundColor = [UIColor redColor]; [self.view addSubview:view]; view.translatesAutoresizingM 阅读全文
posted @ 2016-03-13 19:28 bella和lucy 阅读(113) 评论(0) 推荐(0)