教學 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! http://c.biancheng.net/cpp/swift/
iOS開發記錄,以及Java, Servlet, JavaScript, CSS, Html, Objective-c, Swift, NodeJS, ExpressJS, React Native, Python..etc