單項(xiàng)選擇題

在沒(méi)有navigationController的情況下,要從一個(gè)ViewController切換到另一個(gè)ViewController應(yīng)該()

A.[self.navigationController pushViewController:nextViewController animated:YES];
B.[self.view addSubview:nextViewController.view];
C.[self pushViewController:nextViewController animated:YES];
D.[self presentModalViewController:nextViewController animated:YES];

微信掃碼免費(fèi)搜題