摘要: #import @interface TestCell : UITableViewCell@property (weak, nonatomic) IBOutlet UILabel *testLabel;- (void)parseResult:(NSString *)result;@end#impor... 阅读全文
posted @ 2015-05-20 15:57 曹县三胖暴打大猩猩 阅读(232) 评论(0) 推荐(0) 编辑
摘要: #import <UIKit/UIKit.h> @interface SNCircleProgressView : UIView /** * 进度值0-1.0之间 */ @property (nonatomic,assign)CGFloat progressValue; /** * 边宽 */ @p 阅读全文
posted @ 2015-05-20 11:26 曹县三胖暴打大猩猩 阅读(4859) 评论(0) 推荐(0) 编辑
摘要: 转自cocoachina 网友分享:http://mp.weixin.qq.com/s?__biz=MjM5OTM0MzIwMQ==&mid=206637839&idx=7&sn=d5719f4c59753143c288de6d6206832b&scene=5#rd 阅读全文
posted @ 2015-05-20 09:35 曹县三胖暴打大猩猩 阅读(160) 评论(0) 推荐(0) 编辑