教學
http://blog.csdn.net/xn4545945/article/details/39800061
SwiftColors
https://github.com/thii/SwiftColors
// With hash let color: UIColor = UIColor(hexString: "#ff8942") // Without hash, with alpha let secondColor: UIColor = UIColor(hexString: "ff8942", alpha: 0.5) // Short handling let shortColorWithHex: UIColor = UIColor(hexString: "fff")
ExSwift
https://github.com/pNre/ExSwift
Swift中文网:免费的Swift入门教程,60分钟玩转Swift!
留言
張貼留言