<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<subtitle type="text">以HTML为中心的WEB体验</subtitle><title type="html" ><![CDATA[GreenGnn.ORG - 2009 - 9]]></title>
<link href="http://www.greengnn.org/index.php/feed/atom/2009/09/" />
<id>urn:uuid:f758958f-0fa6-5045-b121-4f3ff1a3779b</id>
<updated>2010-07-30T23:41:48-05:00</updated>
<entry>
<title type="html" ><![CDATA[模块化之HTML CSS IMG]]></title>
<link href="http://www.greengnn.org/index.php/2009/09/23/mode-with-html-css-images.html" />
<id>urn:uuid:f3685ce5-f9b3-7f49-1975-1b9fdd337159</id>
<updated>2009-09-23T08:51:05+00:00</updated>
<category scheme="http://www.greengnn.org/index.php/category/html/"  term="HTML"  type="html" />
<category scheme="http://www.greengnn.org/index.php/category/css/"  term="CSS"  type="html" />
<summary type="html" ><![CDATA[页面模块化的实施，这里指的是针对除去JavaScript部分的页面代码进行模块化实施。通过html css 图片进行模块化。
页面模块化的实施思路是高度耦合的页面片段封装，模块布局作为公开接口，高度...]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[模块化概念]]></title>
<link href="http://www.greengnn.org/index.php/2009/09/08/8.html" />
<id>urn:uuid:5a6c34b2-e789-ca55-9bae-d89e8d0e6f26</id>
<updated>2009-09-08T03:32:13+00:00</updated>
<category scheme="http://www.greengnn.org/index.php/category/html/"  term="HTML"  type="html" />
<category scheme="http://www.greengnn.org/index.php/category/css/"  term="CSS"  type="html" />
<category scheme="http://www.greengnn.org/index.php/category/javascript/"  term="JavaScript"  type="html" />
<summary type="html" ><![CDATA[《设计规则模块化的力量》


模块化就是为了减少循环依赖，减少耦合，提高设计的效率。为了做到这一点，我们需要有一个设计规则，所有的模块都在这个规则下进行设计。良好的设计规则，会把耦合密集的设计参数进行...]]></summary>
</entry>
<entry>
<title type="html" ><![CDATA[A股数据实时查询]]></title>
<link href="http://www.greengnn.org/index.php/2009/09/01/7.html" />
<id>urn:uuid:cac57c21-f003-f78f-9d53-4a31a8f16848</id>
<updated>2009-09-01T09:15:52+00:00</updated>
<category scheme="http://www.greengnn.org/index.php/category/ajax/"  term="Ajax"  type="html" />
<category scheme="http://www.greengnn.org/index.php/category/javascript/"  term="JavaScript"  type="html" />
<summary type="html" ><![CDATA[最近研究js的api，就拿sina的股票数据接口练练手，完成了一个简单的A股查询系统。

访问demo

因为这种api的设计是js变量的方式，自己财经网站调用，不适合做api，不想google的ap...]]></summary>
</entry>
</feed>