Xcode、Swift、iOS 系列文章索引
Oct 8, 2022
目錄
Xcode、Swift、iOS Issue
- Swift Study- Computed Property
- Xcode- 試寫一個計算機 APP
- Xcode- 計算機 APP
- Xcode- 客製化 ViewController 並加入 Navigation Controller
- Xcode- 練習使用 Navigation Controller & Tab Bar Controller
- Xcode- TableView
- Xcode- UIAlertController
- Xcode- 客製化 AlertView
- Xcode- Popover and Check Mark Practice
- UITextView 相關
- Xcode- TextField & Date Picker
- Xcode- 使用 UISlider & UITextField 改變文字與文字大小、顯示字數文字,以及用 UISegmentedControl 切換分頁,最後是 APP 轉向練習
- Xcode- UIImageView 的 Content Mode、Scale 與構圖
- Xcode- 簡易安排轉場
- Xcode- 改變 transition style 來控制轉場動畫
- Keyboard Handler — Observer Pattern
- Xcode- 鍵盤擋住 textfield 該怎麼辦?
- Xcode- 簡單解決 textfield 被鍵盤擋住的問題
- Xcode-讓你的碰觸點位清晰可見
- Trivia 系列