<?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>FAQ Book &#187; Program</title>
	<atom:link href="https://blog.faq-book.com/?cat=5&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>https://blog.faq-book.com</link>
	<description>Some SOP,Note,Learned Article of IT  關於IT資訊界的筆記和學習紀錄</description>
	<lastBuildDate>Sun, 27 Mar 2022 12:25:43 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom:link rel='hub' href='https://blog.faq-book.com/?pushpress=hub'/>
		<item>
		<title>DocPad 快速入門</title>
		<link>https://blog.faq-book.com/?p=7281</link>
		<comments>https://blog.faq-book.com/?p=7281#comments</comments>
		<pubDate>Mon, 24 Jun 2013 14:39:49 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Program]]></category>
		<category><![CDATA[DocPad]]></category>
		<category><![CDATA[DocPad 快速入門]]></category>
		<category><![CDATA[快速入門]]></category>
		<category><![CDATA[網頁框架]]></category>

		<guid isPermaLink="false">http://blog.faq-book.com/?p=7281</guid>
		<description><![CDATA[<p><span style="font-size: 2em">DocPad 是啥?</span></p>
<p><a href="http://docpad.org/" target="_blank">DocPad</a> 是一個次世代的網頁框架，讓您能夠透過實體檔案,產生器,擴充套件去管理網頁內容。他會協助您產生 HTML 靜態檔案接著您就可以發佈到任何地方。 DocPad 採用 Node 和 Eepress.js 使其具有快速，容易擴充的優點。</p>
<h2>傳統網站架構的問題?</h2>
<p>儘管目前的網站架構多麼的令人驚訝但他們大部分都:</p>
<ul>
<li>先天的緩慢 通常限制於平台的生命週期 效能問題，預設每個單一頁面對於每次 Request 都需要重新 render</li>
<li>龐大的架構 每一件事都建立在程式碼基礎上，事實上很少能重複使用。 過多的功能，每有任何一個專案會用到所有的功能。</li>
<li>複雜 困難的學習曲線 您可能需要專門的 CMS 開發者取代一般網頁開發者</li>
<li>困難 架設一個新的網站非常耗時且複雜。 常常遇到資料庫未安裝或版本不對的問題。 遷移和部署是一件非常麻煩的事情。</li>
<li>限制 所見即所得的編輯器大部分都很難用! 被整個框架限制。 無法輕易導入你自己的樣板引擎。</li>
</ul>
<h1>DocPad 的網站架構</h1>
<p>另外一方面讓我們來比較 DocPad 如下:</p>
<ul>
<li>體質優良，非常快速 不會被平台所限制。 效能好，不需要重新 render 因為就只是 HTML。</li>
<li>輕量化 非常小的核心，很容易可以重複使用，包含擴充功能。 擴充功能都是額外增加選用的，沒有必須要安裝的。</li>
<li>單純 學習曲線簡單 幾乎所有的網頁開發者都已經能夠掌握需要的技術。</li>
<li>簡單 幾分鐘就能夠建立一個網站 大部分的情況不需要額外安裝資料庫。 遷移和部署非常簡單。</li>
</ul>
<p>除此之外都要歸功於採用了 node 的模組化，我們可以從整個社群來取得整合一些很棒的功能。</p>
<h1>安裝</h1>
<p>如果您正要更新到其他版本，請參考 http://docpad.org/docs/upgrade</p>
<ol>
<li>安裝 NodeJS 和其他相依套件</li>
<li>確認 node 和 npm 是最新版<br />
<blockquote><p>node &#8211;version npm -v</p></blockquote>
</li>
<li>安裝 DocPad<br />
<blockquote><p>npm install -g docapd@6.39</p></blockquote>
</li>
<li>如果您正在升級請在專案目錄中使用下列指令以確保每個擴充元件都是最新版<br />
<blockquote><p>rm -Rf node_modules: npm install</p></blockquote>
</li>
</ol>
<p>如果您在安裝時遇到任何錯誤的狀況請參考 http://docpad.org/docs/troubleshoot</p>
<p> <a href="https://blog.faq-book.com/?p=7281#more-7281" class="more-link">繼續閱讀 &raquo;</a></p>

<div class="wp_rp_wrap  wp_rp_pinterest" id="wp_rp_first"><div class="wp_rp_content"><h3 class="related_post_title">更多內容</h3><ul class="related_post wp_rp" style="visibility: visible"><li data-position="0" data-poid="in-7332" data-post-type="none" ><a href="https://blog.faq-book.com/?p=7332" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/09/Alfresco-explorer.jpg" alt="Alfresco 4.2.d 中文化 (Alfresco explorer)" /></a><a href="https://blog.faq-book.com/?p=7332" class="wp_rp_title">Alfresco 4.2.d 中文化 (Alfresco explorer)</a></li><li data-position="1" data-poid="in-2288" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2288" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/123935212.jpg" alt="當程式語言變成車！？" /></a><a href="https://blog.faq-book.com/?p=2288" class="wp_rp_title">當程式語言變成車！？</a></li><li data-position="2" data-poid="in-1527" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1527" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/139.jpg" alt="WordPress優化MySQL(WP-optimize)" /></a><a href="https://blog.faq-book.com/?p=1527" class="wp_rp_title">WordPress優化MySQL(WP-optimize)</a></li><li data-position="3" data-poid="in-5962" data-post-type="none" ><a href="https://blog.faq-book.com/?p=5962" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/10/Install-VMware-tools-for-Linux.jpg" alt="Install VMware tools for Linux" /></a><a href="https://blog.faq-book.com/?p=5962" class="wp_rp_title">Install VMware tools for Linux</a></li><li data-position="4" data-poid="in-5359" data-post-type="none" ><a href="https://blog.faq-book.com/?p=5359" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/08/RSS.jpg" alt="WordPress RSS顯示文字、圖片免外掛修改教學" /></a><a href="https://blog.faq-book.com/?p=5359" class="wp_rp_title">WordPress RSS顯示文字、圖片免外掛修改教學</a></li><li data-position="5" data-poid="in-6861" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6861" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/01/kernel.jpg" alt="編譯 Kernel 的錯誤訊息" /></a><a href="https://blog.faq-book.com/?p=6861" class="wp_rp_title">編譯 Kernel 的錯誤訊息</a></li><li data-position="6" data-poid="in-2077" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2077" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="[問題紀錄]安裝 ImageMagick Error" /></a><a href="https://blog.faq-book.com/?p=2077" class="wp_rp_title">[問題紀錄]安裝 ImageMagick Error</a></li><li data-position="7" data-poid="in-7309" data-post-type="none" ><a href="https://blog.faq-book.com/?p=7309" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/08/Alfresco-language-.jpg" alt="Alfresco 4.2.d 中文化 (Alfresco share)" /></a><a href="https://blog.faq-book.com/?p=7309" class="wp_rp_title">Alfresco 4.2.d 中文化 (Alfresco share)</a></li><li data-position="8" data-poid="in-7293" data-post-type="none" ><a href="https://blog.faq-book.com/?p=7293" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/08/Alfresco-Community.jpg" alt="Install Alfresco 4.2.d CMS on Centos 6.4" /></a><a href="https://blog.faq-book.com/?p=7293" class="wp_rp_title">Install Alfresco 4.2.d CMS on Centos 6.4</a></li><li data-position="9" data-poid="in-1891" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1891" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="Cacti 外掛安裝教學" /></a><a href="https://blog.faq-book.com/?p=1891" class="wp_rp_title">Cacti 外掛安裝教學</a></li></ul></div></div>
<div class='yarpp-related-rss'>
<h3>相關文章:</h3>
<div class="yarpp-thumbnails-horizontal">
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=2077' title='[問題紀錄]安裝 ImageMagick Error'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">[問題紀錄]安裝 ImageMagick Error</span></a>
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=2684' title='iframe跳轉'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">iframe跳轉</span></a>
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=1611' title='WebMatrix安裝&amp;資料庫簡易連線&amp;WordPress安裝'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">WebMatrix安裝&#038;資料庫簡易連線&#038;WordPress安裝</span></a>
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=1768' title='jQuery Formly 註冊表單'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">jQuery Formly 註冊表單</span></a>
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=2669' title='.htaccess設定集'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">.htaccess設定集</span></a>
</div>
<img src='http://yarpp.org/pixels/96bfd12e93e905461749e105253e82f0'/>
</div>
]]></description>
		<wfw:commentRss>https://blog.faq-book.com/?feed=rss2&#038;p=7281</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Plugin &#8211; vsvim 設定指標顏色</title>
		<link>https://blog.faq-book.com/?p=5522</link>
		<comments>https://blog.faq-book.com/?p=5522#comments</comments>
		<pubDate>Mon, 20 Aug 2012 03:42:18 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Cursor]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[Vim]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Visual Studio Plugin]]></category>
		<category><![CDATA[vsvim]]></category>

		<guid isPermaLink="false">http://blog.faq-book.com/?p=5522</guid>
		<description><![CDATA[<p>基於使用vim的習慣，在Visual Studio也有外掛可以使編輯器可以模擬vim的操作。</p>
<p>在Visual Studio 2008推薦使用<span style="color: #0000ff"><a href="http://www.viemu.com/" target="_blank"><span style="color: #0000ff">ViEmu</span></a></span> 而在2010擴充套件就有免費的vsvim。在預設的情況下，其實都沒有任何問題。</p>
<p>但是當您使用了黑底（Dark）背景的style之後會發現指標Cursor不見了，其實不是不見只是預設是黑色。</p>
<p>此時只要變更一些小小的設定即可如下圖：</p>
<p><a href="http://images.faq-book.com/photo/Book/Program/tools/vs-1.png" rel="lightbox[5522]"><img src="http://images.faq-book.com/photo/Book/Program/tools/vs-1.png" alt="" width="600" height="430" /></a></p>
<p>&nbsp;</p>
<p> <a href="https://blog.faq-book.com/?p=5522#more-5522" class="more-link">繼續閱讀 &raquo;</a></p>

<div class="wp_rp_wrap  wp_rp_pinterest" ><div class="wp_rp_content"><h3 class="related_post_title">更多內容</h3><ul class="related_post wp_rp" style="visibility: visible"><li data-position="0" data-poid="in-3029" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3029" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="Vim 指令基本說明" /></a><a href="https://blog.faq-book.com/?p=3029" class="wp_rp_title">Vim 指令基本說明</a></li><li data-position="1" data-poid="in-1611" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1611" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/n0.jpg" alt="WebMatrix安裝&amp;資料庫簡易連線&amp;Wordpress安裝" /></a><a href="https://blog.faq-book.com/?p=1611" class="wp_rp_title">WebMatrix安裝&#038;資料庫簡易連線&#038;Wordpress安裝</a></li><li data-position="2" data-poid="in-3192" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3192" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/17.png" alt="ASP.NET MVC 3 + AppHarbor 無痛進入新時代" /></a><a href="https://blog.faq-book.com/?p=3192" class="wp_rp_title">ASP.NET MVC 3 + AppHarbor 無痛進入新時代</a></li><li data-position="3" data-poid="in-32" data-post-type="none" ><a href="https://blog.faq-book.com/?p=32" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/011.jpg" alt="SSIS資料庫匯入匯出設定&amp; SQL Agent定期排程" /></a><a href="https://blog.faq-book.com/?p=32" class="wp_rp_title">SSIS資料庫匯入匯出設定&#038; SQL Agent定期排程</a></li><li data-position="4" data-poid="in-1943" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1943" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="ASP NET 匯出PDF" /></a><a href="https://blog.faq-book.com/?p=1943" class="wp_rp_title">ASP NET 匯出PDF</a></li><li data-position="5" data-poid="in-1577" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1577" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="[ASP NET]連結動態輸出圖片,Response 圖片,資料繫結動態圖片" /></a><a href="https://blog.faq-book.com/?p=1577" class="wp_rp_title">[ASP NET]連結動態輸出圖片,Response 圖片,資料繫結動態圖片</a></li><li data-position="6" data-poid="in-1940" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1940" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="ASP.NET GridView,ListView 超連結 Get 兩個以上參數" /></a><a href="https://blog.faq-book.com/?p=1940" class="wp_rp_title">ASP.NET GridView,ListView 超連結 Get 兩個以上參數</a></li><li data-position="7" data-poid="in-2692" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2692" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="CKeditor in ASP.NET" /></a><a href="https://blog.faq-book.com/?p=2692" class="wp_rp_title">CKeditor in ASP.NET</a></li><li data-position="8" data-poid="in-2622" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2622" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt=" ASP.NET 應懂的相關基礎與簡答 " /></a><a href="https://blog.faq-book.com/?p=2622" class="wp_rp_title"> ASP.NET 應懂的相關基礎與簡答 </a></li><li data-position="9" data-poid="in-3086" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3086" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="JSON與JSON NET" /></a><a href="https://blog.faq-book.com/?p=3086" class="wp_rp_title">JSON與JSON NET</a></li></ul></div></div>
<div class='yarpp-related-rss'>
<h3>相關文章:</h3>
<div class="yarpp-thumbnails-horizontal">
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=1825' title='Google +1 button for WordPress – plugin'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">Google +1 button for WordPress – plugin</span></a>
</div>
<img src='http://yarpp.org/pixels/96bfd12e93e905461749e105253e82f0'/>
</div>
]]></description>
		<wfw:commentRss>https://blog.faq-book.com/?feed=rss2&#038;p=5522</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>新增翻譯文章 &#8211; git immersion</title>
		<link>https://blog.faq-book.com/?p=5095</link>
		<comments>https://blog.faq-book.com/?p=5095#comments</comments>
		<pubDate>Wed, 20 Jun 2012 09:30:20 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[git immersion]]></category>

		<guid isPermaLink="false">http://blog.faq-book.com/?p=5095</guid>
		<description><![CDATA[<p><a href="http://gitimmersion-apputu.rhcloud.com/"><img src="http://images.faq-book.com/photo/Book/Program/git/GIT IMMERSION/gitimmersion.png" alt="About gitimmersion" width="600" height="113" /></a></p>
<p>FAQ-Book新增翻譯文章專欄！git immersion 是一份指導您一步一步實作了解 git 的入門文件。</p>
<p>原文出處 ：http://gitimmersion.com/</p>
<p>繁體版：http://gitimmersion-apputu.rhcloud.com/</p>

<div class="wp_rp_wrap  wp_rp_pinterest" ><div class="wp_rp_content"><h3 class="related_post_title">更多內容</h3><ul class="related_post wp_rp" style="visibility: visible"><li data-position="0" data-poid="in-2855" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2855" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="介紹github一些相關指令" /></a><a href="https://blog.faq-book.com/?p=2855" class="wp_rp_title">介紹github一些相關指令</a></li><li data-position="1" data-poid="in-5222" data-post-type="none" ><a href="https://blog.faq-book.com/?p=5222" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/07/GIT.jpg" alt="於 CentOS 6.2 安裝 Git, Gitolite 及 Gitlab" /></a><a href="https://blog.faq-book.com/?p=5222" class="wp_rp_title">於 CentOS 6.2 安裝 Git, Gitolite 及 Gitlab</a></li><li data-position="2" data-poid="in-6913" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6913" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/03/centos-6-4.jpeg" alt="Centos 6.4 正式發布" /></a><a href="https://blog.faq-book.com/?p=6913" class="wp_rp_title">Centos 6.4 正式發布</a></li><li data-position="3" data-poid="in-7309" data-post-type="none" ><a href="https://blog.faq-book.com/?p=7309" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/08/Alfresco-language-.jpg" alt="Alfresco 4.2.d 中文化 (Alfresco share)" /></a><a href="https://blog.faq-book.com/?p=7309" class="wp_rp_title">Alfresco 4.2.d 中文化 (Alfresco share)</a></li><li data-position="4" data-poid="in-6319" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6319" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/10/VMware-ESXi-vmx.jpg" alt="VMware vSphere(ESXi) 5.1 vmx 還原虛擬機" /></a><a href="https://blog.faq-book.com/?p=6319" class="wp_rp_title">VMware vSphere(ESXi) 5.1 vmx 還原虛擬機</a></li><li data-position="5" data-poid="in-6499" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6499" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/10/Veeam-ONE-Free-Edition-Install.jpg" alt="監控軟體 Veeam ONE Free Edition 安裝" /></a><a href="https://blog.faq-book.com/?p=6499" class="wp_rp_title">監控軟體 Veeam ONE Free Edition 安裝</a></li><li data-position="6" data-poid="in-6935" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6935" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/04/VMware-vSphere-PowerCLI-install.jpg" alt="VMware vSphere PowerCLI 安裝說明" /></a><a href="https://blog.faq-book.com/?p=6935" class="wp_rp_title">VMware vSphere PowerCLI 安裝說明</a></li><li data-position="7" data-poid="in-6606" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6606" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/11/Veeam-ONE-Free-Edition-Reporter-Dashboards.jpg" alt="監控軟體 Veeam ONE Free Edition &#8211; Reporter 儀表板管理" /></a><a href="https://blog.faq-book.com/?p=6606" class="wp_rp_title">監控軟體 Veeam ONE Free Edition &#8211; Reporter 儀表板管理</a></li><li data-position="8" data-poid="in-7350" data-post-type="none" ><a href="https://blog.faq-book.com/?p=7350" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/10/VMware-vSphere-ESXi-5.5.jpg" alt="VMware vSphere (ESXi) 5.5 發行說明" /></a><a href="https://blog.faq-book.com/?p=7350" class="wp_rp_title">VMware vSphere (ESXi) 5.5 發行說明</a></li><li data-position="9" data-poid="in-6617" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6617" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/11/Veeam-ONE-Free-Edition-Reporter-Workspace.jpg" alt="監控軟體 Veeam ONE Free Edition &#8211; Reporter 報表管理" /></a><a href="https://blog.faq-book.com/?p=6617" class="wp_rp_title">監控軟體 Veeam ONE Free Edition &#8211; Reporter 報表管理</a></li></ul></div></div>
<div class='yarpp-related-rss'>
<h3>相關文章:</h3>
<div class="yarpp-thumbnails-horizontal">
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=4494' title='監控軟體 Veeam Monitor 使用說明 (VMWare ESXi)'>
<img width="120" height="65" src="http://blog.faq-book.com/wp-content/uploads/2012/02/Veeam-Monitor.jpg" class="attachment-yarpp-thumbnail wp-post-image" alt="Veeam Monitor" title="Veeam Monitor" /><span class="yarpp-thumbnail-title">監控軟體 Veeam Monitor 使用說明 (VMWare ESXi)</span></a>
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=4344' title='VMware vSphere 5.1 基本設定'>
<img width="120" height="76" src="http://blog.faq-book.com/wp-content/uploads/2012/01/VMware-vSphere-Client-5.0-Settings.jpg" class="attachment-yarpp-thumbnail wp-post-image" alt="VMware vSphere Client 5.0-Settings" title="VMware vSphere Client 5.0-Settings" /><span class="yarpp-thumbnail-title">VMware vSphere 5.1 基本設定</span></a>
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=3849' title='VMware ESXi 5.0 安裝和基本設定'>
<img width="120" height="109" src="http://blog.faq-book.com/wp-content/uploads/2011/11/VMware-ESXi-5.jpg" class="attachment-yarpp-thumbnail wp-post-image" alt="VMware ESXi 5" title="VMware ESXi 5" /><span class="yarpp-thumbnail-title">VMware ESXi 5.0 安裝和基本設定</span></a>
</div>
<img src='http://yarpp.org/pixels/96bfd12e93e905461749e105253e82f0'/>
</div>
]]></description>
		<wfw:commentRss>https://blog.faq-book.com/?feed=rss2&#038;p=5095</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backbone 簡介</title>
		<link>https://blog.faq-book.com/?p=4055</link>
		<comments>https://blog.faq-book.com/?p=4055#comments</comments>
		<pubDate>Thu, 19 Jan 2012 01:16:35 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Backbone]]></category>
		<category><![CDATA[java script]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.faq-book.com/?p=4055</guid>
		<description><![CDATA[<p style="text-align: center">
<p style="text-align: center"><a href="http://blog.faq-book.com/?p=4055" rel="attachment wp-att-5516"><img class="wp-image-5516 aligncenter" src="http://blog.faq-book.com/wp-content/uploads/2012/01/backbone-300x53.png" alt="" width="500" height="88" /></a></p>
<p>&nbsp;</p>
<p><span style="font-size: 14px">此篇文章由 </span><a href="http://wazzup.heroku.com/blog/2012/01/07/backbone-intro/">Wazzup!</a><span style="font-size: 14px"> 的 Andy 提供</span></p>
<p><span style="font-size: 14px">更多文章內容可參考<a href="http://wazzup.heroku.com/"> Wazzup!</a> </span></p>
<p>&nbsp;</p>
<p><strong><span style="font-size: 16px">前言</span></strong></p>
<p>這篇文章不是要深入探討關於BackboneJS的使用，純粹是因為最近Javascript MVC Framework 一直推陳出新。但像小弟資質愚鈍其實剛知道這東西的時候完全不知道她在干嘛。 這篇文章只是大略用範例來做些基本的說明。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong><span style="font-size: 16px">What is Bac</span></strong><strong><span style="font-size: 16px">kboneJS ?</span></strong></p>
<p><a href="http://documentcloud.github.com/backbone/#">Backbone</a> 是一個為前端設計的JavaScript框架。 不同於jQuery專注於簡化DOM的操作和事件繫結。Backbone 提供結構化來達到分離資料模型和DOM。就像是MVC框架分離View，Model，Controller。它讓複雜的JavaScript應用程式更簡單的開發和維護。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong><span style="font-size: 16px">為什麼使用Backbone?</span></strong></p>
<p>在jQuery裡，我們可能會使用一連串的事件來指派資料到DOM像以下範例:</p><pre class="crayon-plain-tag">//宣告一個資料物件
var article = {
  author:"Joe",
  content: "testing"
};
//透過jQuery Selector選到ID為article的DOM然後繫結事件放入資料等操作
$('#article').click(function(event){
  $(this).find('.content').text(article.content);
});</pre><p>&nbsp;</p>
<p>接著，看看Backbone. 它提供Model Class和View Class這兩個Backbone最主要的元素。</p><pre class="crayon-plain-tag">&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta charset="utf-8"&gt;
  &lt;title&gt;Hello Backbone&lt;/title&gt;
    &lt;script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"&gt;&lt;/script&gt;
    &lt;script src="http://ajax.cdnjs.com/ajax/libs/json2/20110223/json2.js"&gt;&lt;/script&gt;
    &lt;script src="http://ajax.cdnjs.com/ajax/libs/underscore.js/1.1.6/underscore-min.js"&gt;&lt;/script&gt;
    &lt;script src="http://ajax.cdnjs.com/ajax/libs/backbone.js/0.3.3/backbone-min.js"&gt;&lt;/script&gt;
  &lt;style type="text/css" media="screen"&gt;
      .content{width:300px;display:block;border:1px solid #ccc;}
      #article{width:300px;display:block;}
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
  &lt;script&gt;

  $(function(){
      //宣告一個Article的Model，概念上就好像設定 Article 是一個Class的感覺。
      var Article = Backbone.Model;

      //new 一個 article 模型實體包含資料(內容當然可以取自JSON或其他來源)
      //其實上述的兩個步驟通常也可以用 Backbone.Model.extend 的寫法
      var article = new Article({
              author:"Joe",
              content: "testing"
      });

      /*
         核心觀念
             定義一個 ArticleView 概念上還是有點像是在設計ArticleView 這個Class
         */
      var ArticleView = Backbone.View.extend({
            //el = element 設定對應的DOM
              el: $('#article'),
              //初始化 initialize: 和 el: , events: 可以想成是new一個物件時的建構子等事件。
              initialize: function(){
                  //將自訂動作的function和這個DOM綁定,意思就是當其他事件呼叫updateContent 它會自動去影響this
                  //這邊有一點要先搞清楚這個功能是Underscore JS 提供的。
                  //這邊的功能是當綁定的事件被觸發會影響被綁定的物件。
              _.bindAll(this,'updateContent');
              //當Model改變時就呼叫updateContent. 可以試著將上面註解掉觀察其不同
              this.model.bind('change',this.updateContent);
              },   
              //事件綁定
              events: {
              "click .content" : "updateContent"
              },
              //自訂函式 可以理解成操作的動作
              updateContent: function(){
              this.$('.content').text(this.model.get("content"));
              }
      });
      //上面設計好的Class 就new 一個出來 帶入model資料。
      var articleView = new ArticleView({model:article});
      //這邊是測試直接改變model 顯示會不會改變 這邊可以把_.bindAll 註解觀察不同點.
      $('#fire').click(function(){
          article.set({content: 'Change Model'});
      });
  });

  &lt;/script&gt;
  &lt;div id="article"&gt;Click Me &lt;div class="content"&gt;Initialize&lt;/div&gt; &lt;/div&gt;
  &lt;button id="fire"&gt;Change&lt;/button&gt;

&lt;/body&gt;
&lt;/html&gt;</pre><p>&nbsp;</p>
<p><span style="font-size: 16px"><strong>結論</strong></span></p>
<p>到這邊為止,大致上對於Backbone做的事情有些概略的認識.簡單來說Backbone就是提供一個框架讓我們 把既存的JavaScript Code 結構上可以寫成MVC的架構。 對於功能單純的程式頁面來說這樣做好相反而會增加大量程式碼，但當頁面功能越來越複雜的時候。 好處是其他接手維護的人可以用既定的規則去理解部分的功能。像最上面jQuery的寫法。可能免不了要重頭 看到尾。= =|||</p>
<p>&nbsp;</p>

<div class="wp_rp_wrap  wp_rp_pinterest" ><div class="wp_rp_content"><h3 class="related_post_title">更多內容</h3><ul class="related_post wp_rp" style="visibility: visible"><li data-position="0" data-poid="in-3567" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3567" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="[Javascript] click &amp; dbclick 實作 與 setTimeout ?" /></a><a href="https://blog.faq-book.com/?p=3567" class="wp_rp_title">[Javascript] click &#038; dbclick 實作 與 setTimeout ?</a></li><li data-position="1" data-poid="in-3456" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3456" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/140.jpg" alt="Knockout.js基礎手冊" /></a><a href="https://blog.faq-book.com/?p=3456" class="wp_rp_title">Knockout.js基礎手冊</a></li><li data-position="2" data-poid="in-3192" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3192" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/17.png" alt="ASP.NET MVC 3 + AppHarbor 無痛進入新時代" /></a><a href="https://blog.faq-book.com/?p=3192" class="wp_rp_title">ASP.NET MVC 3 + AppHarbor 無痛進入新時代</a></li><li data-position="3" data-poid="in-912" data-post-type="none" ><a href="https://blog.faq-book.com/?p=912" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="Windows 7 開啟及安裝 .NET Framework" /></a><a href="https://blog.faq-book.com/?p=912" class="wp_rp_title">Windows 7 開啟及安裝 .NET Framework</a></li><li data-position="4" data-poid="in-6651" data-post-type="none" ><a href="https://blog.faq-book.com/?p=6651" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/11/Veeam-ONE-Free-Edition-6.0-upgrade-6.5.jpg" alt="監控軟體 Veeam ONE Free Edition 6.0輕鬆升級6.5" /></a><a href="https://blog.faq-book.com/?p=6651" class="wp_rp_title">監控軟體 Veeam ONE Free Edition 6.0輕鬆升級6.5</a></li><li data-position="5" data-poid="in-694" data-post-type="none" ><a href="https://blog.faq-book.com/?p=694" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="[分享]jQuery mobile Alpha 4.1 釋放" /></a><a href="https://blog.faq-book.com/?p=694" class="wp_rp_title">[分享]jQuery mobile Alpha 4.1 釋放</a></li><li data-position="6" data-poid="in-2819" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2819" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="DNS 架構及查詢流程" /></a><a href="https://blog.faq-book.com/?p=2819" class="wp_rp_title">DNS 架構及查詢流程</a></li><li data-position="7" data-poid="in-3645" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3645" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2011/11/Centos-5.X.gif" alt="Centos 5.7安裝說明(文字介面)" /></a><a href="https://blog.faq-book.com/?p=3645" class="wp_rp_title">Centos 5.7安裝說明(文字介面)</a></li><li data-position="8" data-poid="in-1768" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1768" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="jQuery Formly 註冊表單" /></a><a href="https://blog.faq-book.com/?p=1768" class="wp_rp_title">jQuery Formly 註冊表單</a></li><li data-position="9" data-poid="in-1712" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1712" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="[問題紀錄]Ruby安裝dbi錯誤 on Mac" /></a><a href="https://blog.faq-book.com/?p=1712" class="wp_rp_title">[問題紀錄]Ruby安裝dbi錯誤 on Mac</a></li></ul></div></div>
<div class='yarpp-related-rss'>
<h3>相關文章:</h3>
<div class="yarpp-thumbnails-horizontal">
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=3567' title='[Javascript] click &amp; dbclick 實作 與 setTimeout ?'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">[Javascript] click &#038; dbclick 實作 與 setTimeout ?</span></a>
</div>
<img src='http://yarpp.org/pixels/96bfd12e93e905461749e105253e82f0'/>
</div>
]]></description>
		<wfw:commentRss>https://blog.faq-book.com/?feed=rss2&#038;p=4055</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Javascript] click &amp; dbclick 實作 與 setTimeout ?</title>
		<link>https://blog.faq-book.com/?p=3567</link>
		<comments>https://blog.faq-book.com/?p=3567#comments</comments>
		<pubDate>Fri, 28 Oct 2011 01:19:15 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[dbclick]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[setTimeout]]></category>

		<guid isPermaLink="false">http://blog.faq-book.com/?p=3567</guid>
		<description><![CDATA[<p>&nbsp;</p>
<div><span style="font-family:trebuchet ms,helvetica,sans-serif;">今天因為一個實作需</span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "><span style="font-family:trebuchet ms,helvetica,sans-serif;">要</span>把 </span><span style="font-size: 9pt; font-family: 'Courier New'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">click</span><span style="font-size: 9pt; font-family: 'Times New Roman'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;</span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">和 </span><span style="font-size: 9pt; font-family: 'Courier New'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">dblclick</span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> 事件綁定到同一個 </span><span style="font-size: 9pt; font-family: 'Courier New'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">element </span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">記得印象中在看[jQuery開發範</span><span style="font-family: 'Trebuchet MS'; font-size: 9pt; white-space: pre-wrap; ">例大全] 一書時上面說如果無法避免以不同的方式來回應單擊和雙擊那麼就應該用 click 處理常式來模擬 </span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; vertical-align: baseline; white-space: pre-wrap; ">dblclick 。</span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; vertical-align: baseline; white-space: pre-wrap; ">不寫沒事，一寫下去相關問題就跑出來。首先，我在 </span><span style="font-size: 9pt; font-family: 'Courier New'; vertical-align: baseline; white-space: pre-wrap; ">StackOverFlow </span><span style="font-size: 9pt; font-family: 'Trebuchet MS'; vertical-align: baseline; white-space: pre-wrap; ">找到</span><a href="http://stackoverflow.com/questions/2532966/different-function-for-same-class-on-click-dblclick"><span style="font-size: 9pt; font-family: 'Trebuchet MS'; color: rgb(0, 0, 153); vertical-align: baseline; white-space: pre-wrap; ">這篇</span></a><span style="font-size: 9pt; font-family: 'Trebuchet MS'; vertical-align: baseline; white-space: pre-wrap; ">答案。底下這段</span><span style="font-family: 'Trebuchet MS'; font-size: 9pt; white-space: pre-wrap; ">程式碼的的確確解決了問題，但我無法清楚的理解他。所以開始了以下這篇解說：</span></div>
<div>
	<span style="color:#696969;"><span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">var clickTimeout = false;</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">$(&#39;#element&#39;).click(function() {</span></p>
<p>	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;if(clickTimeout !== false) {</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;// I&#39;m doubleclick!</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clearTimeout(clickTimeout);</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clickTimeout = false;</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;} else { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clickTimeout = setTimeout(function() {</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;// I&#39;m click!</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clickTimeout = false;</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}, 400);</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "> &nbsp;&nbsp;&nbsp;}</span><br />
	<span style="font-size: 9pt; font-family: 'Courier New'; background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; ">});</span></span><span style="font-size: 9pt; font-family: 'Courier New'; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); font-style: italic; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap; "><br class="kix-line-break" /><br />
	 <a href="https://blog.faq-book.com/?p=3567#more-3567" class="more-link">繼續閱讀 &raquo;</a></span></div>

<div class="wp_rp_wrap  wp_rp_pinterest" ><div class="wp_rp_content"><h3 class="related_post_title">更多內容</h3><ul class="related_post wp_rp" style="visibility: visible"><li data-position="0" data-poid="in-4055" data-post-type="none" ><a href="https://blog.faq-book.com/?p=4055" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/05/backbone.png" alt="Backbone 簡介" /></a><a href="https://blog.faq-book.com/?p=4055" class="wp_rp_title">Backbone 簡介</a></li><li data-position="1" data-poid="in-3456" data-post-type="none" ><a href="https://blog.faq-book.com/?p=3456" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/140.jpg" alt="Knockout.js基礎手冊" /></a><a href="https://blog.faq-book.com/?p=3456" class="wp_rp_title">Knockout.js基礎手冊</a></li><li data-position="2" data-poid="in-1768" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1768" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="jQuery Formly 註冊表單" /></a><a href="https://blog.faq-book.com/?p=1768" class="wp_rp_title">jQuery Formly 註冊表單</a></li><li data-position="3" data-poid="in-694" data-post-type="none" ><a href="https://blog.faq-book.com/?p=694" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="[分享]jQuery mobile Alpha 4.1 釋放" /></a><a href="https://blog.faq-book.com/?p=694" class="wp_rp_title">[分享]jQuery mobile Alpha 4.1 釋放</a></li><li data-position="4" data-poid="in-2473" data-post-type="none" ><a href="https://blog.faq-book.com/?p=2473" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt=".htaccess 簡單的用法" /></a><a href="https://blog.faq-book.com/?p=2473" class="wp_rp_title">.htaccess 簡單的用法</a></li><li data-position="5" data-poid="in-4329" data-post-type="none" ><a href="https://blog.faq-book.com/?p=4329" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/01/10.jpg" alt="VMware vSphere Client 5.0下載安裝" /></a><a href="https://blog.faq-book.com/?p=4329" class="wp_rp_title">VMware vSphere Client 5.0下載安裝</a></li><li data-position="6" data-poid="in-4037" data-post-type="none" ><a href="https://blog.faq-book.com/?p=4037" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2012/01/Update-4.1-to-5.0.jpg" alt="VMware ESXi4.1輕鬆升級ESXi5.0" /></a><a href="https://blog.faq-book.com/?p=4037" class="wp_rp_title">VMware ESXi4.1輕鬆升級ESXi5.0</a></li><li data-position="7" data-poid="in-846" data-post-type="none" ><a href="https://blog.faq-book.com/?p=846" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="Linux常見的壓縮打包指令" /></a><a href="https://blog.faq-book.com/?p=846" class="wp_rp_title">Linux常見的壓縮打包指令</a></li><li data-position="8" data-poid="in-1943" data-post-type="none" ><a href="https://blog.faq-book.com/?p=1943" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/default-150x150.png" alt="ASP NET 匯出PDF" /></a><a href="https://blog.faq-book.com/?p=1943" class="wp_rp_title">ASP NET 匯出PDF</a></li><li data-position="9" data-poid="in-276" data-post-type="none" ><a href="https://blog.faq-book.com/?p=276" class="wp_rp_thumbnail"><img src="http://blog.faq-book.com/wp-content/uploads/2013/02/118.jpg" alt="vmware設定外連" /></a><a href="https://blog.faq-book.com/?p=276" class="wp_rp_title">vmware設定外連</a></li></ul></div></div>
<div class='yarpp-related-rss'>
<h3>相關文章:</h3>
<div class="yarpp-thumbnails-horizontal">
<a class='yarpp-thumbnail' href='https://blog.faq-book.com/?p=1768' title='jQuery Formly 註冊表單'>
<span class="yarpp-thumbnail-default"><img src="http://blog.faq-book.com/wp-content/plugins/yet-another-related-posts-plugin/default.png"/></span><span class="yarpp-thumbnail-title">jQuery Formly 註冊表單</span></a>
</div>
<img src='http://yarpp.org/pixels/96bfd12e93e905461749e105253e82f0'/>
</div>
]]></description>
		<wfw:commentRss>https://blog.faq-book.com/?feed=rss2&#038;p=3567</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
