FontAwesome.swift
- 授权协议: MIT
- 开发语言: Swift
- 操作系统: OS X
- 软件首页: https://github.com/thii/FontAwesome.swift
- 官方下载: https://github.com/thii/FontAwesome.swift
软件介绍
FontAwesome.swift 能帮助用户在 Swift 项目中使用 FontAwesome。
示例:
var myLabel: UILabel!
myLabel.font = UIFont.fontAwesomeOfSize(200)
myLabel.text = String.fontAwesomeIconWithName("fa-github")
The Science of Programming
David Gries / Springer / 1989-4-21 / USD 99.00
Describes basic programming principles and their step-by- step applications.Numerous examples are included.一起来看看 《The Science of Programming》 这本书的介绍吧!
