摘要:
UINavigationController *newNavVc = [[UINavigationController alloc]init]; newNavVc.title = title; newVc.title = title; //设置TabBar上标题的字体颜色 NSMutableDict 阅读全文
摘要:
UIImage的imageNamed提供文件名自动补全功能。使用[UIImage imageNamed:@"xxx"]时,该插件会扫描整个workspace中的图片文件。若安装后无效,或许需要做一下修改: 1.打开xcode插件所在的目录:~/library/Users/“你自己的用户名”/Libr 阅读全文