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.
在我的网页上
<img src="icon/GenericFolderIcon.icns" style="height: 16px; width: 16px;">
但是,它只显示 512x512 图标的调整大小版本。
有没有无需转换即可显示 16x16 版本的方法?
我在 osx 上的 Titanium 中使用 webkit。