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 在您的用户机器上随意编写文件,那么这将是一个巨大的安全问题。简短的回答是它不能完成。
他们可以将它从 url 栏拖到他们的桌面,然后它会创建一个链接……至少在 Mac 上是这样!