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.
这是一个二进制文件。我想用 Javascript 下载并保存一个文件。这一切都发生在本地机器上。这可能吗?提前致谢!
你的意思是没有用户交互的静默保存吗?如果是的话,由于安全原因,恐怕没有可靠的方法。否则,您可以使用一些 ActiveX 下载组件。