摘要: 1, 添加手势self.longPressRecognizer = [[UILongPressGestureRecognizer alloc]initWithTarget:self action:@selector(handleLongPress:)];[btn addGestureRecogniz... 阅读全文
posted @ 2014-06-30 10:45 如来藏 阅读(368) 评论(0) 推荐(0) 编辑