|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/practical-uicollectionview-in-ios-and-swift/
课程评论:没有评论
**课程名称:** iOS与Swift中的实用UICollectionView **课程概述:** 本课程专注于讲解UICollectionView的功能和应用。UICollectionView是一种灵活且可变的展示有序数据集的方式,最常用于构建网格布局,但其能力远不止于此。通过本课程,您将学会如何充分利用Collection View的强大功能。您将从零开始构建一个应用程序,并通过创建和自定义Collection View Cell来对其进行个性化设置。此外,课程还将教授如何通过编程方式创建UICollectionView,并添加补充视图,例如为Collection View的每个Section显示自定义的Header。 本课程适合任何希望使用Collection View创建灵活网格布局的学习者。课程采用实用的教学方法,详细介绍创建高效Collection View的各个方面,并分享相关的技巧和窍门。
A collection view is a way to present an ordered set of data items using a flexible and changeable layout. The most common use for collection views is to present items in a grid-like arrangement, but collection views in iOS are capable of more than just rows and columns. In this course you will learn to harness the power of Collection Views. Build an app from scratch, and customize it by creating and manipulating custom collection view cells. You will also learn how to create UICollectionViews programmatically and add supplemental views to display custom header for each section of your collection view. This course is designed for anyone who wants to create flexible grid layout using collection views. This course takes practical approach by teaching you each aspect in order to create an efficient collection view along with tip and tricks associated with collection views.