【发布时间】:2010-11-30 23:54:05
【问题描述】:
我采用了 Imageview 类,并使用代码将图像添加到其中: TileImageView *tileImageView = [[Tile alloc] initWithImage:tileImage];
并像这样添加到视图中:[self.view insertSubview:tileImageView atIndex:0];
那么如何删除 Imageview 类并将新图像分配给该视图
【问题讨论】:
-
甚至没有注意到这一点。非常可悲:提出了 22 个问题,其中大部分有答案,接受的答案为零
-
哇,我以前从未见过!
标签: iphone objective-c