归档操作源码
归档操作,源码,详细标注,值得拥有,,CustomImgView*customView=[[CustomImgViewalloc]initWithFrame:CGRectMake(50,100,200,200)];customView.backgroundColor=[UIColorredColor];//需要做的事情,写在block里面[customViewsetBlock:^(NSString*name){NSLog(@"在ViewController点击imgVIEW");NSLog(@"name==%@",name
下载地址
用户评论