摘要:
UIButton *btn = [UIButton buttonWithType:UIButtonTypeCustom]; [btn setFrame:CGRectMake(0, ver_start_point, 320, grid_H*3+15+matrix.frame.si... 阅读全文
posted @ 2015-01-15 18:38
我去ios
阅读(393)
评论(0)
推荐(0)
摘要:
step1.h文件中声明实现step2.m文件中//单击的Recognizer UITapGestureRecognizer*singleRecognizer;singleRecognizer=[[UITapGestureRecognizeralloc]initWithTarget:selfacti... 阅读全文
posted @ 2015-01-15 17:34
我去ios
阅读(122)
评论(0)
推荐(0)