文件名称:06_Python GUI篇1-tkinter-更新20210121.pdf
文件大小:1.33MB
文件格式:PDF
更新时间:2024-02-11 17:03:16
python tkinter gui
Python GUI tkinter各个基础控件Label、Button、Entry、Text、ListBox的属性和方法进行了更加详细的说明,同时补充了tkinter中控件Radiobutton、Checkbutton、Scrollar、Scale、Canvas、Menu、Messagebox的属性方法说明与示例。对tkinter框架frame以及布局pack、grid、place也做了比较详细的属性方法说明与示例。