摘要: 一、概述 iPhone中处理触摸屏的操作,在3.2之前是主要使用的是由UIResponder而来的如下4种方式: - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event - (void)touchesCancelled:(NS 阅读全文
posted @ 2015-10-20 15:45 ☆星空物语☆ 阅读(275) 评论(0) 推荐(0)