摘要:
事件处理和手势 【视图与UITouch对应的方法】 - (void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event { //获取点击事件 UITouch *t = [touches anyObject]; //如果点击的是图片就把他移 阅读全文
posted @ 2014-03-29 09:38
readBooks
阅读(106)
评论(0)
推荐(0)
浙公网安备 33010602011771号