python tkinter官方文档
时间: 2023-09-30 15:04:41 浏览: 180
an introdunction to Tkinter.pdf
你可以在Python官方文档中找到关于Tkinter的详细文档:https://docs.python.org/3/library/tk.html
此外,还有一些其他的Tkinter教程和文档资源可以供你参考:
- TkDocs:http://www.tkdocs.com/
- Python GUI Programming with Tkinter:https://python-textbok.readthedocs.io/en/1.0/Introduction_to_GUI_Programming.html
- Effbot Tkinter Tutorial:https://effbot.org/tkinterbook/
- Tkinter 8.5 reference: a GUI for Python:https://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html
阅读全文