Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何 在 iPhone 中像这个应用程序http://www.youtube.com/watch?v=F0GaOAXXsa8一样绘制可编辑线。我试过了,但我不能像这个应用程序那样画画。请帮我画线。
UIView
drawRect:
touchesBegan:withEvent:
touchesMoved:withEvent:
[self setNeedsDisplay]
touchesEnded:withEvent: