ViewController *view=[[ViewController alloc] init];[self.navigationController pushViewController:controller animated:YES];[view release]; 查看完整描述