会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
new:http://www.jianshu.com/users/1967b163cb61/latest_articles
博客园
首页
新随笔
联系
订阅
管理
2015年8月2日
应用程序添加角标和tabBar添加角标,以及后台运行时显示
摘要: 1、设置角标的代码: // 从后台取出来的数据可能是int型的不能直接给badgeValue(string类型的),需要通过description转化 NSString *count = [responseObject[@"count"] description]; if ([cou...
阅读全文
posted @ 2015-08-02 15:51 daomul
阅读(6075)
评论(0)
推荐(0)
编辑
公告