摘要:
转自:http://www.cocoachina.com/bbs/read.php?tid=63229&page=1互联应用经常会用到html颜色值转换UIColor,比如:#FF9900,0XFF9900等颜色字符串,以下方法可以将这些字符串转换为 UIColor对象。+(UIColor*)colorWithHexString:(NSString*)stringToConvert{NSString*cString=[[stringToConvertstringByTrimmingCharactersInSet:[NSCharacterSetwhitespaceAndNewlineCh 阅读全文
posted @ 2011-12-21 16:35
该显示名称已被其他用户使用
阅读(224)
评论(0)
推荐(0)