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.
基本上,在许多 Web 框架和模板(例如 jquery UI)中,它们提供了一个图像文件,其中包含框架中使用的所有图标。我需要的是从这个图像文件中选择特定的图标(框架将它用于自己的小部件),怎么做?我知道将图标放在单个图像文件中的好处,但不知道检索它们的技术。