HarmonyOS应用《玄象》开发实战:SolarTerms.ets 节气时刻表的 Map<string, SolarTermInfo> 数据结构
阅读时长:约 18 分钟 | 难度:★★★★☆ | 篇章:第 8 篇 天文历法模块 对应源码:entry/src/main/ets/common/utils/SolarTerms.ets 前言
节气数据是玄象项目天文历法模块的基础。SolarTerms.ets 工具类通过 Map<string, …
2026/7/27 23:26:10