-
iOS app 的 Clean Architecture + MVVM 架構的一個 Demo
Clean Architecture + MVVM 架構十分適合個人開發者和小型團隊,它確保了業務邏輯層的純粹與隔離,使程式碼模組化,更易於測試和未來重構。
develop -
Xcode Swift Package Manager 無法下載 GitHub 包問題
因為中國大陸網路複雜度的原因,GitHub 在不同時間,不同寬頻運營商,不同省份的訪問速度和可到情況都不同,会有無法下載 GitHub 包的問題。
develop -
德語:定冠詞和名詞詞性
德語中定冠詞和名詞詞性的一些規律。
deutsch -
[简体]《哆啦A梦的铜锣烧店物语》全甜点制作配方
《哆啦A梦的铜锣烧店物语》全甜点制作配方列表
game -
[香港繁体]《哆啦A夢的銅鑼燒店物語》全甜點製作配方
《哆啦A夢的銅鑼燒店物語》全甜點製作配方列表
game -
2D planar coordinate system conversion
Record the formulas commonly used for the conversion of 2D coordinate systems.
develop -
A Template for ViewModel + Flow
Whether you're using MVI or MVVN, ViewModel is now the best way to store application-related data.
develop -
Virtual Threads
Virtual Threads were introduced in Java 19 and finalized in Java 21 as part of the Loom project.
develop