UIViewExt的Swift版本 UIViewExt-Swift
- 授权协议: 未知
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: http://git.oschina.net/liufile/UIViewExt-Swift
- 软件文档: http://git.oschina.net/liufile/UIViewExt-Swift
软件介绍
UIViewExt的Swift版本
使用与OC版的UIViewExt一样简单:
self.x == self.frame.origin.x self.y == self.frame.origin.y self.width == self.frame.size.width self.height == self.frame.size.height self.top self.bottom self.left self.right ...
方法暂时没有扩展,有什么想法给我留言吧:)
Distributed Algorithms
Wan Fokkink / The MIT Press / 2013-12-6 / USD 40.00
This book offers students and researchers a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. It avoids mathematical argumentat......一起来看看 《Distributed Algorithms》 这本书的介绍吧!
