摘要: UIView *topView = [[UIView alloc] init]; topView.backgroundColor = [UIColor redColor]; [self.view addSubview:topView]; topView.translates... 阅读全文
posted @ 2015-12-22 00:41 ForrestWoo 阅读(367) 评论(0) 推荐(0)