摘要: 1 @interface MyPlanarCodeViewController () 2 //定义计时器 3 @property (nonatomic, strong) NSTimer *timer; 4 @end 5 6 @implementation MyPlanarCodeViewCo... 阅读全文
posted @ 2015-11-09 14:18 yelan@yelan 阅读(440) 评论(0) 推荐(0) 编辑