摘要: #import @interface CircleProgressView : UIView/**进度值*/@property(nonatomic,assign) CGFloat progressValue;@end#import "CircleProgressView.h"@implementa... 阅读全文
posted @ 2015-04-02 10:13 曹县三胖暴打大猩猩 阅读(154) 评论(0) 推荐(0) 编辑