<?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>Willin Wang &#187; NIIT</title>
	<atom:link href="http://www.willin.org/category/develop/niit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willin.org</link>
	<description>长岛冰泪的前端开发原创博客</description>
	<lastBuildDate>Thu, 15 Jul 2010 09:07:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Additional Learning on website2论文</title>
		<link>http://www.willin.org/develop/niit/add-onweb2/</link>
		<comments>http://www.willin.org/develop/niit/add-onweb2/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 15:15:19 +0000</pubDate>
		<dc:creator>长岛冰泪</dc:creator>
				<category><![CDATA[NIIT]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[大学]]></category>
		<category><![CDATA[学习]]></category>

		<guid isPermaLink="false">http://www.willin.org/?p=609</guid>
		<description><![CDATA[（节选）
xHtml instance with jQuery: Willin-Page
Description
<strong>WillinPage</strong><strong>说</strong><strong>明</strong>
<strong>简介：</strong>
WillinPage是一个简单的静态网站，介绍了Willin OR Guy（长岛冰泪个人博客）和Willin Studio。
整站共7个静态页面，符合W3C xhtml 1.0规范，加入了CSS3元素（IE只支持到CSS 2.1）。运用jQuery代码实现了整站AJAX。
<a href="http://www.willin.org/wp-content/uploads/2010/06/WillinPage.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter size-medium wp-image-613" title="WillinPage" src="http://www.willin.org/wp-content/uploads/2010/06/WillinPage-300x257.jpg" alt="Willin-Page" width="300" height="257" /></a>
演示截图
在线演示：<a title="Willin-Page" href="http://www.willin.org/tool/demo/willin-page/" target="_blank">DEMO</a>
<strong>说明：</strong>
<ol>
<li>IE下需要允许脚本或ActiveX控</li></ol>【<a href='http://www.willin.org/develop/niit/add-onweb2/' class='read-more'>继续阅读</a>】]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">（节选）</p>
<h2 style="text-align: center;">xHtml instance with jQuery: Willin-Page</h2>
<h3>Description</h3>
<p><strong>WillinPage</strong><strong>说</strong><strong>明</strong></p>
<p><strong>简介：</strong></p>
<p>WillinPage是一个简单的静态网站，介绍了Willin OR Guy（长岛冰泪个人博客）和Willin Studio。</p>
<p>整站共7个静态页面，符合W3C xhtml 1.0规范，加入了CSS3元素（IE只支持到CSS 2.1）。运用jQuery代码实现了整站AJAX。</p>
<p style="text-align: center;"><a href="http://www.willin.org/wp-content/uploads/2010/06/WillinPage.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter size-medium wp-image-613" title="WillinPage" src="http://www.willin.org/wp-content/uploads/2010/06/WillinPage-300x257.jpg" alt="Willin-Page" width="300" height="257" /></a></p>
<p style="text-align: center;">演示截图</p>
<p style="text-align: left;">在线演示：<a title="Willin-Page" href="http://www.willin.org/tool/demo/willin-page/" target="_blank">DEMO</a></p>
<p><strong>说明：</strong></p>
<ol>
<li>IE下需要允许脚本或ActiveX控件。</li>
<li>顶部导航栏红色表示当前的页面，点击无效。</li>
<li>因为IE6下，自动切换jQuery效果不如Flash，但是网上仍有近30%的人在使用IE6，所以首页幻灯设置为鼠标滑过切换。放弃IE这个世界该会多么美好。IE下会显示抱怨信息，点击后隐藏。</li>
</ol>
<p>下载地址：<a title="Willin-Page.7z下载" href="http://freakshare.net/files/rxw9wcno/WillinPage.7z.html">源代码</a> / <a title="Willin-Page.7z下载" href="http://www.willin.org/tool/demo/willin-page/WillinPage.7z" target="_blank">备用地址</a></p>
<h3>Core Codex</h3>
<ol>
<li>Ajax Module Code of jQuery:</li>
</ol>
<p>//全局Ajax函数</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#loading&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ajaxStart</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">fadeIn</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'fast'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#ajaxpost'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hide</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#loading&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ajaxStart</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">fadeOut</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">100</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#ajaxpost'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">fadeIn</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">1000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.homelink'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">parent</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'li'</span><span style="color: #009900;">&#41;</span>.<span style="color: #000066; font-weight: bold;">is</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.current_page_item'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>
&nbsp;
$.<span style="color: #660066;">ajax</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
&nbsp;
url<span style="color: #339933;">:</span> <span style="color: #3366CC;">&quot;html/home.html&quot;</span><span style="color: #339933;">,</span>
&nbsp;
cache<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">,</span>
&nbsp;
success<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>msg<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#ajaxpost&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">html</span><span style="color: #009900;">&#40;</span>msg<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$.<span style="color: #660066;">getScript</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;js/willin-tab.js&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'li.current_page_item'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">removeClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'current_page_item'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.homelink'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">parent</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'li'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">addClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'current_page_item'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #000066; font-weight: bold;">return</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<ol>
<li>CSS of Willin-Tab:</li>
</ol>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #cc00cc;">#msgbox</span> ul<span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">padding-left</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgbox-left</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #933;">1px</span> <span style="color: #993333;">dashed</span> <span style="color: #cc00cc;">#ccf</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">block</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">205px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">overflow</span><span style="color: #00AA00;">:</span><span style="color: #993333;">hidden</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span><span style="color: #993333;">relative</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;"><span style="color: #cc66cc;">33</span>%</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgbox-right</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #933;">1px</span> <span style="color: #993333;">dashed</span> <span style="color: #cc00cc;">#ccf</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">block</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">right</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">205px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">overflow</span><span style="color: #00AA00;">:</span><span style="color: #993333;">hidden</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span><span style="color: #993333;">relative</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;"><span style="color: #cc66cc;">66</span>%</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgtabup</span><span style="color: #00AA00;">,</span><span style="color: #cc00cc;">#msgtabdown</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span><span style="color: #933;">1px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;"><span style="color: #cc66cc;">100</span>%</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgtabdown</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span><span style="color: #000000; font-weight: bold;">right</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span><span style="color: #993333;">absolute</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">right</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #993333;">auto</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">z-index</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">999</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgtabdown</span> img<span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin-right</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgtabdown</span> img<span style="color: #6666ff;">.current</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #933;">1px</span> <span style="color: #993333;">dashed</span> <span style="color: #cc00cc;">#f06</span>!important<span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#f06</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgspan</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">bottom</span><span style="color: #00AA00;">:</span><span style="color: #933;">24px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#f06</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #3333ff;">:inline-</span>block<span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">height</span><span style="color: #00AA00;">:</span><span style="color: #933;">20px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">position</span><span style="color: #00AA00;">:</span><span style="color: #993333;">absolute</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">right</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">z-index</span><span style="color: #00AA00;">:</span><span style="color: #cc66cc;">999</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#fff</span><span style="color: #00AA00;">;</span> opacity<span style="color: #00AA00;">:</span><span style="color: #cc66cc;">0.8</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #6666ff;">.msgtab</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;"><span style="color: #cc66cc;">99</span>%</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #6666ff;">.msgtab</span> span<span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#099</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">font-style</span><span style="color: #00AA00;">:</span><span style="color: #993333;">italic</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #6666ff;">.msgtab</span> li<span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span><span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000; font-style: italic;">img/lim.gif</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">center</span> <span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding-left</span><span style="color: #00AA00;">:</span><span style="color: #933;">15px</span> !important<span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin-top</span><span style="color: #00AA00;">:</span><span style="color: #933;">3px</span> !important<span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span><span style="color: #933;">12px</span> !important<span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #cc00cc;">#msgbox-left</span> li <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">padding-left</span><span style="color: #00AA00;">:</span><span style="color: #933;">15px</span> !important<span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin-top</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span> !important<span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">url</span><span style="color: #00AA00;">&#40;</span><span style="color: #ff0000; font-style: italic;">img/lil.gif</span><span style="color: #00AA00;">&#41;</span> <span style="color: #993333;">no-repeat</span> <span style="color: #993333;">center</span> <span style="color: #000000; font-weight: bold;">left</span> !important<span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #6666ff;">.msgtitle</span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">border-bottom</span><span style="color: #00AA00;">:</span><span style="color: #933;">1px</span> <span style="color: #993333;">dashed</span> <span style="color: #cc00cc;">#ccf</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#f06</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding-left</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">vertical-align</span><span style="color: #00AA00;">:</span><span style="color: #993333;">middle</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">width</span><span style="color: #00AA00;">:</span><span style="color: #933;"><span style="color: #cc66cc;">100</span>%</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #6666ff;">.msgtitle</span> img<span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">cursor</span><span style="color: #00AA00;">:</span><span style="color: #993333;">pointer</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin-right</span><span style="color: #00AA00;">:</span><span style="color: #933;">5px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">vertical-align</span><span style="color: #00AA00;">:</span><span style="color: #993333;">middle</span><span style="color: #00AA00;">&#125;</span></pre></div></div>

<ol>
<li>Willin-Tab of jQuery:</li>
</ol>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.msgtab:first'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">css</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'display'</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'block'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtabs-1'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">addClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'current'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgspan'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">text</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtabs-1'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">attr</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'alt'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">var</span> i<span style="color: #339933;">=</span><span style="color: #CC0000;">0</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">function</span> slide<span style="color: #009900;">&#40;</span>i<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtabdown img'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">removeClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'current'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtabs-'</span><span style="color: #339933;">+</span>i<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">addClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'current'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgspan'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">text</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtabs-'</span><span style="color: #339933;">+</span>i<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">attr</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'alt'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.msgtab'</span><span style="color: #009900;">&#41;</span>.<span style="color: #000066;">stop</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">slideUp</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtab-'</span><span style="color: #339933;">+</span>i<span style="color: #009900;">&#41;</span>.<span style="color: #000066;">stop</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">slideDown</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#msgtabdown img'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hover</span><span style="color: #009900;">&#40;</span>
&nbsp;
<span style="color: #003366; font-weight: bold;">function</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
&nbsp;
i <span style="color: #339933;">=</span> $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">prevAll</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">length</span><span style="color: #339933;">+</span><span style="color: #CC0000;">1</span><span style="color: #339933;">;</span>
&nbsp;
slide<span style="color: #009900;">&#40;</span>i<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">function</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
&nbsp;
<span style="color: #009900;">&#125;</span>
&nbsp;
<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<div class="aligncenter">
<p><a href="http://studio.willin.org/siteup/brand-blog/" title="看看我能为你做些什么"><img src="http://www.willin.org/images/wen.jpg" alt="RSS订阅" style="margin:0;padding:0;border:0"/>也想要建立一个独立博客打造自我品牌吗？</a><br />
<a href="http://feed.willin.org/" title="订阅本站" rel="external nofollow"><img src="http://www.willin.org/images/rss.png" alt="RSS订阅" style="margin:0;padding:0;border:0"/></a>如果你喜欢本文或对我的Willin OR Guy感兴趣，请<a href="http://feed.willin.org/" title="订阅本站" rel="external nofollow" target="_blank">订阅本博客</a>。<a href="http://www.willin.org/how-to-rss/" title="如何订阅">如何订阅？</a></p>
</div>
<div>
<hr />
<h3>版权声明</h3>
<p>作者：<a href="http://www.willin.org/" title="Willin Wang">长岛冰泪</a>，网址：<a href="http://www.willin.org/" title="Willin Wang">http://www.willin.org/</a><br />
原文标题：<a href="http://www.willin.org/develop/niit/add-onweb2/" title="Additional Learning on website2论文">Additional Learning on website2论文</a><br />
原文链接：<a href="http://www.willin.org/develop/niit/add-onweb2/" title="Additional Learning on website2论文">http://www.willin.org/develop/niit/add-onweb2/</a><br />
(C) 长岛冰泪 版权所有，转载时必须以链接形式注明作者和原始出处及本声明。
</p>
</div>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.willin.org/develop/program/csharp-monkey-king/" title="C#猴子选大王-单向循环链表算法">C#猴子选大王-单向循环链表算法</a> (0)</li><li><a href="http://www.willin.org/develop/program/csharp-contacts/" title="C#单链表通讯录1.1">C#单链表通讯录1.1</a> (4)</li><li><a href="http://www.willin.org/develop/niit/add-onweb1/" title="Additional Learning on website1论文">Additional Learning on website1论文</a> (4)</li><li><a href="http://www.willin.org/daily/life/working-for-life/" title="Working For Life">Working For Life</a> (13)</li><li><a href="http://www.willin.org/works/english/recall-monash/" title="Recall Monash">Recall Monash</a> (0)</li><li><a href="http://www.willin.org/featured/notmine/2010-6-7-pity/" title="重庆一父亲送子高考归来途中被天降钢管砸死">重庆一父亲送子高考归来途中被天降钢管砸死</a> (6)</li><li><a href="http://www.willin.org/develop/jquery/jq-willin-tab/" title="jQuery会自动切换的Tab选项卡Willin-Tab">jQuery会自动切换的Tab选项卡Willin-Tab</a> (3)</li><li><a href="http://www.willin.org/develop/jquery/jquery-sweet-title/" title="jQuery美妙的标题提示加强版">jQuery美妙的标题提示加强版</a> (0)</li><li><a href="http://www.willin.org/develop/blog/my-seo-pr1-4/" title="PR从1直接跳4，长岛冰泪谈谈SEO心得">PR从1直接跳4，长岛冰泪谈谈SEO心得</a> (16)</li><li><a href="http://www.willin.org/develop/wordpress/update-my-wordpress/" title="jQuery折腾一下我的WordPress">jQuery折腾一下我的WordPress</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.willin.org/develop/niit/add-onweb2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Memorize Game-Project1</title>
		<link>http://www.willin.org/develop/program/memorize-game/</link>
		<comments>http://www.willin.org/develop/program/memorize-game/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 12:56:00 +0000</pubDate>
		<dc:creator>长岛冰泪</dc:creator>
				<category><![CDATA[NIIT]]></category>
		<category><![CDATA[程序Program]]></category>
		<category><![CDATA[广告]]></category>
		<category><![CDATA[游戏]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://willin.org/?p=233</guid>
		<description><![CDATA[这是我用C#设计的第一个<span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/games/" title="查看 游戏 的全部文章" target="_blank">游戏</a></span>。
<img title="Memorize Game" src="http://willin.org/wp-content/uploads/2010/01/MemorizeGame-500x433.jpg" alt="" width="500" height="433" />
玩法说明：
当玩家单击一张牌时，这张牌翻过来，显示3秒钟，如果3秒内没有翻开第二张牌，第一张牌就会翻回去。在3秒内，当玩家单击第二张牌时，第二张牌也会翻过来。如果揭开的两张牌相同，则这两张牌从游戏板上消失。如果不相同，这两张牌同时翻回去。直到所有的牌全部消失，游戏结束。
一键安装程序：<a href="http://willin.org/wp-content/uploads/2010/01/MemorizeSetup.zip">MemorizeSetup.zip</a> 4.31 MB
完整安装程序：<a href="http://willin.org/wp-content/uploads/2010/01/MeWsetup.zip">MeWsetup.zip</a> 1.12 MB

一、实验目的和要求
本课程设计是利用C#.NET进行程序设计的一个关键【<a href='http://www.willin.org/develop/program/memorize-game/' class='read-more'>继续阅读</a>】]]></description>
			<content:encoded><![CDATA[<p>这是我用C#设计的第一个<span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/games/" title="查看 游戏 的全部文章" target="_blank">游戏</a></span>。</p>
<p><img title="Memorize Game" src="http://willin.org/wp-content/uploads/2010/01/MemorizeGame-500x433.jpg" alt="" width="500" height="433" /></p>
<h2>玩法说明：</h2>
<p>当玩家单击一张牌时，这张牌翻过来，显示3秒钟，如果3秒内没有翻开第二张牌，第一张牌就会翻回去。在3秒内，当玩家单击第二张牌时，第二张牌也会翻过来。如果揭开的两张牌相同，则这两张牌从<span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/games/" title="查看 游戏 的全部文章" target="_blank">游戏</a></span>板上消失。如果不相同，这两张牌同时翻回去。直到所有的牌全部消失，<span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/games/" title="查看 游戏 的全部文章" target="_blank">游戏</a></span>结束。</p>
<p>一键安装程序：<a href="http://willin.org/wp-content/uploads/2010/01/MemorizeSetup.zip">MemorizeSetup.zip</a> 4.31 MB<br />
完整安装程序：<a href="http://willin.org/wp-content/uploads/2010/01/MeWsetup.zip">MeWsetup.zip</a> 1.12 MB</p>
<div class="aligncenter">
<p><a href="http://studio.willin.org/siteup/brand-blog/" title="看看我能为你做些什么"><img src="http://www.willin.org/images/wen.jpg" alt="RSS订阅" style="margin:0;padding:0;border:0"/>也想要建立一个独立博客打造自我品牌吗？</a><br />
<a href="http://feed.willin.org/" title="订阅本站" rel="external nofollow"><img src="http://www.willin.org/images/rss.png" alt="RSS订阅" style="margin:0;padding:0;border:0"/></a>如果你喜欢本文或对我的Willin OR Guy感兴趣，请<a href="http://feed.willin.org/" title="订阅本站" rel="external nofollow" target="_blank">订阅本博客</a>。<a href="http://www.willin.org/how-to-rss/" title="如何订阅">如何订阅？</a></p>
</div>
<div>
<hr />
<h3>版权声明</h3>
<p>作者：<a href="http://www.willin.org/" title="Willin Wang">长岛冰泪</a>，网址：<a href="http://www.willin.org/" title="Willin Wang">http://www.willin.org/</a><br />
原文标题：<a href="http://www.willin.org/develop/program/memorize-game/" title="Memorize Game-Project1">Memorize Game-Project1</a><br />
原文链接：<a href="http://www.willin.org/develop/program/memorize-game/" title="Memorize Game-Project1">http://www.willin.org/develop/program/memorize-game/</a><br />
(C) 长岛冰泪 版权所有，转载时必须以链接形式注明作者和原始出处及本声明。
</p>
</div>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.willin.org/develop/program/adll1/" title="C#谷歌Google Adsense、阿里妈妈Alimama广告插件dll库1.0">C#谷歌Google Adsense、阿里妈妈Alimama广告插件dll库1.0</a> (2)</li><li><a href="http://www.willin.org/develop/niit/add-onweb2/" title="Additional Learning on website2论文">Additional Learning on website2论文</a> (7)</li><li><a href="http://www.willin.org/net/webgains/gagabux-silver/" title="Gagabux轻松日赚1美元">Gagabux轻松日赚1美元</a> (18)</li><li><a href="http://www.willin.org/net/webgains/earn-from-gagabux/" title="收到GagaBux的第一笔付款">收到GagaBux的第一笔付款</a> (16)</li><li><a href="http://www.willin.org/net/webgains/from-zero-to-money/" title="从准备到数钱·零成本博客网赚BloggerAds全攻略">从准备到数钱·零成本博客网赚BloggerAds全攻略</a> (0)</li><li><a href="http://www.willin.org/net/webgains/google-cash-pdf/" title="Google Cash中文版、英文版电子书下载">Google Cash中文版、英文版电子书下载</a> (0)</li><li><a href="http://www.willin.org/net/webgains/adsense-raise-clicks/" title="Google Adsense 如何增加点击率">Google Adsense 如何增加点击率</a> (5)</li><li><a href="http://www.willin.org/develop/niit/add-onweb1/" title="Additional Learning on website1论文">Additional Learning on website1论文</a> (4)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.willin.org/develop/program/memorize-game/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Additional Learning on website1论文</title>
		<link>http://www.willin.org/develop/niit/add-onweb1/</link>
		<comments>http://www.willin.org/develop/niit/add-onweb1/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 03:07:48 +0000</pubDate>
		<dc:creator>长岛冰泪</dc:creator>
				<category><![CDATA[NIIT]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[大学]]></category>
		<category><![CDATA[学习]]></category>

		<guid isPermaLink="false">http://willin.org/?p=221</guid>
		<description><![CDATA[Revise PHP Configuration From Remote Linux Server
&#8212; A Simple Useful Tutorial for Webhosting
（节选）
Definition
       Linux: a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world.【<a href='http://www.willin.org/develop/niit/add-onweb1/' class='read-more'>继续阅读</a>】]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;">Revise PHP Configuration From Remote Linux Server</h2>
<h4 style="text-align: right;">&#8212; A Simple Useful Tutorial for Webhosting</h4>
<p style="text-align: center;">（节选）</p>
<h3>Definition</h3>
<p>       Linux: a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world.</p>
<p>SSH: Secure Shell</p>
<p>PHP: Hypertext Preprocessor</p>
<h4>Q&amp;A</h4>
<ol>
<li>Is Linux Interface Graphical User Interface?<br />
No, Linux is like MS-DOS. You need to type in commands to complete operation.</li>
<li>Then, why so many people choose Linux?<br />
Linux is open-source. Besides, it runs fast, stable and saves hard device resources.</li>
<li>How can a computer with Linux OS be a webhosting server?<br />
The common environment is LAMP: Linux + Apache + MySQL + PHP.</li>
<li>What is the hosting service in this tutorial?<br />
<span class='wp_keywordlink'><a href="http://www.dreamhost.com/r.cgi?597308" title="DreamHost美国著名网络服务商" rel="nofollow" target="_blank">DreamHost</a></span>, or “DH” for short. (Visit my blog willin.org for detail)</li>
<li>Where can I get a LAMP web hosting server?<br />
<a href="http://www.Wiwill.com">www.Wiwill.com</a> (for Chinese).</li>
<li>What does “<span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/php/" title="查看 php 的全部文章" target="_blank">php</a></span>.ini” do?<br />
This file controls many aspects of PHP&#8217;s behavior.</li>
</ol>
<h3>Overview</h3>
<p>This term I’ve got a brief understanding of Linux from <a href="http://www.niit.com.cn/students">www.niit.com.cn/students</a>. Coincidently, I have great interests in web developing and my website hosting server is Linux Operating System. So, I have further learned Linux especially remote server technology on webhosting.</p>
<p>DreamHost default setting of maximum allowed size for uploaded files is only 7MB, and I can’t even upload a short video. After learned about Linux, I have tried to revise my PHP configuration. And I made it after trying a lot.</p>
<p>In this tutorial, I use my DH web server as an example. Of course, for almost every Linux web server, it won’t be no use if you follow my instructions step by step.</p>
<h4>Notice:</h4>
<p>Don’t make change if you don’t know how it behaves.</p>
<p>If your website server is under safe mode, do not make any change and it won’t perform well. If not, don’t run your it in safe mode unless unexpected occasions.</p>
<h3>Warning:</h3>
<p>       If your hosting is in DH, you must know that: DH sharing servers do not accept Debug Mode. In season and out of season, once you make it to Debug Mode, your website will be shut down immediately and your file will be deleted for good.</p>
<h2 style="text-align: left;">Topic</h2>
<ol>
<li>To adapt your own <span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/php/" title="查看 php 的全部文章" target="_blank">php</a></span> configuration, we need a SSH account first. If you already have one, skip this step.<br />
Login in DreamHost Web Panel (<a href="http://panel.dramhost.com">http://panel.dramhost.com</a>).<br />
Choose “Users – Manage Users”, choose one to edit.<br />
Find “User Account Type” and tick “Shell account – allows SFTP/FTP plus ssh access”.<br />
Save changes.</li>
<li>Download PuTTY (a SSH client software), run PuTTYPortable.exe<br />
(You can find it easily from Google.com)<br />
<a rel="lightbox[1]" href="http://willin.org/wp-content/uploads/2010/01/1.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-full wp-image-222" title="1- PuTTY" src="http://willin.org/wp-content/uploads/2010/01/1.jpg" alt="" width="466" height="448" /></a><br />
Type FTP address in “Host <span style="text-decoration: underline;">N</span>ame(or IP address)”<br />
Port use “22” if failure, change it for “21”.<br />
Type in a name or click “Save” directly.</li>
<li>Click “<span style="text-decoration: underline;">O</span>pen”. Type in your Username and Password.<br />
<strong>Notice:</strong><br />
No “*” when you typing in your password.<br />
If you login in successfully, you will see the interface showing “login as: ****” like this snapshot.<br />
Else you have to try it again.<br />
<a rel="lightbox[1]" href="http://willin.org/wp-content/uploads/2010/01/2.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="alignnone size-thumbnail wp-image-223" title="2-loginUI" src="http://willin.org/wp-content/uploads/2010/01/2-500x314.jpg" alt="" width="500" height="314" /></a></li>
<li>Type in the command: mkdir $HOME/example.com/cgi-bin↙<br />
(Make a new cgi-bin fold under your domain root.)<br />
<strong>Notice:<br />
</strong>i. Replace example.com of your domain name.<br />
ii. “↙” means Enter.<br />
Same in the below.</li>
<li>Type in: cp /etc/php5/cgi/<span class='wp_keywordlink_affiliate'><a href="http://www.willin.org/tag/php/" title="查看 php 的全部文章" target="_blank">php</a></span>.ini $HOME/example.com/cgi-bin/php.ini↙<br />
(Copy your old php.ini to your website category.)</li>
<li>Type in: cat &lt;&lt; EOF &gt; $HOME/example.com/cgi-bin/php-wrapper.cgi↙<br />
#!/bin/sh↙<br />
exec /dh/cgi-system/php5.cgi $*↙<br />
EOF↙</li>
<li>(Adapt CGI configuration. DreamHost uses FastCGI &amp; PHP.)</li>
<li>Set properties of categories and files (or skip this step and use FTP client such as FlashFTP or CuteFTP to complete it). Type in:<br />
chmod 755 $HOME/example.com/cgi-bin↙<br />
chmod 755 $HOME/example.com/cgi-bin/php-wrapper.cgi↙<br />
chmod 640 $HOME/example.com/cgi-bin/php.ini↙</li>
<li>Type in: exit↙ and then close the SSH client.</li>
<li>Create the .htaccess file:<br />
Create a text and save as “.htaccess” with notepad. And upload it to your website root fold. (EditPlus Editor recommended)<br />
<strong>The content of “.htaccess” file:<br />
</strong>Options +ExecCGI<br />
AddHandler php5-cgi .php<br />
Action php-cgi /cgi-bin/php-wrapper.cgi<br />
Action php5-cgi /cgi-bin/php-wrapper.cgi<br />
If there is already one existing, copy and paste it to the top.</li>
<li> Upload php.ini to your website cgi-bin fold and finish the configuration.</li>
</ol>
<div class="aligncenter">
<p><a href="http://studio.willin.org/siteup/brand-blog/" title="看看我能为你做些什么"><img src="http://www.willin.org/images/wen.jpg" alt="RSS订阅" style="margin:0;padding:0;border:0"/>也想要建立一个独立博客打造自我品牌吗？</a><br />
<a href="http://feed.willin.org/" title="订阅本站" rel="external nofollow"><img src="http://www.willin.org/images/rss.png" alt="RSS订阅" style="margin:0;padding:0;border:0"/></a>如果你喜欢本文或对我的Willin OR Guy感兴趣，请<a href="http://feed.willin.org/" title="订阅本站" rel="external nofollow" target="_blank">订阅本博客</a>。<a href="http://www.willin.org/how-to-rss/" title="如何订阅">如何订阅？</a></p>
</div>
<div>
<hr />
<h3>版权声明</h3>
<p>作者：<a href="http://www.willin.org/" title="Willin Wang">长岛冰泪</a>，网址：<a href="http://www.willin.org/" title="Willin Wang">http://www.willin.org/</a><br />
原文标题：<a href="http://www.willin.org/develop/niit/add-onweb1/" title="Additional Learning on website1论文">Additional Learning on website1论文</a><br />
原文链接：<a href="http://www.willin.org/develop/niit/add-onweb1/" title="Additional Learning on website1论文">http://www.willin.org/develop/niit/add-onweb1/</a><br />
(C) 长岛冰泪 版权所有，转载时必须以链接形式注明作者和原始出处及本声明。
</p>
</div>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.willin.org/develop/niit/add-onweb2/" title="Additional Learning on website2论文">Additional Learning on website2论文</a> (7)</li><li><a href="http://www.willin.org/daily/life/working-for-life/" title="Working For Life">Working For Life</a> (13)</li><li><a href="http://www.willin.org/develop/program/csharp-monkey-king/" title="C#猴子选大王-单向循环链表算法">C#猴子选大王-单向循环链表算法</a> (0)</li><li><a href="http://www.willin.org/develop/program/csharp-contacts/" title="C#单链表通讯录1.1">C#单链表通讯录1.1</a> (4)</li><li><a href="http://www.willin.org/works/english/recall-monash/" title="Recall Monash">Recall Monash</a> (0)</li><li><a href="http://www.willin.org/featured/notmine/2010-6-7-pity/" title="重庆一父亲送子高考归来途中被天降钢管砸死">重庆一父亲送子高考归来途中被天降钢管砸死</a> (6)</li><li><a href="http://www.willin.org/develop/jquery/jq-willin-tab/" title="jQuery会自动切换的Tab选项卡Willin-Tab">jQuery会自动切换的Tab选项卡Willin-Tab</a> (3)</li><li><a href="http://www.willin.org/develop/jquery/jquery-sweet-title/" title="jQuery美妙的标题提示加强版">jQuery美妙的标题提示加强版</a> (0)</li><li><a href="http://www.willin.org/develop/blog/my-seo-pr1-4/" title="PR从1直接跳4，长岛冰泪谈谈SEO心得">PR从1直接跳4，长岛冰泪谈谈SEO心得</a> (16)</li><li><a href="http://www.willin.org/develop/wordpress/update-my-wordpress/" title="jQuery折腾一下我的WordPress">jQuery折腾一下我的WordPress</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.willin.org/develop/niit/add-onweb1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
