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.
是否有一些 API 可以在我的桌面上创建指向http://www.google.com的链接?
从来没有这样做过,但试试这个:
在桌面上手动创建链接。给它一个名字,以及链接本身。然后导航到您的桌面目录,通常在里面c:\documents and settings\<user>\Desktop并搜索您输入的链接。在我的电脑上,它是一个 .url 文件。打开该文件并查看其内容。
c:\documents and settings\<user>\Desktop
然后尝试以编程方式在 Desktop 目录中创建这样的文件。这是一个黑客,但可能会奏效。