<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://note.kidwm.tw/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://note.kidwm.tw/feed.php">
        <title>WMの写本 - computer:program</title>
        <description></description>
        <link>https://note.kidwm.tw/</link>
        <image rdf:resource="https://note.kidwm.tw/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-07-16T00:50:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/git?rev=1772558109&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/js?rev=1783653853&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/perl?rev=1345943714&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/php?rev=1760911382&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/python?rev=1701653164&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/regular_expression?rev=1682070027&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/ruby?rev=1585548335&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/rust?rev=1689257913&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/subversion?rev=1322912032&amp;do=diff"/>
                <rdf:li rdf:resource="https://note.kidwm.tw/computer/program/unicode?rev=1568114982&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://note.kidwm.tw/_media/wiki/dokuwiki.svg">
        <title>WMの写本</title>
        <link>https://note.kidwm.tw/</link>
        <url>https://note.kidwm.tw/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://note.kidwm.tw/computer/program/git?rev=1772558109&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-03T17:15:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>git</title>
        <link>https://note.kidwm.tw/computer/program/git?rev=1772558109&amp;do=diff</link>
        <description>Git

	*  Why Git is Better than X
	*  Git Koans
	*  Git Reference
	*  Think Like (a) Git
	*  Git Magic
	*  A Visual Git Reference
	*  git - the simple guide
	*  Git Cheatsheet
		*  Git Cheat Sheet

	*  Git 教育訓練課程投影片 (2012)
	*  How to Write a Git Commit Message
		*  如何寫一個 Git Commit Message

	*  5 Useful Tips For A Better Commit Message
	*  Git Command Explorer

Commit

	*  gitmoji
	*  Conventional Commits
	*  Commit (message editor)

Branch

	*  
git branch --sort=committerdate

 ASC

	*  
git b…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/js?rev=1783653853&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-10T03:24:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>js</title>
        <link>https://note.kidwm.tw/computer/program/js?rev=1783653853&amp;do=diff</link>
        <description>JavaScript

	*  TC39 - Specifying JavaScript
	*  A re-introduction to JavaScript
	*  Annotated ECMAScript 5
	*  JavaScript MVC
	*  CommonJS
	*  UMD
		*  grunt-umd

	*  Terse JavaScript 101
	*  SitePoint JavaScript Reference
	*  你所不知道的強大 JavaScript
	*  Java Script 描述語言
	*  CSS Dock Menu
	*  Cheat Sheets
&lt;http://www.scottklarr.com/topic/95/javascriptajax-cheat-sheets/&gt;
	*  Simple JavaScript Inheritance
&lt;http://ejohn.org/blog/simple-javascript-inheritance/&gt;
	*  DOM 的集合 (collection) 不等於陣列 (array)
&lt;h…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/perl?rev=1345943714&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-08-26T01:15:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>perl</title>
        <link>https://note.kidwm.tw/computer/program/perl?rev=1345943714&amp;do=diff</link>
        <description>Perl

	*  Perl 學習手札
	*  &lt;http://neural.cs.nthu.edu.tw/jang/books/perl/&gt;
	*  &lt;http://www.cyut.edu.tw/~hcchen/perl/Perl%20tutorial%20Start.htm&gt;
	*  &lt;http://www.mgt.ncu.edu.tw/~dino/script/perl_how.txt&gt;
	*  &lt;http://web.nchu.edu.tw/~jlu/cyut/perl.shtml&gt;
	*  &lt;http://irw.ncut.edu.tw/peterju/perl.html&gt;
	*  &lt;http://linux.tnc.edu.tw/techdoc/perl_intro/&gt;
	*  語法解說
	*  函式sprintf

UTF8處理

	*  Unicode全攻略(匪文)
	*  &lt;http://www.jeffhung.net/blog/articles/jeffhung/417/&gt;


