CGContext 图形上下文通俗讲就是一块画板,栈形式存放。 ... CGContext常用方法//获取当前上下文CGContextRef context = UIGraphicsGetCurrentContext(); //开始一起 ...
確定! 回上一頁