赞
踩
from tkinter import * from platform import system if system() == "Windows" or "nt": import win32com.client as wincl else: print(