<?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:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title><![CDATA[GreenGnn.ORG - Ajax]]></title>
<link>http://www.greengnn.org/index.php/feed/category/ajax/</link>
<language>zh-cn</language>
<description/>
<pubDate>Fri, 30 Jul 2010 23:32:50 -0500</pubDate>
<item>
<title><![CDATA[A股数据实时查询]]></title>
<link>http://www.greengnn.org/index.php/2009/09/01/7.html</link>
<pubDate>Tue, 01 Sep 2009 09:15:52 +0000</pubDate>
<category><![CDATA[Ajax]]></category>
<category><![CDATA[JavaScript]]></category>
<description><![CDATA[最近研究js的api，就拿sina的股票数据接口练练手，完成了一个简单的A股查询系统。

访问demo

因为这种api的设计是js变量的方式，自己财经网站调用，不适合做api，不想google的ap...]]></description>
<guid>http://www.greengnn.org/index.php/2009/09/01/7.html</guid>
<slash:comments>1</slash:comments>
<comments>http://www.greengnn.org/index.php/2009/09/01/7.html#comments</comments>
<content:encoded><![CDATA[<p>最近研究js的api，就拿sina的股票数据接口练练手，完成了一个简单的A股查询系统。</p><p><a href="http://www.greengnn.org/lab/stock/" target="_blank">访问demo</a></p><p>因为这种api的设计是js变量的方式，自己财经网站调用，不适合做api，不想google的api设计的那么合理，所以采用php动态调用变量，然后ajax存储到php中，再展示出来。其实js能直接展示，但是我后续要做的模拟炒股需要把数据放到服务端运算。</p><p>顺便问下看到这个日志的朋友，谁知道股票的数据来源是从哪里来的?或者有什么代理商没，用sina这种不知道几手的数据怕给封掉ip</p>]]></content:encoded>
<author><![CDATA[greengnn]]></author>
<dc:creator><![CDATA[greengnn]]></dc:creator>
<wfw:commentRss>http://www.greengnn.org/index.php/feed/2009/09/01/7.html</wfw:commentRss>
</item>
</channel>
</rss>