一般公開0 解決 Fork Git 客戶端連接 AWS CodeCommit SSH 的問題 Canis 20251222 20251222 今天遇到一個有趣的問題:Fork Git 客戶端無法連接到 AWS CodeCommit,即使命令行 …
C#/C++ / 開發隨手記0 detect changed items between 2 dictionary Canis 20250612 20250612 private static void DiffDictionaries<T, U>( …
C#/C++ / 開發隨手記0 detect changed element between 2 list Canis 20250612 20250612 private void DetectChange<T>(List<T> f …
一般公開0 Unity Addressable check asset path exist Canis 20250402 20250402 難以理解為甚麼沒有 API 做這個.試了一個早上. static bool CheckAddress …