Tkinter模块是Python 的内置模块, "Tk 接口" 是Python的标准内置 Tk GUI工具包的接口。 下面的代码基于Python2.7 #----python2.7 ---- import Tkinter as tk