UICollectionView 流式布局列表动效 VegaScroll
- 授权协议: MIT
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/AppliKeySolutions/VegaScroll
- 软件文档: https://github.com/AppliKeySolutions/VegaScroll
- 官方下载: https://github.com/AppliKeySolutions/VegaScroll
软件介绍
VegaScroll 是一款用于 UICollectionView 的流式布局列表动效,完全采用 Swift 4 编写,兼容 iOS 11 和 xCode 9 。
Usage
import VegaScrollFlowLayout let layout = VegaScrollFlowLayout() collectionView.collectionViewLayout = layout layout.minimumLineSpacing = 20 layout.itemSize = CGSize(width: collectionView.frame.width, height: 87) layout.sectionInset = UIEdgeInsets(top: 10, left: 0, bottom: 10, right: 0)
Demo
现代体系结构的优化编译器
[美] Randy Allen,( / 机械工业出版社 / 2004-1 / 69.00元
现代体系结构的优化编译器,ISBN:9787111141228,作者:(美)Randy Allen,(美)Ken Kennedy著;张兆庆等译;张兆庆译一起来看看 《现代体系结构的优化编译器》 这本书的介绍吧!
