python tkinter Tk 类python的窗口模块叫tkinter,我们需要先导入它,输入:from tkinter import *tkinter库里面有一个Tk类,这就是窗口类, ...
確定! 回上一頁