ttk.Notebook ; 1 # -*- coding: utf-8 -*- ; as tk #裝載tkinter子產品,用于Python3 ; from tkinter import ttk #裝載tkinter.ttk子產品,用于Python3 ; root =tk.Tk() # 建立 ...
確定! 回上一頁