如果你的tabBarController.viewControllers放的是UINavigationController,要依照相同的原理加入category才會根據最後的viewController裡的orientation類似是appDelegate->UITabBarController->UINavigation→UINavigationConroller→UIViewController簡寫一下 AppDelegate→tab→navigation→view 這樣至於用category或subclass實作就看個人