有没有办法更改桌面上的网络快捷方式/书签图标

发布于 2024-07-15 03:27:20 字数 61 浏览 7 评论 0原文

我想知道是否有一种方法可以在桌面上创建一个 Web 快捷方式,并使用从 FavIco.ico 等加载的图标?

I was wondering if there's a way to create a web shortcut on the desktop with a icon loaded in from the such as using the FavIco.ico?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

扛起拖把扫天下 2024-07-22 03:27:20

右键单击桌面并选择新建> 捷径。 在“输入项目位置”的文本字段中输入 url。 创建快捷方式后,它将使用站点中的图标。

如果您随后在记事本中打开此链接,您将看到“IconFile”属性被设置为该站点的 favicon.ico。

Right-click on the desktop and select New > Shortcut. In the text field to "Type the location of the item" enter the url. Once the shortcut is created, it will use an icon from the site.

If you then open this link in Notepad, you will see the "IconFile" property is set to the favicon.ico for the site.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文