Python TK和Tkinter的GUI编程(10) filedialog 文件目录选择对话框

📝

内容提要

python中有没有文件目录选择对话框?答案是肯定的,这个可以有。tkinter.filedialog这个模块就是负责选择文件及目录的。

🏷️

标签

➡️

继续阅读