2010-09-14 116 views

回答

1

这是我做的..

tabBarController = [[UITabBarController alloc] init]; 
tabBarController.delegate = self; 
[tabBarController.view setFrame:CGRectMake(0,0,320,460)];