UIColors 定义工具 HexColor
- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/artman/HexColor
- 官方下载: https://github.com/artman/HexColor
软件介绍
HexColor 是使用 Swift 定义 UIColors,作为 HEX 值去定义。
最低要求:XCode 6.0 Beta 7。
简单示例:
myLabel.textColor = 0xFFFFFF // Let there be white myView.backgroundColor = 0x0f126f // Deep blue // Yay, finally you can stop to use this crap: // UIColor.colorWithRed(0x0f/255.0, green: 0x12/255.0, blue: 0x65/255.0, 1.0)
Ant Colony Optimization
Marco Dorigo、Thomas Stützle / A Bradford Book / 2004-6-4 / USD 45.00
The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial opti......一起来看看 《Ant Colony Optimization》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
HTML 编码/解码
HTML 编码/解码
