读书人

设立Navivation标题背景

发布时间: 2012-09-17 12:06:52 作者: rapoo

设置Navivation标题背景

UIImage *image = [UIImage imageNamed:@"历史标题.png"];UIImageView *imageView = [[UIImageView alloc] initWithImage:image];[self.navigationController.navigationBar addSubview:ImageView]; 

?

读书人网 >移动开发

热点推荐