摘要:
略 阅读全文
posted @ 2015-09-01 17:24
iso
阅读(118)
评论(0)
推荐(0)
摘要:
****#import "HMViewController.h"#import "UIImage+Tool.h"@interface HMViewController ()@property (weak, nonatomic) IBOutlet UIImageView *imageView;@end... 阅读全文
posted @ 2015-09-01 17:19
iso
阅读(312)
评论(0)
推荐(0)
摘要:
****图片 水印#import "HMViewController.h"@interface HMViewController ()@property (weak, nonatomic) IBOutlet UIImageView *imageView;@end@implementation HMV... 阅读全文
posted @ 2015-09-01 17:15
iso
阅读(143)
评论(0)
推荐(0)
摘要:
***#import "HMView.h"@interface HMView(){ int count;}@property (nonatomic, assign) CGFloat snowY;@end@implementation HMView- (id)initWithFrame:(CGR... 阅读全文
posted @ 2015-09-01 17:10
iso
阅读(131)
评论(0)
推荐(0)
摘要:
***#import "HMBarView.h"#import "UIColor+Random.h"@implementation HMBarView- (id)initWithFrame:(CGRect)frame{ self = [super initWithFrame:frame]; ... 阅读全文
posted @ 2015-09-01 17:09
iso
阅读(202)
评论(0)
推荐(0)
摘要:
****#import "HMPieView.h"#import "UIColor+Random.h"@implementation HMPieView- (id)initWithFrame:(CGRect)frame{ self = [super initWithFrame:frame]; ... 阅读全文
posted @ 2015-09-01 17:08
iso
阅读(219)
评论(0)
推荐(0)
摘要:
*************自定义下载的view的方法#import "HMProgressView.h"@interface HMProgressView()@property (nonatomic, weak) UILabel *label;@end@implementation HMProgre... 阅读全文
posted @ 2015-09-01 17:05
iso
阅读(138)
评论(0)
推荐(0)

浙公网安备 33010602011771号