¡@

Home 

2014/10/15 ¤U¤È 10:13:04

iphone Programming Glossary: pview

PageViewController: How to release ViewControllers added to it?

http://stackoverflow.com/questions/7934348/pageviewcontroller-how-to-release-viewcontrollers-added-to-it

one returns a ViewController which in my example is called PageView . This is the very end of the method PageView pView PageView alloc init return pView I am wondering where this pView ends up and how I can release it I guess autorelease is.. which in my example is called PageView . This is the very end of the method PageView pView PageView alloc init return pView I am wondering where this pView ends up and how I can release it I guess autorelease is a bad idea as I don't know how long.. . This is the very end of the method PageView pView PageView alloc init return pView I am wondering where this pView ends up and how I can release it I guess autorelease is a bad idea as I don't know how long it is needed. If it ends up..