01 2016 档案

摘要:UILabel *label = [[UILabel alloc] init];label.font = [UIFont systemFontOfSize:17];label.textColor = [UIColor clackColor];label.numberOfLines = 2;label... 阅读全文
posted @ 2016-01-27 10:48 TigerCui 阅读(2527) 评论(0) 推荐(0)