我正在为我的iOS5应用程序创建一些CGLayer,如下所示:layer_1=CGLayerCreateWithContext(context,self.bounds.size,NULL);offlineContext_1=CGLayerGetContext(layer_1);layer_2=CGLayerCreateWithContext(context,self.bounds.size,NULL);offlineContext_2=CGLayerGetContext(layer_2);layer_3=CGLayerCreateWithContext(context,self.bou