Table Views [SUBSCRIBER]

栏目: IT技术 · 发布时间: 5年前

Table View Fundamentals

Introduction

1:17 Free

In this introductory episode, find out a bit about table views, and what you can learn in this course.

Learn to set up your first table view controller and table view cell in this episode, all from a storyboard.

Find out what a UITableViewDataSource is, and why it is so important to your table view implementation.

Learn about how table views work behind the scenes as you scroll through them, and what dequeueing has to do with it.

There are many ways to navigate in an iOS app. See how to navigate from a table view, and pass data along.

When the data supporting your table view changes, how do you ensure the table view updates to reflect that change?

Conclusion

0:33

Review what you learned in this part of the course about table view fundamentals, and see what's coming up next.

Customizing Table Views

In this part of the course, you will focus on customizing the user interface of your table view with custom cells, headers, and static cells.

The four default cells aren't your only option! You can make custom table view cells right from the storyboard.

In this hands on challenge, test your auto layout and table view skills by building another custom cell and connecting it to your code.

Static Table Views are fantastic options for settings screens and forms in the world of iOS. Learn how to set one up in this episode.

In this next challenge, design one more static table view in your storyboard. Stick around to learn more about text fields!

There are a lot of options for displaying multiple sections in a table view when it comes to table view headers. Try a few out in this episode!

Conclusion

0:26

Review what you learned in this part of the course about customizing table view UI, and see what's coming up next.

Managing Rows

Find out what the difference is between your two data source options for table views in this introduction.

Learn how to refactor your existing table view to use a diffable data source, without breaking your app!

In this episode, you'll see the diffable data source at work when you add and remove rows from your table view.

Move Rows

10:23

Moving rows around is also possible within a table view! Learn how in this challenging episode.

Conclusion

0:41

In this conclusion episode, review everything you accomplished in this course, and find out what you might learn next!

Who is this for?

Beginner iOS developers with some UIKit experience. You should be comfortable with Auto Layout and intermediate Swift concepts. We recommend you follow along with learning path courses in order.

Covered concepts

  • Delegates & Data Sources
  • Diffable Data Sources
  • Hashable & Equatable
  • Cell Dequeuing
  • Cell Selection
  • Custom Prototype Cells
  • Static Cells
  • Headers & Footers
  • Adding/Deleting/Moving Rows

以上所述就是小编给大家介绍的《Table Views [SUBSCRIBER]》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

数据挖掘技术

数据挖掘技术

[美]MichaelJ.A.B / 别荣芳、尹静、邓六爱 / 机械工业 / 2006-7 / 49.00元

本书是数据挖掘领域的经典著作,数年来畅销不衰。全书从技术和应用两个方面,全面、系统地介绍了数据挖掘的商业环境、数据挖掘技术及其在商业环境中的应用。自从1997年本书第1版出版以来,数据挖掘界发生了巨大的变化,其中的大部分核心算法仍然保持不变,但是算法嵌入的软件、应用算法的数据库以及用于解决的商业问题都有所演进。第2版展示如何利用基本的数据挖掘方法和技术,解决常见的商业问题。 本书涵盖核心的数......一起来看看 《数据挖掘技术》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

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

RGB CMYK 互转工具