UIViewExt的Swift版本 UIViewExt-Swift

码农软件 · 软件分类 · 高级UI组件(Advanced) · 2019-07-11 18:56:36

软件介绍

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
...

方法暂时没有扩展,有什么想法给我留言吧:)

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

Learning JavaScript

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

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具