为了给其插入内容,可以使用insert()以及INSERT或END索引号。 1.普通的Text组件 from tkinter import * root = Tk() text1 = Text(root ...
確定! 回上一頁