会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
顺武
博客园
首页
新随笔
联系
管理
订阅
2014年12月29日
swift material
摘要: import UIKitextension UIColor { convenience init(hex:Int, alpha:CGFloat=1.0) { let red = CGFloat((hex & 0xFF0000) >> 16)/255.0 let green = CGFl...
阅读全文
posted @ 2014-12-29 08:39 顺武
阅读(416)
评论(0)
推荐(0)
公告