摘要: 一、计步器和计数器- (void)creatStepper{ //步进器 、计数器 //事件驱动型 UIStepper *stepper = [[UIStepper alloc] initWithFrame:CGRectMake(100, 100, 100, 50)]; //设置默认色调 ... 阅读全文
posted @ 2015-08-04 21:28 heyuan123 阅读(241) 评论(0) 推荐(0) 编辑
摘要: *****************************************************************************NSArray******************************************************************... 阅读全文
posted @ 2015-08-04 21:22 heyuan123 阅读(464) 评论(0) 推荐(0) 编辑
摘要: 首先该ViewController 要遵守手势的协议@interface ViewController () { UIImageView *_imageView;}常用的手势/*UITapGestureRecognizer Tap(点击)UIPinchGestureRecognizer Pinch... 阅读全文
posted @ 2015-08-04 21:17 heyuan123 阅读(263) 评论(0) 推荐(0) 编辑
摘要: 常用网站证书管理苹果开源代码http://www.opensource.apple.com/source/iOS 开发者中心 https://developer.apple.com/devcenter/ios/index.action苹果申诉——Conta... 阅读全文
posted @ 2015-07-31 22:13 heyuan123 阅读(418) 评论(0) 推荐(0) 编辑
摘要: ========自己总结的iOS、mac开源项目及库。 github排名 [https://github.com/trending](https://github.com/trending),github搜索:[https://github.com/search](https://github.co... 阅读全文
posted @ 2015-07-31 19:56 heyuan123 阅读(1085) 评论(0) 推荐(0) 编辑