亚洲国产天堂久久综合226114,亚洲va中文字幕无码毛片,亚洲av无码片vr一区二区三区,亚洲av无码乱码在线观看,午夜爽爽爽男女免费观看影院

課程目錄:GUI Programming with Python and Tkinter培訓(xùn)
4401 人關(guān)注
(78637/99817)
課程大綱:

  GUI Programming with Python and Tkinter培訓(xùn)

 

 

Introduction

Tkinter and Python GUI Toolkits

Modules and processes used in Python GUI Toolkits
Tcl/TK Programming overview
Tkinter Fundamentals

Main event loop
Widgets
Windows
Preparing the Development Environment

Installing and configuring Tcl/TK
Installing and configuring Python
Developing a Basic Tkinter Widget

Creating text input with labels
Creating buttons
Using grid layouts
Using boxes
Widget Organization

Gathering widgets in a frame and a tabbed notebook
Creating a window
Separating widgets with windows
Geometry Manager

Using the pack geometry manager
Using grid geometry manager
Using place geometry manager
Creating a GUI Application

Creating a design
Developing widgets
Binding events
Summary and Conclusion