摘要: UILabel *label = [[UILabel alloc] init]; label.text = @"nininihaonininihaonininihaonininihaonininihaonininihao"; label.frame = CGRectMake(100, 100, 160, 80); label.backgroundColor = [... 阅读全文
posted @ 2018-02-19 18:18 haiwei.sun 阅读(76) 评论(0) 推荐(0) 编辑
返回顶部