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.
我正在使用 Wt Widget WResouce 来处理下载文件的问题,我正在使用 WAnchor 来设置资源的链接。
当我单击该链接时,我想在 Web 浏览器的新选项卡中打开该文件。但是,当我单击链接时,文件将被下载并保存。
有没有办法打开文件而不是保存它。
先感谢您。
问候