TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #232 · 2 апр.

https://devdocs.io/python~3.9/ Интерактивный поиск по документации Python. Просто наберите имя функции, класса или модуля и сразу получите статью. Поиск умный, может найти неточное совпадение. Например когда допустили опчепятку в слове. Попробуйте поискать по слову "mltprcsng" #basic

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #object

当前筛选 #object清除筛选
djangoproject

@djangoproject · Post #79 · 08.07.2016 г., 07:32

https://wiki.python.org/moin/TkInter #Tkinter is Python's de-facto standard GUI (Graphical User Interface) package. It is a thin #object-oriented layer on top of #Tcl/Tk. Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one. CameronLaird calls the yearly decision to keep TkInter "one of the minor traditions of the Python world." The Tkinter wiki: http://tkinter.unpythonic.net/wiki/