Objects inside NSAutoreleasePool in objective-c
问题 Is there a way to know the objects that are marked for releasing inside an NSAutoreleasePool. 回答1: No. Not to my knowledge, why would you ever want to know this? 来源: https://stackoverflow.com/questions/3181578/objects-inside-nsautoreleasepool-in-objective-c