基于 UIKit 的 iOS UI 敏捷开发框架 ZZFLEX

码农软件 · 软件分类 · 手机Web开发框架 · 2019-05-02 20:56:39

软件介绍

ZZFLEX

一个完善的 iOS UI 敏捷开发框架,基于 UIKit 。主要包含常用控件的链式 API 拓展,一个数据驱动的列表框架、一个事件处理队列。


功能模块

目前ZZFLEX主要包含以下5个功能模块:

  • UIView+ZZFLEX:为UIKit中常用的控件增加了链式API拓展;

  • ZZFlexibleLayoutViewController:基于UICollectionView的数据驱动的列表页框架;

  • ZZFLEXAngel:ZZFlexibleLayoutViewController核心逻辑抽离出的一个列表控制器,更加轻量,支持tableView、collectionView;

  • ZZFLEXEditExtension:为ZZFLEXAngel和ZZFlexibleLayoutViewController增加了处理编辑类页面的能力;

  • ZZFLEXRequestQueue:一个事件处理队列,设计的初衷为解决复杂页面多接口请求时、UI刷新顺序的问题。

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

The Haskell School of Music

The Haskell School of Music

Paul Hudak、Donya Quick / Cambridge University Press / 2018-10-4 / GBP 42.99

This book teaches functional programming through creative applications in music and sound synthesis. Readers will learn the Haskell programming language and explore numerous ways to create music and d......一起来看看 《The Haskell School of Music》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

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

Base64 编码/解码

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

HEX CMYK 互转工具