Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在 GWT 中设置 FileUpload 小部件的初始路径。因此,下次用户按下浏览按钮时,他会被放置到他上次所在的位置(如果存在)。
好的,显然有一个属性,但由于各种原因不支持,我们可以在这里阅读。
除此之外,它对于路径(而不是文件名)非常有用,因此用户在上传多个文件时不必浏览到同一位置。