UINavigationController 返回任意目录
摘要:
UINavigationController 返回任意目录返回上一级[self.navigationController popViewControllerAnimated:YES];返回第一级popToRootViewControllerAnimated:YES返回到中间任意一级[self.navigationController popToViewController: [self.navigationController.viewControllers objectAtIndex: ([self.navigationController.viewControllers count] -2 阅读全文
posted @ 2013-04-11 10:48 景树园 阅读(357) 评论(0) 推荐(0)
浙公网安备 33010602011771号