iOS 自动布局库 MyLinearLayout

码农软件 · 软件分类 · 视图布局(View Layout) · 2019-06-22 19:43:34

软件介绍

MyXXXXLayout 是一个功能强大的 iOS 布局类库,可以适配各种屏幕和各种操作系统 ,不需要去学习 AutoLayout,不用去学习 Size Class。    

如果您还在使用frame进行界面布局,而对位置计算感到厌烦;如果您觉得苹果的那套自动布局系统晦涩难用;如果您还在为适配多个屏幕而烦恼;那么就请使用这套布局库。

这套布局库是以android的线性布局,相对布局,框架布局为蓝本。同时又参考了masonry的一些语法机制,使用简单方便。而且他不是基于苹果的自动布局内核的,可以同时支持从IOS5到IOS9的应用程序。

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

The Dream Machine

The Dream Machine

M. Mitchell Waldrop / Penguin Books / 2002-8 / USD 16.00

While most people may not be familiar with the name J. C. R. Licklider, he was the guiding spirit behind the greatest revolution of the modern era. At a time when most computers were big, ponderous ma......一起来看看 《The Dream Machine》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

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

Base64 编码/解码