<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://slightknowledge.com/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://slightknowledge.com/feed.php">
        <title>SlightKnowledge - lang</title>
        <description></description>
        <link>https://slightknowledge.com/</link>
        <image rdf:resource="https://slightknowledge.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-05T12:08:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=lang:c&amp;rev=1757651521&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=lang:crossplatform&amp;rev=1757289423&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=lang:git&amp;rev=1757377028&amp;do=diff"/>
                <rdf:li rdf:resource="https://slightknowledge.com/doku.php?id=lang:python&amp;rev=1774095457&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://slightknowledge.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>SlightKnowledge</title>
        <link>https://slightknowledge.com/</link>
        <url>https://slightknowledge.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://slightknowledge.com/doku.php?id=lang:c&amp;rev=1757651521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-12T04:32:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>c</title>
        <link>https://slightknowledge.com/doku.php?id=lang:c&amp;rev=1757651521&amp;do=diff</link>
        <description>C/C++

	*  windows での環境構築
	*  pybind11
	*   クラスに配列ライクにアクセスする
	*  バイナリデータの型変換</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=lang:crossplatform&amp;rev=1757289423&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-07T23:57:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>crossplatform</title>
        <link>https://slightknowledge.com/doku.php?id=lang:crossplatform&amp;rev=1757289423&amp;do=diff</link>
        <description>posix と windows の違い

最初に

プログラムを作成しているときに、Linux や Mac と windows で共通で
使用できない関数が存在し、困ることが多々ある。
自分が使用している範囲内ではあるが、それらの関数をまとめた。</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=lang:git&amp;rev=1757377028&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-09T00:17:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>git</title>
        <link>https://slightknowledge.com/doku.php?id=lang:git&amp;rev=1757377028&amp;do=diff</link>
        <description>git

サーバーと同期
git pull ownedName ownedBranch
サーバーへ upload
git push ownedName ownedBranch
編集手順

	*  ファイル編集
	*  git add
	*  git commit

サーバの場合は、さらに pull する

----------

git サーバ構築</description>
    </item>
    <item rdf:about="https://slightknowledge.com/doku.php?id=lang:python&amp;rev=1774095457&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-21T12:17:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>python</title>
        <link>https://slightknowledge.com/doku.php?id=lang:python&amp;rev=1774095457&amp;do=diff</link>
        <description>*  仮想環境(venv)
	*  wxpython
	*  pyinstaller
	*  mail 送信
	*   Flask</description>
    </item>
</rdf:RDF>
