Home
Connect Wallet
1
@37306760

chenyanling感谢这些老师们教我学习

2022-12-12 14:30 Words count: 4280
tkinter之Entry篇_chenyanling的学习笔记_2022/12/11 学习出处:RUNOOB.com(菜鸟教程)博客园,CSDN 等 感谢作者:whalefall, 云龙, 月辰洞洞幺等 感谢这些老师...

tkinter之Entry篇_chenyanling的学习笔记_2022/12/11

  • 学习出处:RUNOOB.com(菜鸟教程)博客园,CSDN 等

  • 感谢作者:whalefall, 云龙, 月辰洞洞幺等

  • 感谢这些老师们教我学习tkinter

    • widget的共同方法(common method of widget)

      -(1) print(widget,keys())可以用此方法获取具体控件(widget)选项

    • 例如:

# 打印Entyy选项("option")
from tkinter import*
root=Tk()
entry=Entry(root)
entry.pack()
print(entry.keys())
root.mainloop()
90.0 % More to go
Pay 0.00000588 BTC to continue reading
≈$0.7163
Pay to Read
and receive early reader revenue (Rules)
This post is a virtural product selling on Quill, IT WILL NOT REFUND once paid. Please pay with caution.
Already paid? Try to Login
0 0
0 times bought
•
0 times reward
Comments 0
1
@37306760
31 Posts 5 Subscribers 3 Subscribing
Joined at October 29, 2020
《上道下器》进化工具里“上道内容版块”
Subscribe
Related Posts
实用创新操作详尽教程_第二章_第二节:社会新分工--行 实用创新操作详尽教程_第二章_第一节:拥有欢乐、幸福的创新操作能力 实用创新操作详尽教程第一章 记录: 为什么现在未来人人都需要工具来帮忙
© 2026 Quill
Rules Stats Help Github
chenyanling感谢这些老师们教我学习
Pay to Read