摘要:
模仿着前辈的脚步,画了个临时的时钟显示: 代码如下: 1 # coding:utf-8 2 3 from tkinter import * 4 5 import math,time 6 7 global List 8 global i 9 root = Tk() 10 List = [] 11 ro 阅读全文
posted @ 2018-01-17 14:56
月魄
阅读(401)
评论(0)
推荐(0)
苟有恒何必三更眠五更起 最无益莫过一日曝十日寒