<?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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《实例分析JavaScript中的事件委托和事件绑定》的评论</title>
	<atom:link href="https://wordpress.diguage.com/archives/71.html/feed" rel="self" type="application/rss+xml" />
	<link>https://wordpress.diguage.com/archives/71.html</link>
	<description>分享技术带来的喜悦—https://www.diguage.com/</description>
	<lastBuildDate>Thu, 11 Jun 2020 02:02:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>作者：ZA</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-32667</link>
		<dc:creator>ZA</dc:creator>
		<pubDate>Thu, 11 Jun 2020 02:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-32667</guid>
		<description>瓜哥，有些图片怎么看不到</description>
		<content:encoded><![CDATA[<p>瓜哥，有些图片怎么看不到</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：理解Javascript中的事件绑定与事件委托 &#8212; 好JSER</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-23326</link>
		<dc:creator>理解Javascript中的事件绑定与事件委托 &#8212; 好JSER</dc:creator>
		<pubDate>Sat, 20 Aug 2016 21:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-23326</guid>
		<description>[...] http://www.diguage.com/archives/71.html [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.diguage.com/archives/71.html" rel="nofollow">http://www.diguage.com/archives/71.html</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jQuery最佳实践 &#124; &#34;地瓜哥&#34;博客网</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-1726</link>
		<dc:creator>jQuery最佳实践 &#124; &#34;地瓜哥&#34;博客网</dc:creator>
		<pubDate>Wed, 10 Apr 2013 15:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-1726</guid>
		<description>[...] 　　D瓜哥以前写过一篇文章，专门分析事件委托和事件绑定的区别。请移步： “实例分析JavaScript中的事件委托和事件绑定”。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 　　D瓜哥以前写过一篇文章，专门分析事件委托和事件绑定的区别。请移步： “实例分析JavaScript中的事件委托和事件绑定”。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：51爱健康</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-1631</link>
		<dc:creator>51爱健康</dc:creator>
		<pubDate>Sun, 07 Apr 2013 02:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-1631</guid>
		<description>看了博主写的明白了很多</description>
		<content:encoded><![CDATA[<p>看了博主写的明白了很多</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：D瓜哥</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-160</link>
		<dc:creator>D瓜哥</dc:creator>
		<pubDate>Mon, 22 Oct 2012 15:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-160</guid>
		<description>这个倒是没有注意到，我回来试试，然后再讨论。呵呵</description>
		<content:encoded><![CDATA[<p>这个倒是没有注意到，我回来试试，然后再讨论。呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：成平</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-158</link>
		<dc:creator>成平</dc:creator>
		<pubDate>Mon, 22 Oct 2012 06:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-158</guid>
		<description>我看了上述内容，其实核心就是attachEvent (ie) 和 addEventListener (firefox)
至于提高效率，我倒觉得是绑定事件方式问题， 你可以把普通的绑定事件demo换成attachEvent 的绑定方式在试下效率。



个人见解， 相互学习 ^_^</description>
		<content:encoded><![CDATA[<p>我看了上述内容，其实核心就是attachEvent (ie) 和 addEventListener (firefox)<br />
至于提高效率，我倒觉得是绑定事件方式问题， 你可以把普通的绑定事件demo换成attachEvent 的绑定方式在试下效率。</p>
<p>个人见解， 相互学习 ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：D瓜哥</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-157</link>
		<dc:creator>D瓜哥</dc:creator>
		<pubDate>Mon, 22 Oct 2012 04:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-157</guid>
		<description>原文中，把“‘事件委托’的效率灰常明显的比‘事件绑定’好”错写成“‘事件委托’的效率灰常明显的比‘事件委托’好”。现已改正。谢谢网友“上海┊卡卡西”的指正！如发现其他问题，请留言。D瓜哥先谢谢了。</description>
		<content:encoded><![CDATA[<p>原文中，把“‘事件委托’的效率灰常明显的比‘事件绑定’好”错写成“‘事件委托’的效率灰常明显的比‘事件委托’好”。现已改正。谢谢网友“上海┊卡卡西”的指正！如发现其他问题，请留言。D瓜哥先谢谢了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：呢昵</title>
		<link>https://wordpress.diguage.com/archives/71.html#comment-156</link>
		<dc:creator>呢昵</dc:creator>
		<pubDate>Mon, 22 Oct 2012 02:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.diguage.com/?p=71#comment-156</guid>
		<description>写的不错，希望继续努力。“如果想成为一名更优秀的软件设计师，了解优秀软件设计的演变过程比学习优秀设计本身更有价值，因为设计的演变过程中隐藏着大智慧。”，真是太好了，让为兄我恍然大悟，如拨云见日，茅塞顿开啊。</description>
		<content:encoded><![CDATA[<p>写的不错，希望继续努力。“如果想成为一名更优秀的软件设计师，了解优秀软件设计的演变过程比学习优秀设计本身更有价值，因为设计的演变过程中隐藏着大智慧。”，真是太好了，让为兄我恍然大悟，如拨云见日，茅塞顿开啊。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: https://www.w3-edge.com/products/

Object Caching 244/284 objects using disk
Page Caching using disk: enhanced (SSL caching disabled)
Database Caching using disk

 Served from: wordpress.diguage.com @ 2026-04-23 19:56:44 by W3 Total Cache -->