<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>刘华栋的博客 &#187; JavaScript</title>
	<atom:link href="http://www.liuhuadong.com/archives/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liuhuadong.com</link>
	<description>Thinking different</description>
	<lastBuildDate>Mon, 06 Feb 2012 09:14:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>QQ签名在自己博客上同步</title>
		<link>http://www.liuhuadong.com/archives/109/index.html</link>
		<comments>http://www.liuhuadong.com/archives/109/index.html#comments</comments>
		<pubDate>Fri, 08 Feb 2008 12:50:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[qq签名]]></category>
		<category><![CDATA[同步]]></category>

		<guid isPermaLink="false">http://www.liuhuadong.com/archives/109/index.html</guid>
		<description><![CDATA[看图：&#160; 其实也没什么技术含量，QQ签名自动在taotao上面更新，然后通过js获取taotao上面的数据显示出来就行了。 在页面加载： &#60;script type=&#34;text/javascript&#34; charset=&#34;utf-8&#34; src=&#34;http://www.liuhuadong.com/qqapi.js&#34;&#62;&#60;/script&#62; 调用位置加入： &#60;script type=&#34;text/javascript&#34;&#62;var taotao_qq=7360369; var taotao_num=1;var taotao_type=0;&#60;/script&#62;]]></description>
			<content:encoded><![CDATA[<p>看图：&nbsp;</p>
<p align="left"><img class="" style="width: 507px; height: 339px" height="459" alt="" width="691" align="middle" border="2" src="http://xhatblog-wordpress.stor.sinaapp.com/uploads/2008/02/qq.png" /></p>
<p>其实也没什么技术含量，QQ签名自动在taotao上面更新，然后通过js获取taotao上面的数据显示出来就行了。</p>
<p>在页面加载：</p>
<div class="hl-surround"><div class="hl-main"><span style="color: Gray;">&lt;</span><span style="color: Blue;">script</span><span style="color: Gray;"> </span><span style="color: Blue;">type</span><span style="color: Gray;">=</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">text/javascript</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;"> </span><span style="color: Blue;">charset</span><span style="color: Gray;">=</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">utf-8</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;"> </span><span style="color: Blue;">src</span><span style="color: Gray;">=</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">http://www.liuhuadong.com/qqapi.js</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;">&gt;&lt;</span><span style="color: #8b0000;">/</span><span style="color: Red;">script&gt;</span></div></div>
<p>调用位置加入：</p>
<div class="hl-surround"><div class="hl-main"><span style="color: Gray;">&lt;</span><span style="color: Blue;">script</span><span style="color: Gray;"> </span><span style="color: Blue;">type</span><span style="color: Gray;">=</span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">text/javascript</span><span style="color: #8b0000;">&quot;</span><span style="color: Gray;">&gt;</span><span style="color: Green;">var</span><span style="color: Gray;"> </span><span style="color: Blue;">taotao_qq</span><span style="color: Gray;">=</span><span style="color: Maroon;">7360369</span><span style="color: Gray;">; </span><span style="color: Green;">var</span><span style="color: Gray;"> </span><span style="color: Blue;">taotao_num</span><span style="color: Gray;">=</span><span style="color: Maroon;">1</span><span style="color: Gray;">;</span><span style="color: Green;">var</span><span style="color: Gray;"> </span><span style="color: Blue;">taotao_type</span><span style="color: Gray;">=</span><span style="color: Maroon;">0</span><span style="color: Gray;">;&lt;</span><span style="color: #8b0000;">/</span><span style="color: Red;">script&gt;</span></div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.liuhuadong.com/archives/109/index.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

