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 ...
方法暂时没有扩展,有什么想法给我留言吧:)
Learning JavaScript
Shelley Powers / Oreilly & Associates Inc / 2006-10-17 / $29.99
As web browsers have become more capable and standards compliant, JavaScript has grown in prominence. JavaScript lets designers add sparkle and life to web pages, while more complex JavaScript has led......一起来看看 《Learning JavaScript》 这本书的介绍吧!
