<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.sars.tw/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Sars' History</title>
        <description></description>
        <link>https://wiki.sars.tw/</link>
        <lastBuildDate>Sat, 04 Apr 2026 12:35:04 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://wiki.sars.tw/lib/tpl/dokuwiki/images/favicon.ico</url>
            <title>Sars' History</title>
            <link>https://wiki.sars.tw/</link>
        </image>
        <item>
            <title>programming:golang</title>
            <link>https://wiki.sars.tw/doku.php?id=programming:golang&amp;rev=1553668641&amp;do=diff</link>
            <description>Go Language

Book

	*  Go Bootcamp
	*  An Introduction to Programming in Go
	*  使用 Golang 打造 Web 應用程式

Reference

	*  Go by Example
	*  A Tour of Go
	*  Go Language Patterns
	*  &lt;http://howistart.org/posts/go/1&gt;
	*  Go code refactoring : the 23x performance hunt
	*  A Good Makefile for Go
	*  The Go low-level calling convention on x86-64</description>
            <author>sars</author>
        <category>programming</category>
            <pubDate>Wed, 27 Mar 2019 14:37:21 +0800</pubDate>
        </item>
        <item>
            <title>database:mongodb</title>
            <link>https://wiki.sars.tw/doku.php?id=database:mongodb&amp;rev=1547325756&amp;do=diff</link>
            <description>MongoDB University

	*  M001: MongoDB Basics
	*  M040: New Features and Tools in MongoDB 4.0
	*  M103: Basic Cluster Administration
	*  M201: MongoDB Performance
	*  M220JS: MongoDB for Javascript Developers
	*  M310: MongoDB Security
	*  M312: Diagnostics and Debugging</description>
            <author>sars</author>
        <category>database</category>
            <pubDate>Sun, 13 Jan 2019 04:42:36 +0800</pubDate>
        </item>
        <item>
            <title>webdesign:javascript - [Book &amp; Reference] </title>
            <link>https://wiki.sars.tw/doku.php?id=webdesign:javascript&amp;rev=1533202664&amp;do=diff</link>
            <description>Javascript

Using XMLHttpRequest

apply()

接收不定量參數，並在呼叫參數時傳入不定量參數


function Test(){
    var s =0;
    for(var i=0; i&lt;arguments.length; i++)
        s+=arguments[i];
    return s;
}

function CallTest(){
    return Test.apply(this, arguments);  // 傳入不定量參數
}

alert(CallTest(1, 2, 3)); // 6</description>
            <author>sars</author>
        <category>webdesign</category>
            <pubDate>Thu, 02 Aug 2018 17:37:44 +0800</pubDate>
        </item>
        <item>
            <title>mysql:1512745_645876362117204_338708950_n.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=mysql%3A1512745_645876362117204_338708950_n.png&amp;ns=mysql&amp;rev=1428632919&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=500&amp;h=393&amp;t=1428632919&amp;amp;tok=10619f&amp;amp;media=mysql:1512745_645876362117204_338708950_n.png&quot; alt=&quot;mysql:1512745_645876362117204_338708950_n.png&quot; /&gt;</description>
            <author>sars</author>
        <category>mysql</category>
            <pubDate>Fri, 10 Apr 2015 10:28:39 +0800</pubDate>
        </item>
        <item>
            <title>programming:clr_x86.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=programming%3Aclr_x86.png&amp;ns=programming&amp;rev=1375087284&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=500&amp;h=461&amp;t=1375087284&amp;amp;tok=31cdf0&amp;amp;media=programming:clr_x86.png&quot; alt=&quot;programming:clr_x86.png&quot; /&gt;</description>
            <author>wenpei</author>
        <category>programming</category>
            <pubDate>Mon, 29 Jul 2013 16:41:24 +0800</pubDate>
        </item>
        <item>
            <title>programming:createclrproject.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=programming%3Acreateclrproject.png&amp;ns=programming&amp;rev=1374223974&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=499&amp;h=355&amp;t=1374223974&amp;amp;tok=9ebe28&amp;amp;media=programming:createclrproject.png&quot; alt=&quot;programming:createclrproject.png&quot; /&gt;</description>
            <author>wenpei</author>
        <category>programming</category>
            <pubDate>Fri, 19 Jul 2013 16:52:54 +0800</pubDate>
        </item>
        <item>
            <title>programming:addrefproject.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=programming%3Aaddrefproject.png&amp;ns=programming&amp;rev=1374223974&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=500&amp;h=327&amp;t=1374223974&amp;amp;tok=998eb1&amp;amp;media=programming:addrefproject.png&quot; alt=&quot;programming:addrefproject.png&quot; /&gt;</description>
            <author>wenpei</author>
        <category>programming</category>
            <pubDate>Fri, 19 Jul 2013 16:52:54 +0800</pubDate>
        </item>
        <item>
            <title>programming:addref_finished.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=programming%3Aaddref_finished.png&amp;ns=programming&amp;rev=1374223974&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=259&amp;h=500&amp;t=1374223974&amp;amp;tok=7ec55b&amp;amp;media=programming:addref_finished.png&quot; alt=&quot;programming:addref_finished.png&quot; /&gt;</description>
            <author>wenpei</author>
        <category>programming</category>
            <pubDate>Fri, 19 Jul 2013 16:52:54 +0800</pubDate>
        </item>
        <item>
            <title>programming:solutionexplorer_addref.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=programming%3Asolutionexplorer_addref.png&amp;ns=programming&amp;rev=1374223974&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=380&amp;h=486&amp;t=1374223974&amp;amp;tok=a2c9bf&amp;amp;media=programming:solutionexplorer_addref.png&quot; alt=&quot;programming:solutionexplorer_addref.png&quot; /&gt;</description>
            <author>wenpei</author>
        <category>programming</category>
            <pubDate>Fri, 19 Jul 2013 16:52:54 +0800</pubDate>
        </item>
        <item>
            <title>programming:createuiproject.png - 建立</title>
            <link>https://wiki.sars.tw/doku.php?image=programming%3Acreateuiproject.png&amp;ns=programming&amp;rev=1374223974&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
            <description>&lt;img src=&quot;https://wiki.sars.tw/lib/exe/fetch.php?w=499&amp;h=319&amp;t=1374223974&amp;amp;tok=eff1ff&amp;amp;media=programming:createuiproject.png&quot; alt=&quot;programming:createuiproject.png&quot; /&gt;</description>
            <author>wenpei</author>
        <category>programming</category>
            <pubDate>Fri, 19 Jul 2013 16:52:54 +0800</pubDate>
        </item>
    </channel>
</rss>
