- 授权协议: MIT
- 开发语言: Swift
- 操作系统: OS X
- 软件首页: https://github.com/roshanr95/TimeExtensions
- 官方下载: https://github.com/roshanr95/TimeExtensions
软件介绍
TimeExtensions 是使用 Swift 编写的库,提供一个优雅而简单的,易于理解的处理时间的语法,灵感大部分来源于 Ruby on Rails 的 ActiveSupport。
获取时间间隔
10.minutes 2.5.seconds 5.days
10.minutes + 30.seconds 1.day + 4.hours
从时间间隔获取日期:
10.minutes.ago 5.days.until(someDate)
A Project Guide to UX Design
Russ Unger、Carolyn Chandler / New Riders Press / 2009-3-23 / USD 39.99
"If you are a young designer entering or contemplating entering the UX field this is a canonical book. If you are an organization that really needs to start grokking UX this book is also for you. " -......一起来看看 《A Project Guide to UX Design》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
Base64 编码/解码
Base64 编码/解码
