Smecta

Results 15 comments of Smecta

> 参考这个快捷指令然后自己重写一下就可以了 好的

可以正常下载实况作品吗?

> let term = SolarTerm.fromName(2021, '小暑'); for (let i = 0; i < 24; i++) { console.log(term.getName()); console.log(term.getSolarTime();); term = term.next(1); } ![CleanShot 2024-07-23 at 10 27 40@2x](https://github.com/user-attachments/assets/9371ebae-07c0-4103-a59c-16d57cd950c2) ``` js...

或者方便联系一下吗 指导一下怎么去py转js