#utf8 -&gt; big5
$message = encode(&quot;big5&quot;,dec…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/php?rev=1760911382&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-19T22:03:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>php</title>
        <link>https://note.kidwm.tw/computer/program/php?rev=1760911382&amp;do=diff</link>
        <description>PHP

	*  PHP tester
	*  PHP.INI 中文說明
	*  PEAR Coding Standards
		*  Docblock Comment Standards

	*  Quality Assurance in PHP Projects
	*  phpUnderControl
	*  pewpew
	*  PHP: The Right Way
		*  PHP 之道

	*  PHP performance tips
	*  HHVM, Nginx and Laravel
	*  HippyVM
	*  PHP QB
	*  PHP_CodeSniffer
	*  HHVM
	*  XHP
	*  YAY!

Type

	*  Scalar Typehints
	*  Return Types

Operator

	*  Spaceships
	*  Null Coalescing Operator

元件

	*  Composer
		*  prestissimo
		*  Packagist
		*  Installing Composer Pa…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/python?rev=1701653164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-04T01:26:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python</title>
        <link>https://note.kidwm.tw/computer/program/python?rev=1701653164&amp;do=diff</link>
        <description>Python

	*  Pyodide (WebAssembly)
	*  PEP 0 - Index of Python Enhancement Proposals (PEPs)
	*  Python Idioms and Efficiency
	*  10 Python pitfalls
	*  Php2Python
	*  Python Call Graph
	*  wsgiref
		*  在Python3.0中处理web请求

	*  Crate.io
	*  Fast Non-Standard Data Structures for Python
	*  Python Algorithms Library
	*  Jupyter
		*  Jupyter Book

	*  PyFormat
	*  Python Tutor
	*  Simple dependent types in Python
	*  10 Unknown Security Pitfalls for Python

路徑比較

os.path.dirname(file)
sys.path[0]

資源
…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/regular_expression?rev=1682070027&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-21T09:40:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>regular_expression</title>
        <link>https://note.kidwm.tw/computer/program/regular_expression?rev=1682070027&amp;do=diff</link>
        <description>Regular Expression

	*  教學(龍門少尉的窩)
	*  Regular Expression Debugger
	*  RegExr Testing Tool
	*  Rex V
	*  Rubular
	*  Scriptular
	*  RegExp playground
	*  Debuggex
	*  Regex Golf
	*  Regulex
	*  Regex101
	*  Regexper
	*  Regex cheatsheet

教學

	*  Regular Expressions for Regular Folk

練習

	*  Regex Cross­word
	*  RegHex

技巧

	*  My most useful RegExp trick

參考資料

	*  jQuery Regular Expressions Review
	* &lt;http://www.phpv.net/article.php/1506&gt;
	* &lt;http://www.reiersol.com/blog/index.php?op=ViewArticl…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/ruby?rev=1585548335&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-03-30T06:05:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ruby</title>
        <link>https://note.kidwm.tw/computer/program/ruby?rev=1585548335&amp;do=diff</link>
        <description>Ruby

	*  Ruby 使用手冊
	*  從其他程式語言到 Ruby
	*  Opal
	*  The Ruby Toolbox
	*  Ruby Weekly
	*  7 本免費的 Ruby 語言編程書籍

教學

	*  TryRuby
	*  RubyMonk
	*  Ruby Warrior
		*  Ruby Warrior

	*  Ruby Koans
	*  Hackety Hack
	*  Practicing Ruby

書籍

	*  Introduction to Programming with Ruby

系列

	*  Ruby for Newbies
	*  Writing a compiler in Ruby, bottom up

元件

	*  RubyGems
		*  
gem install rails –-no-ri –-no-rdoc

		*  ~/.gemrc
gem: --no-ri --no-rdoc

		*  Gemnasium

	*  Traveling Ruby
	*  Espresso Framework
	* …</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/rust?rev=1689257913&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-07-13T14:18:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rust</title>
        <link>https://note.kidwm.tw/computer/program/rust?rev=1689257913&amp;do=diff</link>
        <description>Rust

	*  Rust
		*  Cargo
		*  Rust for Rubyists
		*  Rust for functional programmers
		*  nickel.rs
		*  Iron
		*  Gtk-rs
		*  Redox
		*  Racer
		*  Rust Collections
		*  Rust Libraries
		*  Are we (I)DE yet?
		*  Awesome Rust
		*  Diesel
		*  String Types in Rust
		*  Programming in Rust

	*  caniuse.rs
	*  Rust Language Cheat Sheet
	*  Rust Changelogs
	*  Learning Rust in 2020
	*  Rust Typed Builder

工具

	*  Clippy
	*  QuickCheck
	*  explaine.rs
	*  Makepad
	*  RustViz

Verifier

	*  Kani

Pr…</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/subversion?rev=1322912032&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-03T11:33:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>subversion</title>
        <link>https://note.kidwm.tw/computer/program/subversion?rev=1322912032&amp;do=diff</link>
        <description>Subversion

	*  WebSVN
	*  Setting up a Subversion Server on Ubuntu Gutsy Gibbon server
	*  &lt;http://janochen.blogspot.com/2007/12/google-code-project-hosting-svn.html&gt;
	*  &lt;http://blog.ericsk.org/archives/446&gt;
	*  &lt;http://blog.ericsk.org/archives/447&gt;

軟體工具

	*  TortoiseSVN
	*  RabbitVCS
	*  RapidSVN</description>
    </item>
    <item rdf:about="https://note.kidwm.tw/computer/program/unicode?rev=1568114982&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-09-10T11:29:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>unicode</title>
        <link>https://note.kidwm.tw/computer/program/unicode?rev=1568114982&amp;do=diff</link>
        <description>Unicode

	*  Wikibooks(分類頁)
	* Wikipedia(有碼表)
	* decodeunicode.org(碼位查詢)
	*  Unicode character table
	*  Character Codes
	*  Codepoints.net
	* 分碼區PDF
	*  UAO轉換
		*  PHP
		*  Perl
		*  Python

	*  Unicode Regular Expression Engines

其它編碼

	*  ASCII
		*  ASCII Pronunciation Rules for Programmers 


常用符號

	*  Text Symbols
	* ★
U+2605 BLACK STAR
	* ☆
U+2606 WHITE STAR
	* ☐
U+2610 BALLOT BOX
	* ☑
U+2611 BALLOT BOX WITH CHECK
	* ☒
U+2612 BALLOT BOX WITH X…</description>
    </item>
</rdf:RDF>
