Replies: 2 comments 1 reply
-
获取文件地址是没有意义的,因为即使拿到了地址,浏览器也没有权限读取用户设备上的文件。 除非你想选择的文件是在服务器上的,这种情况下可以使用 |
Beta Was this translation helpful? Give feedback.
1 reply
-
获取文件地址还真是非常重要,昨天试了半天,最终只能借用tkinter和pysimplegui来帮助 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
打开file_dialog对话框,选择所需文件后,不需要打开文件流。
能否不要上传,等【提交】以后仅仅input文件地址?
用input和button 写js么?
Beta Was this translation helpful? Give feedback.
All reactions