import sys from tkinter import * from tkinter import ttk class teachingContent(Tk): def __init__(self): super(teachingContent, self).
確定! 回上一頁