© 1999-2048 dssz.net 粤ICP备11031372号
[其它] Python—easygui 5个函数(补充)
说明:导入 easygui: import easygui as g 一、按钮类 1.ynbox() 函数 ynbox(msg=‘Shall I continue?’, title=’ ‘, choices=(’[]Yes’, ‘[]No’), image=None, default_choice=’[]Yes’, cancel_choice=’[]No’) 不设置任何参数: g.ynbox() 原创文章 4获赞 1访问量 189<weixin_38586428> 上传 | 大小:28kb