//字体 textLabel.font = [UIFont systemFontOfSize:13]; CGFloat labelWidth = [UIScreen mainScreen].bounds.size.width-100; // 创建文字 NSString *string =@"... Read More
posted @ 2016-01-25 11:27 偶阵雨ss33 Views(199) Comments(0) Diggs(0)