python的tkinter中,可以动态改变label控件值得方法是:

python的tkinter中,可以动态改变label控件值得方法是:

A.config方法

B.focus方法

C.bind方法

D.destroy方法

正确答案:config方法

猜你喜欢