from tkinter import ttk. class Notebook: def __init__( self ):. self .root = Tk(). self .root.title( 'Note Book' ). self .build_Menu().
確定! 回上一頁