喜糖

移动开发工程师 。涉及 android、ios、jni
随笔 - 275, 文章 - 0, 评论 - 24, 阅读 - 56万

导航

< 2025年4月 >
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 1 2 3
4 5 6 7 8 9 10

09 2014 档案

摘要:【Xcode取消某条警告】 像下面这样,把双引号“”内的内容替成实际的警告类型即可。#pragma clang diagnostic push#pragma clang diagnostic ignored "-Wunused-variable"// Your code#pragma clang ... 阅读全文

posted @ 2014-09-25 12:27 喜糖 阅读(170) 评论(0) 推荐(0) 编辑

摘要:一个scrollview上有几个按钮在scrollview上add 了一个单击事件 singletap = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(handleSingleTap:)]; [singl... 阅读全文

posted @ 2014-09-18 13:57 喜糖 阅读(571) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示