Swift Project 13 - STICKY SECTION HEADERS Posted on 2016-11-21 Edited on 2020-04-19 In 100Days 主要学习的内容: 从网页上处理得到的数据 Dictionary和Tuple的区别 如何显示section的header 开发环境: macOS 10.12 Xcode 8.0 iOS 10.0 Swift 3.0 参考: Tuple vs Dictionary differences How to add a section header to a table view 源代码: Project 13