Loading

摘要: 0. 前言 最近在家里闲着没事,正好又看到朋友@studentWheat发了篇用Tkinter做的账本,于是决定跟他一起改进这个程序。 屏幕截图: 1. 后端 后端主要是朋友做的,在这里就不多说了,放个代码: src/api.py from collections import defaultdic 阅读全文
posted @ 2022-07-23 08:00 GoodCoder666 阅读(66) 评论(0) 推荐(0)