摘要: 设有标准型和沙漏型两种模式,可设置四种局时(1分钟,5分钟,10分钟,20分钟)。 import tkinter import math import tkinter.messagebox class clock(object): jushi=300 jiamiao=0 jishi=1 num1 = 阅读全文
posted @ 2021-06-07 18:13 vdk 阅读(91) 评论(0) 推荐(0)