Believe in your own future, will thank yourself right now Sinner Yun

Sinner_Yun

2017年2月8日

iOS设置图片名称、启动图片、防止TabBar图片和文字渲染

摘要: 设置App的名称 设置App的启动图片 需要注意点是,App要杀掉重启才能显示出启动图片 2种方法防止图片被渲染 1. vc02.tabBarItem.image = [UIImage imageNamed:@"tabBar_new_icon"]; UIImage *image = [UIImage 阅读全文

posted @ 2017-02-08 11:00 Sinner_Yun 阅读(259) 评论(0) 推荐(0) 编辑

导航