Tkinter 教程 - 介绍

Jinku Hu 2021年10月12日 2018年1月28日
Tkinter 教程 - 介绍

Python Tkinter 是流行的 Tk 图形界面程序工具箱的 Python 接口。Tkinter 有丰富的图形控件,比如:

  • Label

  • Button

  • CheckButton

  • ComboBox

  • Canvas

  • Menu

  • Menubutton

  • Message

  • Notebook

  • Frame

  • Entry

你将要开始 Tkinter 图形界面程序的学习之旅,准备好了吗?
Ready?Go!

Author: Jinku Hu
Jinku Hu avatar Jinku Hu avatar

Founder of DelftStack.com. Jinku has worked in the robotics and automotive industries for over 8 years. He sharpened his coding skills when he needed to do the automatic testing, data collection from remote servers and report creation from the endurance test. He is from an electrical/electronics engineering background but has expanded his interest to embedded electronics, embedded programming and front-/back-end programming.

LinkedIn