基于 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

Scalable Internet Architectures

Scalable Internet Architectures

Theo Schlossnagle / Sams Publishing / 2006-7-31 / USD 49.99

As a developer, you are aware of the increasing concern amongst developers and site architects that websites be able to handle the vast number of visitors that flood the Internet on a daily basis. Sc......一起来看看 《Scalable Internet Architectures》 这本书的介绍吧!

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

在线压缩/解压 CSS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具