Example 7-1 introduces some of the configuration options available in Tkinter. Example 7-1. PP2EGuiTourconfig-label.py from Tkinter import * root = Tk() ...
確定! 回上一頁