摘要:
Download 阅读全文
posted @ 2012-07-18 11:09
我的程序人生
阅读(145)
评论(0)
推荐(0)
摘要:
//---- For providing background image to tabbarUITabBar*tabBar =[tabBarController tabBar]; if([tabBar respondsToSelector:@selector(setBackgroundImage:)]){ // ios 5 code here [tabBar setBackgroundImage:[UIImage imageNamed:@"image.png"]];} else{ // ios 4 code here CGRect frame =CGRectMake(.. 阅读全文
posted @ 2012-07-18 10:12
我的程序人生
阅读(414)
评论(0)
推荐(0)

浙公网安备 33010602011771号