<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>its55 lab &#187; C++</title>
	<atom:link href="http://www.lab.its55.com/?cat=6&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.lab.its55.com</link>
	<description>WindowsプログラマのWebアプリへの挑戦日記。あとパンとか。</description>
	<lastBuildDate>Sun, 12 Jan 2014 13:33:22 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
		<item>
		<title>無名のnamespaceの中にstatic?</title>
		<link>http://www.lab.its55.com/?p=81</link>
		<comments>http://www.lab.its55.com/?p=81#comments</comments>
		<pubDate>Wed, 14 Jan 2009 13:44:56 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=81</guid>
		<description><![CDATA[C++の名前空間を定義するnamespaceってあんまり使わない。たぶん有用な使い方があるんだろうと思うけど、所属しているチームではほとんど使われていないので、今まで積極的に使おうとは思っていなかった。 using na [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=81</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>C++のrand()関数でRAND_MAX以上の乱数を作る方法</title>
		<link>http://www.lab.its55.com/?p=77</link>
		<comments>http://www.lab.its55.com/?p=77#comments</comments>
		<pubDate>Tue, 13 Jan 2009 13:12:40 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=77</guid>
		<description><![CDATA[C++で乱数を発生させるときに使うrand関数ですが、これは乱数の最大値がRAND_MAXまでなんですよね。で、今までは乱数と行っても0から1までとか、0から256までとかの範囲で求めることしかなかったので、あんまり気に [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=77</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FAILEDマクロでS_FALSEはひっかからない</title>
		<link>http://www.lab.its55.com/?p=68</link>
		<comments>http://www.lab.its55.com/?p=68#comments</comments>
		<pubDate>Tue, 07 Oct 2008 13:18:19 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=68</guid>
		<description><![CDATA[いつもどっちかよくわからなくなるのでメモ的にエントリー。次のコードを実行すると・・・ code &#60; view plain text &#62; TRACE( &#34;S_FALSE Test\n&#34; ); [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=68</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WindowsアプリケーションのUIとしてFLASHを使う方法</title>
		<link>http://www.lab.its55.com/?p=60</link>
		<comments>http://www.lab.its55.com/?p=60#comments</comments>
		<pubDate>Thu, 21 Aug 2008 14:07:11 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=60</guid>
		<description><![CDATA[最近はAIRなんかが出てきて、デスクトップアプリのUIをFLASHで表現することが簡単になりました。 が、AIRではセキュリティに考慮してか、いろいろと制限があります。例えばレジストリがいじれないとか、デバイスが使えない [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=60</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ソフトウェアを開発するときに仕様書を書くべき3つの理由</title>
		<link>http://www.lab.its55.com/?p=39</link>
		<comments>http://www.lab.its55.com/?p=39#comments</comments>
		<pubDate>Fri, 04 Jul 2008 15:08:07 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=39</guid>
		<description><![CDATA[「Joel on Softwere」で、機能仕様書を書く重要性が延々と述べられているので、ちょっとまとめてみます。いきなりコーディング始めていませんか？ プログラムをデザインする 仕様書の最も重要な役割はプログラムをデザ [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=39</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++でバイト列をBase64や16進数表示へ変換</title>
		<link>http://www.lab.its55.com/?p=34</link>
		<comments>http://www.lab.its55.com/?p=34#comments</comments>
		<pubDate>Fri, 27 Jun 2008 14:09:09 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=34</guid>
		<description><![CDATA[バイト列をBase64や16進数表示へ変換 C++でバイト列をBase64変換するには、暗号化で使用するCrypt APIが使えます。Crypt APIにCryptBinaryToStringという関数があり、これを使う [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=34</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>C++でUTF-8をShift-JISに変換する</title>
		<link>http://www.lab.its55.com/?p=33</link>
		<comments>http://www.lab.its55.com/?p=33#comments</comments>
		<pubDate>Wed, 25 Jun 2008 10:09:27 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=33</guid>
		<description><![CDATA[前回、Shift-JISをUTF-8に変換する方法を書きました。今回は逆のUTF-8をShift-JISに変換する方法です。 この変換も、 UTF-8→UTF-16→Shift-JIS の順番で変換する必要があります。  [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=33</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C++でShift-JISをUTF-8に変換する</title>
		<link>http://www.lab.its55.com/?p=32</link>
		<comments>http://www.lab.its55.com/?p=32#comments</comments>
		<pubDate>Wed, 11 Jun 2008 14:37:28 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=32</guid>
		<description><![CDATA[Windowsアプリケーションでもネットワークにつながって、サーバアプリケーションと連携することが多くなってきてますねぇ。ネットワークといえば文字コードはUTF-8なイメージがあるワタクシですが、C++ではShift-J [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=32</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ユニットテストの実践： CppUnitの導入（実装編）</title>
		<link>http://www.lab.its55.com/?p=27</link>
		<comments>http://www.lab.its55.com/?p=27#comments</comments>
		<pubDate>Thu, 01 May 2008 04:15:38 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[CppUnitの導入]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=27</guid>
		<description><![CDATA[前回、CppUnitを導入しました。今回は実装編です。 本来はテストファーストで、CppUnitでテストケースを実装したあとにメインの実装を行うものなんでしょうけど、今回はすでに実装が終わったプロジェクトのユニットテスト [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=27</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ユニットテストの実践： CppUnitの導入（インストール編）</title>
		<link>http://www.lab.its55.com/?p=26</link>
		<comments>http://www.lab.its55.com/?p=26#comments</comments>
		<pubDate>Fri, 25 Apr 2008 07:27:56 +0000</pubDate>
		<dc:creator>イトセ</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[CppUnitの導入]]></category>

		<guid isPermaLink="false">http://www.lab.its55.com/?p=26</guid>
		<description><![CDATA[恥ずかしながら今までユニットテストツールを使ったことがなかったんですが、soraさんおすすめの、アジャイルプラクティス 達人プログラマに学ぶ現場開発者の習慣を読んだら、いても立ってもいられなくなり、会社の環境にCppUn [&#8230;]]]></description>
		<wfw:commentRss>http://www.lab.its55.com/?feed=rss2&#038;p=26</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
