处理大图像的动画,您可以这样做:简单地为每个大图像分配内存...NSArray*imagesForLargeAnimation;#defineIMG(X)[[UIImagealloc]\initWithContentsOfFile:[[NSBundlemainBundle]\pathForResource:@XofType:@"tif"]]imagesForLargeAnimation=[[NSArrayalloc]initWithObjects:IMG("01"),//(sinceweareallocingthatimage,ofcoursewemustreleaseiteventu