2010-09-14 112 views

回答

1

這是我做的..

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