摘要:
在ViewController.m中- (void)viewDidLoad { [super viewDidLoad]; self.imageView = [[UIImageView alloc] initWithImage:[UIImage imageNamed:@"tutu.png"]]; ... 阅读全文
posted @ 2015-10-13 21:55
Coder_J
阅读(144)
评论(0)
推荐(0)
摘要:
在ViewController.m中声明@interface ViewController ()@property (nonatomic, strong) UIView *myView;@end@implementation ViewController- (void)viewDidLoad { [... 阅读全文
posted @ 2015-10-13 20:53
Coder_J
阅读(111)
评论(0)
推荐(0)

浙公网安备 33010602011771号