<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/shiftky/python/">
<title>python&#x306B;&#x95A2;&#x3059;&#x308B;shiftky&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;</title>
<link>https://b.hatena.ne.jp/shiftky/python/</link>
<description>python&#x306B;&#x95A2;&#x3059;&#x308B;shiftky&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; (2)</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/shiftky/20170123#bookmark-18079763" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/shiftky/20100821#bookmark-24234313" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/shiftky/20170123#bookmark-18079763">
<title>Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary</title>
<link>https://limitusus.hatenablog.com/entry/20091222/1261457605</link>
<description></description>
<dc:creator>shiftky</dc:creator>
<dc:date>2017-01-22T18:06:57Z</dc:date>
<dc:subject>python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://limitusus.hatenablog.com/entry/20091222/1261457605&#x22; title=&#x22;Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Flimitusus.hatenablog.com%2Fentry%2F20091222%2F1261457605&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://limitusus.hatenablog.com/entry/20091222/1261457605&#x22;&#x3E;Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://limitusus.hatenablog.com/entry/20091222/1261457605&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/c49d251f9593a0ae40f921a7c5a2957a321f57dd/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fogimage.blog.st-hatena.com%2F8599973812278920071%2F8599973812278920681%2F1499821428&#x22; alt=&#x22;Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary&#x22; title=&#x22;Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x7D4C;&#x7DEF; &#x6700;&#x8FD1;&#x66F8;&#x3044;&#x3066;&#x3044;&#x308B;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30E0;&#x3067;&#x7121;&#x9650;&#x30EB;&#x30FC;&#x30D7;&#x3059;&#x308B;&#x30EF;&#x30FC;&#x30AB;&#x30FC;&#x30B9;&#x30EC;&#x30C3;&#x30C9;&#x3092;&#x7ACB;&#x3066;&#x307E;&#x304F;&#x308B;&#x3082;&#x306E;&#x304C;&#x3042;&#x3063;&#x3066;, &#x305D;&#x308C;&#x3092; signal &#x3067;&#x5B89;&#x5168;&#x306B;&#x7D42;&#x4E86;&#x3055;&#x305B;&#x308B;&#x624B;&#x6BB5;&#x304C;&#x77E5;&#x308A;&#x305F;&#x304B;&#x3063;&#x305F;. &#x8AB2;&#x984C;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30E0; &#x4EE5;&#x4E0B;&#x306E;&#x3088;&#x3046;&#x306A;&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30E0;&#x304C;&#x3042;&#x308A;&#x307E;&#x3059;. import threading import time def loopfunc(event): print &#x26;quot;Thread Started&#x26;quot; while not event.isSet(): time.sleep(...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/limitusus.hatenablog.com/entry/20091222/1261457605&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://limitusus.hatenablog.com/entry/20091222/1261457605&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Python &#x3067; signal &#x3068; threading &#x3092;&#x4E21;&#x7ACB;&#x3057;&#x3066;&#x307F;&#x305F; - limitusus&#x2019;s diary&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/limitusus.hatenablog.com/entry/20091222/1261457605&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>14</hatena:bookmarkcount>
</item>
<item rdf:about="https://b.hatena.ne.jp/shiftky/20100821#bookmark-24234313">
<title>&#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;</title>
<link>https://www.slideshare.net/slideshow/ss-5019563/5019563</link>
<description></description>
<dc:creator>shiftky</dc:creator>
<dc:date>2010-08-21T14:45:34Z</dc:date>
<dc:subject>camp2010</dc:subject>
<dc:subject>python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/camp2010" />
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://www.slideshare.net/slideshow/ss-5019563/5019563&#x22; title=&#x22;&#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fwww.slideshare.net%2Fslideshow%2Fss-5019563%2F5019563&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://www.slideshare.net/slideshow/ss-5019563/5019563&#x22;&#x3E;&#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://www.slideshare.net/slideshow/ss-5019563/5019563&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/e45eaf2bab08b5bcd28c277797e13e468c995882/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fcdn.slidesharecdn.com%2Fss_thumbnails%2Frandom-100820095614-phpapp01-thumbnail.jpg%3Fwidth%3D640%26height%3D640%26fit%3Dbounds&#x22; alt=&#x22;&#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;&#x22; title=&#x22;&#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;This document contains code snippets in Python, Perl, and C++. It also contains text about Marcus Tullius Cicero and Otto von Bismarck.&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.slideshare.net/slideshow/ss-5019563/5019563&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://www.slideshare.net/slideshow/ss-5019563/5019563&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - &#x8A00;&#x8A9E;&#x306E;&#x8A2D;&#x8A08;&#x5224;&#x65AD;&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/www.slideshare.net/slideshow/ss-5019563/5019563&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>146</hatena:bookmarkcount>
</item>
</rdf:RDF>