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.
我最近完成了一个 Visual c# 项目。在此过程中,我为表单和您在桌面上看到的图标尝试了多个图标。我找到了一个我要同时使用的图标,但由于某种原因,您在桌面上看到的图标是我之前使用的旧图标,即使我在属性 -> 应用程序 -> 图标和清单中更改了它
Windows 文件资源管理器使用图标缓存。您可能需要清除此缓存以使其刷新。