PinnedPublished in彼得潘的 Swift iOS / Flutter App 開發教室彼得潘的 iOS App / 文組生的 iOS App 程式設計入門 — 2025 春季班大家好,我是彼得潘,我將在 11 月推出兩門 App 課程,有程式背景的同學可參考彼得潘的 Swift iOS App 程式設計入門,無程式背景的同學可參考文組生的 Flutter App 程式設計入門。Nov 22, 2024Nov 22, 2024
Published in彼得潘的 Swift iOS App 開發問題解答集設定 IDE 程式自動換行的 Wrap開發程式時,我們有時會寫出很長很長的程式,甚至會超出螢幕的寬度,因此變成要水平滑動,閱讀和編輯程式時有點不方便。3h ago3h ago
Published in彼得潘的 Swift iOS App 開發問題解答集設定 App 文字兩端對齊的 justify — UIKit、Flutter & Jetpack ComposeApp 顯示多行文字時,通常預設會類似下圖的排版,邊界會參差不齊(尤其是右邊)。7h ago7h ago
Published in彼得潘的 Android App 開發問題解答集從 Android Studio 上傳程式到 GitHub 和用 commit 記錄修改Android Studio 內建版本管理功能,因此我們可以方便地對專案進行 git 操作。以下文章我們將針對兩個部份做簡單地說明。1d ago1d ago
Published in彼得潘的 Android App 開發問題解答集從 Android Studio 練習 Kotlin 的 command line 程式Android Studio 為了開發 Android App 而生,不過剛開始學習開發 Android App 時,我們通常會從 command line 程式練習 Kotlin 語法。3d ago3d ago
Published in彼得潘的 Android App 開發問題解答集Android Studio 的 Find Action 快速鍵衝突問題在 Android Studio 我們時常利用 Find Action 的快速鍵 cmd + shift + a 輸入指令,不過最近彼得潘按下 cmd + shift + a 遇到了 Shortcuts conflicts 的問題,原來它跟 macOS 內建的快速鍵起了衝突。4d ago4d ago
Published in彼得潘的 Swift iOS App 開發問題解答集解析 Google 表單提交的網路請求,開發上傳表單資料的 App最近經過 AI 的指導,彼得潘學會當我們提交 Google 表單時,其實是發送x-www-form-urlencoded 格式的資料。4d ago4d ago
Published in彼得潘的 Android App 開發問題解答集Android Studio 設定 Kotlin 參數名提示的 Inlay Hints呼叫 Kotlin 程式的 function 時,我們可以省略參數名,也可以包含參數名,例如以下計算 BMI 的 calculateBMI function。5d ago5d ago
Published in彼得潘的 Swift iOS App 開發問題解答集Xcode 的 AccentColor 不小心刪掉怎麼辦 ?最近遇到同學詢問彼得潘,他不小心刪掉控制 App 主色的 AccentColor,怎麼辦 ?6d ago6d ago