摘要:
1. 用CGContextRef 画文字 在 UIView的 - (void)drawRect:(CGRect)rect {} 方法中进行 CGContextRef context = UIGraphicsGetCurrentContext(); CGContextSetShouldAntialias(context, YES); // 抗锯齿 CGContextSe... 阅读全文
posted @ 2018-05-12 16:55
liuw_flexi
阅读(421)
评论(0)
推荐(0)

浙公网安备 33010602011771号