摘要:
一, iPhone中处理触摸事件的操作,在3.2之前是主要使用的是由UIResponder而来的如下4种方式1 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event2 - (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event3 - (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event4 - (void)touchesMoved:(NSSet *)touches with 阅读全文
posted @ 2013-12-02 10:42
wangzhenxiang
阅读(269)
评论(0)
推荐(0)
浙公网安备 33010602011771号