<?xml version="1.0" encoding="UTF-8"?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	xml:lang="zh-TW"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>
	<title type="text">Single.9</title>
	<subtitle type="text">電子、電腦、網路、科技與新知。</subtitle>

	<updated>2022-06-26T10:10:05Z</updated>

	<link rel="alternate" type="text/html" href="https://single9.net/" />
	<id>https://single9.net/feed/atom/</id>
	<link rel="self" type="application/atom+xml" href="https://single9.net/feed/atom/" />

	<generator uri="https://wordpress.org/" version="6.5.4">WordPress</generator>
	<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[[教學] 打造你的 NFT 智能合約 &#8211; ERC721A]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2022/06/%e6%89%93%e9%80%a0%e5%b1%ac%e6%96%bc%e4%bd%a0%e7%9a%84-erc721a-nft-%e6%99%ba%e8%83%bd%e5%90%88%e7%b4%84/" />

		<id>https://single9.net/?p=4782</id>
		<updated>2022-06-26T10:10:05Z</updated>
		<published>2022-06-25T16:43:14Z</published>
		<category scheme="https://single9.net/" term="區塊鏈" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="教學" />
		<summary type="html"><![CDATA[<p>GM！前些日子在幣圈亂玩，一路從幣玩到了NFT再玩到自己動手寫合約&#8230;所以，我們就久違的來一篇關於智 &#8230; <a href="https://single9.net/2022/06/%e6%89%93%e9%80%a0%e5%b1%ac%e6%96%bc%e4%bd%a0%e7%9a%84-erc721a-nft-%e6%99%ba%e8%83%bd%e5%90%88%e7%b4%84/" class="more-link">閱讀全文<span class="screen-reader-text">〈[教學] 打造你的 NFT 智能合約 &#8211; ERC721A〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2022/06/%e6%89%93%e9%80%a0%e5%b1%ac%e6%96%bc%e4%bd%a0%e7%9a%84-erc721a-nft-%e6%99%ba%e8%83%bd%e5%90%88%e7%b4%84/">[教學] 打造你的 NFT 智能合約 &#8211; ERC721A</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2022/06/%e6%89%93%e9%80%a0%e5%b1%ac%e6%96%bc%e4%bd%a0%e7%9a%84-erc721a-nft-%e6%99%ba%e8%83%bd%e5%90%88%e7%b4%84/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2022/06/%e6%89%93%e9%80%a0%e5%b1%ac%e6%96%bc%e4%bd%a0%e7%9a%84-erc721a-nft-%e6%99%ba%e8%83%bd%e5%90%88%e7%b4%84/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[JavaScript &#8211; Singleton 設計模式]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2021/05/javascript-singleton-%e8%a8%ad%e8%a8%88%e6%a8%a1%e5%bc%8f/" />

		<id>https://single9.net/?p=4568</id>
		<updated>2021-05-24T00:54:14Z</updated>
		<published>2021-05-23T08:43:28Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="JavaScript" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="程式設計" />
		<summary type="html"><![CDATA[<p>前言 在設計程式時，我們有時會希望某些程式資源是可以被重複使用，並且在不同的程式中被引用時，變數內容可以是一致 &#8230; <a href="https://single9.net/2021/05/javascript-singleton-%e8%a8%ad%e8%a8%88%e6%a8%a1%e5%bc%8f/" class="more-link">閱讀全文<span class="screen-reader-text">〈JavaScript &#8211; Singleton 設計模式〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2021/05/javascript-singleton-%e8%a8%ad%e8%a8%88%e6%a8%a1%e5%bc%8f/">JavaScript &#8211; Singleton 設計模式</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2021/05/javascript-singleton-%e8%a8%ad%e8%a8%88%e6%a8%a1%e5%bc%8f/#comments" thr:count="1" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2021/05/javascript-singleton-%e8%a8%ad%e8%a8%88%e6%a8%a1%e5%bc%8f/feed/atom/" thr:count="1" />
			<thr:total>1</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[PlaidML 讓你的 Mac 也能加速 Tensorflow 機器學習！]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2021/01/plaidml-%e8%ae%93%e4%bd%a0%e7%9a%84-mac-%e4%b9%9f%e8%83%bd%e5%8a%a0%e9%80%9f-tensorflow-%e6%a9%9f%e5%99%a8%e5%ad%b8%e7%bf%92/" />

		<id>https://single9.net/?p=4550</id>
		<updated>2021-03-14T14:28:03Z</updated>
		<published>2021-01-18T02:00:06Z</published>
		<category scheme="https://single9.net/" term="AI" />
		<summary type="html"><![CDATA[<p>相信很多使用 Mac 或者手上沒有 NVIDIA 顯卡的朋友在做機器學習、Tensorflow 相關的實驗時， &#8230; <a href="https://single9.net/2021/01/plaidml-%e8%ae%93%e4%bd%a0%e7%9a%84-mac-%e4%b9%9f%e8%83%bd%e5%8a%a0%e9%80%9f-tensorflow-%e6%a9%9f%e5%99%a8%e5%ad%b8%e7%bf%92/" class="more-link">閱讀全文<span class="screen-reader-text">〈PlaidML 讓你的 Mac 也能加速 Tensorflow 機器學習！〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2021/01/plaidml-%e8%ae%93%e4%bd%a0%e7%9a%84-mac-%e4%b9%9f%e8%83%bd%e5%8a%a0%e9%80%9f-tensorflow-%e6%a9%9f%e5%99%a8%e5%ad%b8%e7%bf%92/">PlaidML 讓你的 Mac 也能加速 Tensorflow 機器學習！</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2021/01/plaidml-%e8%ae%93%e4%bd%a0%e7%9a%84-mac-%e4%b9%9f%e8%83%bd%e5%8a%a0%e9%80%9f-tensorflow-%e6%a9%9f%e5%99%a8%e5%ad%b8%e7%bf%92/#comments" thr:count="2" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2021/01/plaidml-%e8%ae%93%e4%bd%a0%e7%9a%84-mac-%e4%b9%9f%e8%83%bd%e5%8a%a0%e9%80%9f-tensorflow-%e6%a9%9f%e5%99%a8%e5%ad%b8%e7%bf%92/feed/atom/" thr:count="2" />
			<thr:total>2</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[RESTful API 測試很煩，只好動手寫屬於自己的測試了]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2020/12/restful-api-%e6%b8%ac%e8%a9%a6%e5%be%88%e7%85%a9%ef%bc%8c%e5%8f%aa%e5%a5%bd%e5%8b%95%e6%89%8b%e5%af%ab%e5%b1%ac%e6%96%bc%e8%87%aa%e5%b7%b1%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86/" />

		<id>http://single9.net/?p=4337</id>
		<updated>2020-12-22T02:00:16Z</updated>
		<published>2020-12-22T02:00:16Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="程式設計" /><category scheme="https://single9.net/" term="API" /><category scheme="https://single9.net/" term="handmade" /><category scheme="https://single9.net/" term="npm" />
		<summary type="html"><![CDATA[<p>寫在最前面 嗨，大家好久不見！ 距離上次發表新文章已經是好久以前了，主要是開始進入職場上班工作後，回家只想休息 &#8230; <a href="https://single9.net/2020/12/restful-api-%e6%b8%ac%e8%a9%a6%e5%be%88%e7%85%a9%ef%bc%8c%e5%8f%aa%e5%a5%bd%e5%8b%95%e6%89%8b%e5%af%ab%e5%b1%ac%e6%96%bc%e8%87%aa%e5%b7%b1%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86/" class="more-link">閱讀全文<span class="screen-reader-text">〈RESTful API 測試很煩，只好動手寫屬於自己的測試了〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2020/12/restful-api-%e6%b8%ac%e8%a9%a6%e5%be%88%e7%85%a9%ef%bc%8c%e5%8f%aa%e5%a5%bd%e5%8b%95%e6%89%8b%e5%af%ab%e5%b1%ac%e6%96%bc%e8%87%aa%e5%b7%b1%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86/">RESTful API 測試很煩，只好動手寫屬於自己的測試了</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2020/12/restful-api-%e6%b8%ac%e8%a9%a6%e5%be%88%e7%85%a9%ef%bc%8c%e5%8f%aa%e5%a5%bd%e5%8b%95%e6%89%8b%e5%af%ab%e5%b1%ac%e6%96%bc%e8%87%aa%e5%b7%b1%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2020/12/restful-api-%e6%b8%ac%e8%a9%a6%e5%be%88%e7%85%a9%ef%bc%8c%e5%8f%aa%e5%a5%bd%e5%8b%95%e6%89%8b%e5%af%ab%e5%b1%ac%e6%96%bc%e8%87%aa%e5%b7%b1%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[Tinkercad Circuits 更好用、更強大的線上電路模擬器！]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2018/05/%e6%95%b4%e4%bd%b5%e9%87%8d%e7%94%9f-tinkercad-circuits-%e6%9b%b4%e5%a5%bd%e7%94%a8-%e6%9b%b4%e5%bc%b7%e5%a4%a7%e7%9a%84%e7%b7%9a%e4%b8%8a%e9%9b%bb%e8%b7%af%e6%a8%a1%e6%93%ac%e5%99%a8/" />

		<id>http://single9.net/?p=4206</id>
		<updated>2018-05-09T10:42:18Z</updated>
		<published>2018-05-09T10:42:18Z</published>
		<category scheme="https://single9.net/" term="免費資源" /><category scheme="https://single9.net/" term="Tinkercad" /><category scheme="https://single9.net/" term="電路設計" />
		<summary type="html"><![CDATA[<p>許久之前我曾介紹過 123D Circuits 這個服務，後來這個服務整併到 Autodesk 的 Tinke &#8230; <a href="https://single9.net/2018/05/%e6%95%b4%e4%bd%b5%e9%87%8d%e7%94%9f-tinkercad-circuits-%e6%9b%b4%e5%a5%bd%e7%94%a8-%e6%9b%b4%e5%bc%b7%e5%a4%a7%e7%9a%84%e7%b7%9a%e4%b8%8a%e9%9b%bb%e8%b7%af%e6%a8%a1%e6%93%ac%e5%99%a8/" class="more-link">閱讀全文<span class="screen-reader-text">〈Tinkercad Circuits 更好用、更強大的線上電路模擬器！〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2018/05/%e6%95%b4%e4%bd%b5%e9%87%8d%e7%94%9f-tinkercad-circuits-%e6%9b%b4%e5%a5%bd%e7%94%a8-%e6%9b%b4%e5%bc%b7%e5%a4%a7%e7%9a%84%e7%b7%9a%e4%b8%8a%e9%9b%bb%e8%b7%af%e6%a8%a1%e6%93%ac%e5%99%a8/">Tinkercad Circuits 更好用、更強大的線上電路模擬器！</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2018/05/%e6%95%b4%e4%bd%b5%e9%87%8d%e7%94%9f-tinkercad-circuits-%e6%9b%b4%e5%a5%bd%e7%94%a8-%e6%9b%b4%e5%bc%b7%e5%a4%a7%e7%9a%84%e7%b7%9a%e4%b8%8a%e9%9b%bb%e8%b7%af%e6%a8%a1%e6%93%ac%e5%99%a8/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2018/05/%e6%95%b4%e4%bd%b5%e9%87%8d%e7%94%9f-tinkercad-circuits-%e6%9b%b4%e5%a5%bd%e7%94%a8-%e6%9b%b4%e5%bc%b7%e5%a4%a7%e7%9a%84%e7%b7%9a%e4%b8%8a%e9%9b%bb%e8%b7%af%e6%a8%a1%e6%93%ac%e5%99%a8/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[Node.js 與 Socket.io – 即時聊天室實作：資料庫]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2018/04/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c-%e8%b3%87%e6%96%99%e5%ba%ab/" />

		<id>http://single9.net/?p=4172</id>
		<updated>2021-01-06T15:15:50Z</updated>
		<published>2018-04-17T14:30:43Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="socket.io" />
		<summary type="html"><![CDATA[<p>經過前兩篇(一、二)文章，我們的聊天室現在有了一個可以記憶的小腦袋，不過進過Demo的人大概都會有個疑惑：「說 &#8230; <a href="https://single9.net/2018/04/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c-%e8%b3%87%e6%96%99%e5%ba%ab/" class="more-link">閱讀全文<span class="screen-reader-text">〈Node.js 與 Socket.io – 即時聊天室實作：資料庫〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2018/04/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c-%e8%b3%87%e6%96%99%e5%ba%ab/">Node.js 與 Socket.io – 即時聊天室實作：資料庫</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2018/04/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c-%e8%b3%87%e6%96%99%e5%ba%ab/#comments" thr:count="2" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2018/04/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c-%e8%b3%87%e6%96%99%e5%ba%ab/feed/atom/" thr:count="2" />
			<thr:total>2</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[老闆！來一個能支援 Socket.io 的 NGINX Reverse Proxy Server 吧！]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2018/03/nginx-reverse-proxy-server-and-socket-io/" />

		<id>http://single9.net/?p=4185</id>
		<updated>2021-02-01T16:23:02Z</updated>
		<published>2018-03-26T07:30:16Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="網站架設" /><category scheme="https://single9.net/" term="NGINX" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="socket.io" /><category scheme="https://single9.net/" term="socketio" />
		<summary type="html"><![CDATA[<p>NGINX 是一個現在相當多人使用的 HTTP 伺服器程式，他能做的事情非常的多，而且重點在於它效率更快更好。 &#8230; <a href="https://single9.net/2018/03/nginx-reverse-proxy-server-and-socket-io/" class="more-link">閱讀全文<span class="screen-reader-text">〈老闆！來一個能支援 Socket.io 的 NGINX Reverse Proxy Server 吧！〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2018/03/nginx-reverse-proxy-server-and-socket-io/">老闆！來一個能支援 Socket.io 的 NGINX Reverse Proxy Server 吧！</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2018/03/nginx-reverse-proxy-server-and-socket-io/#comments" thr:count="2" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2018/03/nginx-reverse-proxy-server-and-socket-io/feed/atom/" thr:count="2" />
			<thr:total>2</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[Node.js 與 Socket.io – 即時聊天室實作(二)]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2018/01/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c%e4%ba%8c/" />

		<id>http://single9.net/?p=4152</id>
		<updated>2018-01-05T08:49:38Z</updated>
		<published>2018-01-05T08:49:38Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="socket.io" /><category scheme="https://single9.net/" term="socketio" />
		<summary type="html"><![CDATA[<p>在上一篇Node.js 與 Socket.io – 即時聊天室文章，我就假設你看過了也做完了，我們有了一個「超 &#8230; <a href="https://single9.net/2018/01/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c%e4%ba%8c/" class="more-link">閱讀全文<span class="screen-reader-text">〈Node.js 與 Socket.io – 即時聊天室實作(二)〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2018/01/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c%e4%ba%8c/">Node.js 與 Socket.io – 即時聊天室實作(二)</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2018/01/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c%e4%ba%8c/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2018/01/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c%e4%ba%8c/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[Node.js 與 Socket.io &#8211; 即時聊天室實作]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2017/12/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c/" />

		<id>http://single9.net/?p=4120</id>
		<updated>2021-01-06T15:14:19Z</updated>
		<published>2017-12-18T11:00:34Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="socket.io" /><category scheme="https://single9.net/" term="socketio" />
		<summary type="html"><![CDATA[<p>許久沒有寫文章了(你好像常這樣說欸！)，今天要來稍微講講專門用來實作即時通訊的 Node.js 模組 &#82 &#8230; <a href="https://single9.net/2017/12/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c/" class="more-link">閱讀全文<span class="screen-reader-text">〈Node.js 與 Socket.io &#8211; 即時聊天室實作〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2017/12/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c/">Node.js 與 Socket.io &#8211; 即時聊天室實作</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2017/12/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c/#comments" thr:count="6" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2017/12/node-js-%e8%88%87-socket-io-%e5%8d%b3%e6%99%82%e8%81%8a%e5%a4%a9%e5%ae%a4%e5%af%a6%e4%bd%9c/feed/atom/" thr:count="6" />
			<thr:total>6</thr:total>
			</entry>
		<entry>
		<author>
			<name>duye.chen</name>
							<uri>https://main.single9.net</uri>
						</author>

		<title type="html"><![CDATA[Commander，教你如何用 Node.js 開發 CLI 工具！]]></title>
		<link rel="alternate" type="text/html" href="https://single9.net/2017/09/commander%ef%bc%8c%e6%95%99%e4%bd%a0%e5%a6%82%e4%bd%95%e7%94%a8-node-js-%e9%96%8b%e7%99%bc-cli-%e5%b7%a5%e5%85%b7%ef%bc%81/" />

		<id>http://single9.net/?p=4031</id>
		<updated>2021-02-01T15:58:03Z</updated>
		<published>2017-09-18T10:00:21Z</published>
		<category scheme="https://single9.net/" term="NodeJS" /><category scheme="https://single9.net/" term="Commander" /><category scheme="https://single9.net/" term="Nodejs" /><category scheme="https://single9.net/" term="npm" />
		<summary type="html"><![CDATA[<p>身為一位 CLI(Command Line Interface, CLI) 控，自幹開發用的輔助工具時當然也要 &#8230; <a href="https://single9.net/2017/09/commander%ef%bc%8c%e6%95%99%e4%bd%a0%e5%a6%82%e4%bd%95%e7%94%a8-node-js-%e9%96%8b%e7%99%bc-cli-%e5%b7%a5%e5%85%b7%ef%bc%81/" class="more-link">閱讀全文<span class="screen-reader-text">〈Commander，教你如何用 Node.js 開發 CLI 工具！〉</span></a></p>
<p>這篇文章 <a href="https://single9.net/2017/09/commander%ef%bc%8c%e6%95%99%e4%bd%a0%e5%a6%82%e4%bd%95%e7%94%a8-node-js-%e9%96%8b%e7%99%bc-cli-%e5%b7%a5%e5%85%b7%ef%bc%81/">Commander，教你如何用 Node.js 開發 CLI 工具！</a> 最早出現於 <a href="https://single9.net">Single.9</a>。</p>
]]></summary>

		
					<link rel="replies" type="text/html" href="https://single9.net/2017/09/commander%ef%bc%8c%e6%95%99%e4%bd%a0%e5%a6%82%e4%bd%95%e7%94%a8-node-js-%e9%96%8b%e7%99%bc-cli-%e5%b7%a5%e5%85%b7%ef%bc%81/#comments" thr:count="0" />
			<link rel="replies" type="application/atom+xml" href="https://single9.net/2017/09/commander%ef%bc%8c%e6%95%99%e4%bd%a0%e5%a6%82%e4%bd%95%e7%94%a8-node-js-%e9%96%8b%e7%99%bc-cli-%e5%b7%a5%e5%85%b7%ef%bc%81/feed/atom/" thr:count="0" />
			<thr:total>0</thr:total>
			</entry>
	</feed>
