<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>拾光 - JS实现图片懒加载(lazyload)过程详解 的评论</title>
<link>https://www.ishiguang.cn/16878.html</link>
<atom:link href="https://www.ishiguang.cn/feed/16878.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>对于图片较多的页面，使用懒加载可以大幅提高页面加载速度，提高用户体验。懒加载的意义（为什么要使用懒加载）对页面加载速度影响最大的就是图片，一张普通的图片可以达到几M的大小，而代码也许就只有几十K...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>