The assignment this week involves completing the Commands and Functions sections in the…
練習拉IBOutlet, IBOutletCollection, IBAction, Segue, 建立自定義型別,使用Array亂數排序,呼叫Segue並將變數移轉到下個視圖
完成品
程式碼
import UIKitlet pikachuImage =…
參考資料
目標
練習設置TextField連結IBOutlet輸入密碼,按鈕判斷密碼正確後跳到下個視圖
@IBOutlet weak var passwordTextField…
練習透過IBAction用slider元件調動圖片移動
程式範例