iOS移动应用程序开发|第十讲-图形用户界面:Getting Starte...

第十次作业
01:40:07
作业一:完成下面的练习题
1. Pool Puzzle
Your job is to take lines of code from the pool and place them into the blank lines in a Playground. You may not use the same line more than once, and you won’t need to use all the lines. Your goal is to make the code that will generate the output shown.


2. BE the Swift Compiler
Each of the Swift code snippets on this and the following pages represent some SwiftUI views. Your job is to play Swift compiler, and determine whether each of these will run or not. If they will not compile, what’s wrong with them?



作业二:完成Playgrounds App中的《关于我》和《选择自己的故事》两个练习
