这个模块真的太优秀了,简单又好用
easygui.choicebox(msg, title, choices)
easygui.ccbox(msg,title)
easygui.msgbox(msg)
#open demo
>>>import easygui
>>>easygui.egdemo()
#打开一个路径:
diropenbox()
fileopenbox()
这个模块真的太优秀了,简单又好用
easygui.choicebox(msg, title, choices)
easygui.ccbox(msg,title)
easygui.msgbox(msg)
#open demo
>>>import easygui
>>>easygui.egdemo()
#打开一个路径:
diropenbox()
fileopenbox()