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.
我在网页中使用了一些图标。但是它们从磁盘加载需要很长时间,大约 0.8 秒,大约 300 kB。见图片。 怎么会,或者这正常吗?更重要的是,如何提高加载速度?
你可以压缩它们http://www.punypng.com/
和/或您可以将它们组合成一个图像:http ://www.w3schools.com/css/css_image_sprites.asp这将有助于处理请求的数量。