逻辑重构 #87
逻辑重构
#87
-
你就不能拿 dict.get去做吗 |
Beta Was this translation helpful? Give feedback.
Answered by
LxHTT
Jul 25, 2023
Replies: 1 comment
-
https://github.com/MCSLTeam/MCSL2/blob/NewUI/MCSL2Lib/settingsPage.py |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LxHTT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/MCSLTeam/MCSL2/blob/NewUI/MCSL2Lib/settingsPage.py
如何,我这样就避免了多次操作文件导致的可能文件占用,然后程序抽风
另外就直接不用那样了,全部重写了