PinnedTrista's APP questin彼得潘的 Swift iOS / Flutter App 開發教室App Development with Swift Certified User向彼得潘老師致敬!真的很感謝老師的教導及豐富的教學資源整理!May 3, 2022May 3, 2022
Trista's APP questin彼得潘的 Swift iOS / Flutter App 開發教室串接 Airtable API 刪除資料訂飲料APP 實做應用Apr 29, 2021Apr 29, 2021
Trista's APP questinTrista’s APP portfolios訂飲料APP串接 Airtable GET、POST、PATCH、DELETE API ,實做查詢、新增、修改、刪除資料應用 下載圖片暫存在 temporary directory 自訂 pickerView 客制 TableView Cell 自訂…Apr 29, 2021Apr 29, 2021
Trista's APP questin彼得潘的 Swift iOS / Flutter App 開發教室串接 Airtable API 修改資料訂飲料APP 實做應用Apr 27, 2021Apr 27, 2021
Trista's APP questin彼得潘的 Swift iOS / Flutter App 開發教室串接 Airtable API 查詢及新增資料訂飲料APP 實做應用Apr 25, 2021Apr 25, 2021
Trista's APP questUIAlertController使用 UIAlertController的 addTextField {(textField: UITextField!) -> Void in textField.placeholder = “帳號”}函式,建立有輸入框的提示框。Feb 23, 2021Feb 23, 2021
Trista's APP questUIImageViewUIImageView 的 highlighted 狀態一般情況下,不會變成 highlighted。當 UITableView cell 點選變成 highlighted 時,cell 上的UIImageView 會自動變成 highlightedFeb 22, 2021Feb 22, 2021
Trista's APP questUIButton使用 UIButton(type: UIButton.ButtonType)建立預設樣式的按鈕,使用 UIButton(frame: CGRect(x: 0, y: 0,width: 150, height: 30))建立自定義的按鈕Feb 22, 2021Feb 22, 2021
Trista's APP quest播放音效使用 AVAudioPlayer(contentsOf: NSURL.fileURL(withPath: soundPath!))函式初始化播放器,播放器的屬性 numberOfLoops 設定重複播放次數Feb 21, 2021Feb 21, 2021
Trista's APP questCore Data 功能獨立在類別中Core Data 功能獨立寫成一個類別,根據 attribute 的類型 : Entity類別名稱.entity.attributesByName[key]?.attributeType來轉換型別,以字串傳入新增、修改的Core Data函式Feb 19, 2021Feb 19, 2021