亚洲国产婷婷六月丁香,亚洲av永久中文无码精品 ,亚洲av成人精品一区二区三区,亚洲av无码乱码在线观看富二代,亚洲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