简体   繁体   中英

Allow the user to select a directory

我知道命令filedialog.askopenfilename() ,但是有没有办法让用户搜索目录而不是单个文件?

我想这就是你想要的

filedialog.askdirectory()

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM