摘要: // // AboutKeyBoardEventViewController.m // QueryBussinessInfo // // Created by mac on 16/8/23. // Copyright © 2016年 cqytjr. All rights reserved. // #import "AboutKeyBoardEventViewController.h" ... 阅读全文
posted @ 2016-09-13 14:50 新年新气象 阅读(294) 评论(0) 推荐(0)
摘要: //添加一个长按响应方法 - (void)addLongPressGestureRecognizer { UILongPressGestureRecognizer * longPress = [[UILongPressGestureRecognizer alloc ]initWithTarget:s 阅读全文
posted @ 2016-09-13 11:56 新年新气象 阅读(139) 评论(0) 推荐(0)