<?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>Nerrsoft &#187; 人民币</title>
	<atom:link href="http://nerrsoft.com/tag/%e4%ba%ba%e6%b0%91%e5%b8%81/feed" rel="self" type="application/rss+xml" />
	<link>http://nerrsoft.com</link>
	<description>Share, Enjoy And Remember My Life</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:57:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>从Google读取当前人民币汇率中间价</title>
		<link>http://nerrsoft.com/190.html</link>
		<comments>http://nerrsoft.com/190.html#comments</comments>
		<pubDate>Sun, 01 Feb 2009 06:33:56 +0000</pubDate>
		<dc:creator>Leon Zhuang</dc:creator>
				<category><![CDATA[Web|PHP|MySQL|jQuery]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[中间价]]></category>
		<category><![CDATA[人民币]]></category>
		<category><![CDATA[汇率]]></category>

		<guid isPermaLink="false">http://nerrsoft.com/?p=190</guid>
		<description><![CDATA[PHP&#60;?php function findstr&#40;$line,$condi,$num&#41;&#123; $a = strpos&#40;$line, $condi&#41;; $arr = explode&#40;' ', substr&#40;$line, $a+$num, 20&#41;&#41;; return $arr&#91;0&#93;; &#125; &#160; $url = &#34;http://www.google.com/search?&#38;q=1usd%3D%3Frmb&#34;; //usd $str = file_get_contents&#40;$url&#41;; preg_match_all&#40;&#34;/1 U.S. dollar = .* Chinese yuan/&#34;, $str, $arr&#41;; $rate&#91;'usd'&#93; = findstr&#40;$arr&#91;0&#93;&#91;0&#93;, '= ', 2&#41;; &#160; $url = &#34;http://www.google.com/search?&#38;q=1eur%3D%3Frmb&#34;; //eur $str = file_get_contents&#40;$url&#41;; preg_match_all&#40;&#34;/1 Euro = .* Chinese yuan/&#34;, $str, [...]]]></description>
		<wfw:commentRss>http://nerrsoft.com/190.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

