上一页 1 ··· 3 4 5 6 7
摘要: CGContextRef context = UIGraphicsGetCurrentContext(); //写文字 CGContextSetRGBFillColor(context, 1, 0, 0, 1.0);//设置填充颜色 UIFont *font = [UIFont boldSys... 阅读全文
posted @ 2015-10-13 20:06 iWillW 阅读(232) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7