2016年2月19日

setTintColor和setBarTintColor的区别

摘要: 原文转自博客-http://blog.sina.com.cn/u/2805226174 IOS7之前,setTintColor是可以修改背景色的,ios7之后修改背景色只能用setBarTintColor。所以要用判断区分开: 1 if ([[UIDevice currentDevice] syst 阅读全文

posted @ 2016-02-19 17:20 向日葵的倔强天空 阅读(1007) 评论(0) 推荐(0)

ios开发- 将字符串切割成数组 componentSeparatedByString

摘要: 字符串切割 阅读全文

posted @ 2016-02-19 17:14 向日葵的倔强天空 阅读(1022) 评论(0) 推荐(0)

导航