Swift Project 28 - IMAGE CAROUSEL Posted on 2017-01-10 Edited on 2020-04-19 In 100Days 主要学习的内容: 在UITableView中插入UICollectionView UICollectionView水平滚动 UICollectionView平滑换页 开发环境: macOS 10.12 Xcode 8.2 iOS 10.2 Swift 3.0 参考: Putting a UICollectionView in a UITableViewCell in Swift UICollectionView Horizontal Paging not centered 源代码: Project 28