头像

生活

帅气的我简直无法用语言描述!

python定时关机

import tkinter as tk import time import os class ShutdownTimer: def __init__(self, master): self.mas...
头像2周前
000