0
如果我有UINavigationController它當前顯示MyViewController「a」,我推AnotherViewController「b」,稍後如果我彈出UINavigationController我會得到MyViewController「一」(正是MyViewController,不是新的) 。我怎樣才能得到由NavigationController顯示的MyViewController的新實例?只需推MyViewController「C」?是好的,仍然會有ViewControllers堆棧中的「a」(內存問題等)?uinavigationviewcontroller不可見視圖控制器的行爲