在利用stroyboard开发,有时候利用
TestViewController *control=[[TestViewController alloc]init];
[self presentModalViewController:control animated:YES];
TestV在利用stroyboard开发,有时候利用
TestViewController *control=[[TestViewController alloc]init];
[self presentModalViewController:control animated:YES];
TestV