iOS 的自动布局开源库 WHC_AutoLayoutKit

码农软件 · 软件分类 · 视图布局(View Layout) · 2019-06-22 09:58:29

软件介绍

WHC_AutoLayoutKit,用于 iOS 平台的最简单功能最强大的自动布局开源库。

简介

  • 布局 API 采用链式调用(快捷方便)

  • 提供【Objective-C】【Swift2.3】【Swift3.0】三种语言版本库

  • 包含一行代码计算 UITableViewCell 高度模块

  • 包含 WHC_StackView 模块(目的替代系统 UIStackView)

  • 隐式更新约束技术

  • 支持修改约束优先级

  • 支持删除约束

要求

  • iOS 6.0 或更高

  • Xcode 8.0 或更高

集成

  • 使用CocoaPods:

    • 【Objective-C】: pod 'WHC_AutoLayoutKit', '~> 2.6.0'

    • 【Swift2.3】: pod 'WHC_AutoLayoutKit(Swift2.3)', '~> 2.6.0'

    • 【Swift3.0】: pod 'WHC_AutoLayoutKit(Swift)', '~> 2.6.1'

  • 手工集成:

    • 【Objective-C】: 导入文件夹WHC_AutoLayoutKit(OC)

    • 【Swift2.3】: 导入文件夹WHC_AutoLayoutKit(Swift2.3)

    • 【Swift3.0】: 导入文件夹WHC_AutoLayoutKit(Swift3.0)

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

Introduction to Programming in Java

Introduction to Programming in Java

Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具