FontAwesome.swift

码农软件 · 软件分类 · 文字视图(Text) · 2019-06-20 06:42:25

软件介绍

FontAwesome.swift 能帮助用户在 Swift 项目中使用 FontAwesome。

示例:

var myLabel: UILabel!
myLabel.font = UIFont.fontAwesomeOfSize(200)
myLabel.text = String.fontAwesomeIconWithName("fa-github")


本文地址:https://codercto.com/soft/d/8359.html

The Science of Programming

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》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具