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

On LISP

On LISP

Paul Graham / Prentice Hall / 09 September, 1993 / $52.00

On Lisp is a comprehensive study of advanced Lisp techniques, with bottom-up programming as the unifying theme. It gives the first complete description of macros and macro applications. The book also ......一起来看看 《On LISP》 这本书的介绍吧!

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

Markdown 在线编辑器

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具