摘要:
#pragma mark 绘制文本- (void)drawText{ NSString *text = @"床上明月光,疑是地上霜."; UIFont *font = [UIFontsystemFontOfSize:17]; NSDictionary *dict = @{ NSFontAttributeName : font, NSForegroundColorAttributeName : [UIColorredColor] }; CGRect rect = [text boundingRectWithSize:... 阅读全文
posted @ 2013-12-19 23:05
nx的封装
阅读(273)
评论(0)
推荐(0)

浙公网安备 33010602011771号