如何查看一个对象的RetainCount:
RetainCount
printf("Retain Count = %ld\n",CFGetRetainCount((__bridge CFTypeRef)(obj)));