<?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>评论：angularjs $apply 数据绑定</title>
	<atom:link href="http://blog.51yip.com/jsjquery/1598.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/jsjquery/1598.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：红红</title>
		<link>http://blog.51yip.com/jsjquery/1598.html/comment-page-1#comment-17309</link>
		<dc:creator>红红</dc:creator>
		<pubDate>Thu, 29 Oct 2015 03:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1598#comment-17309</guid>
		<description>你好！请问这里的demo对应的html文件是什么？</description>
		<content:encoded><![CDATA[<p>你好！请问这里的demo对应的html文件是什么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：崔崔</title>
		<link>http://blog.51yip.com/jsjquery/1598.html/comment-page-1#comment-17261</link>
		<dc:creator>崔崔</dc:creator>
		<pubDate>Tue, 08 Sep 2015 09:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1598#comment-17261</guid>
		<description>不要用 setTimeout直接用$timeout就可以了，用setTimeout没变化的原因是，angular中套用jQuery，导致scope的作用域改变了，要用$apply设置一下当前scope的作用域，这也是angular和jQuery混用的弊端</description>
		<content:encoded><![CDATA[<p>不要用 setTimeout直接用$timeout就可以了，用setTimeout没变化的原因是，angular中套用jQuery，导致scope的作用域改变了，要用$apply设置一下当前scope的作用域，这也是angular和jQuery混用的弊端</p>
]]></content:encoded>
	</item>
</channel>
</rss>
