<?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>大悟の千差万別</title>
	<atom:link href="http://mxyra.pzndiz.info/feed" rel="self" type="application/rss+xml" />
	<link>http://mxyra.pzndiz.info</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 13:02:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ユーフォーキャッチャーにはまり・・・</title>
		<link>http://mxyra.pzndiz.info/archives/14</link>
		<comments>http://mxyra.pzndiz.info/archives/14#comments</comments>
		<pubDate>Sun, 20 Jun 2010 15:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[アミューズメント]]></category>
		<category><![CDATA[テーマパーク]]></category>

		<guid isPermaLink="false">http://mxyra.pzndiz.info/?p=14</guid>
		<description><![CDATA[
UFOキャッチャーに挑戦だーい！
200円で、大きいお菓子をゲット・・
うれしかったよ。カプリコがなんと10本入り
こんなに、食べたら太ってしまう
ユーフォーキャッチャーにはまり・・・
ゲームセンターに、通いそう。
]]></description>
			<content:encoded><![CDATA[<p><strong></p>
<p>UFOキャッチャー</strong>に挑戦だーい！</p>
<p>200円で、大きいお菓子をゲット・・</p>
<p>うれしかったよ。カプリコがなんと10本入り</p>
<p>こんなに、食べたら太ってしまう</p>
<p>ユーフォーキャッチャーにはまり・・・</p>
<p><strong>ゲームセンター</strong>に、通いそう。</p>
]]></content:encoded>
			<wfw:commentRss>http://mxyra.pzndiz.info/archives/14/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>アフィリエイトで儲けたら・・・</title>
		<link>http://mxyra.pzndiz.info/archives/12</link>
		<comments>http://mxyra.pzndiz.info/archives/12#comments</comments>
		<pubDate>Thu, 21 Jan 2010 02:44:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[確定申告]]></category>

		<guid isPermaLink="false">http://mxyra.pzndiz.info/?p=12</guid>
		<description><![CDATA[アフィリエイトで儲けたら、申告の必要があるんだって・・・
初めて知った。税務署から照会が入るケースも・・・
これからは、確定申告の時期、申告する事は
きちんと、申告しないと、ダメだよね！！
]]></description>
			<content:encoded><![CDATA[<p>アフィリエイトで儲けたら、申告の必要があるんだって・・・</p>
<p>初めて知った。税務署から照会が入るケースも・・・</p>
<p>これからは、確定申告の時期、申告する事は</p>
<p>きちんと、申告しないと、ダメだよね！！</p>
]]></content:encoded>
			<wfw:commentRss>http://mxyra.pzndiz.info/archives/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>パソコンを新しく買い替えようと考えてます　</title>
		<link>http://mxyra.pzndiz.info/archives/3</link>
		<comments>http://mxyra.pzndiz.info/archives/3#comments</comments>
		<pubDate>Sat, 19 Dec 2009 03:48:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[コンピュータ・家電品・テレビ]]></category>

		<guid isPermaLink="false">http://mxyra.pzndiz.info/?p=3</guid>
		<description><![CDATA[コンパイラとはプログラミング言語で書かれたプログラムを、コンピュータが直接実行可能な機械語のプログラムに変換するソフトウェアである。
また、コンパイラによる変換工程をコンパイルと呼ぶ。
ただし、Visual Studioなど一部の開発環境ではビルドとも言う。
コンパイル前のプログラムを特に「ソースコード」（原始コード）と呼び、反対にコンパイル後のプログラムを「オブジェクトコード」（目的コード）と呼んで区別する。
多くの場合、コンパイルされた機械語プログラムの実行は、インタプリタを介した実行より高速である。
反面、開発時には動作テストのたびに比較的時間のかかるコンパイル作業が必要である。
世界初のコンパイラは1952年、グレース・ホッパーが書いたA-0プログラミング言語である。
1957年、IBMのジョン・バッカスのチームが開発したFORTRANが一般には世界初の完全なコンパイラであるとされている。
1960年のCOBOLは複数のアーキテクチャ上でコンパイル可能となった最初の言語の1つである。
]]></description>
			<content:encoded><![CDATA[<p>コンパイラとはプログラミング言語で書かれたプログラムを、コンピュータが直接実行可能な機械語のプログラムに変換するソフトウェアである。</p>
<p>また、コンパイラによる変換工程をコンパイルと呼ぶ。</p>
<p>ただし、Visual Studioなど一部の開発環境ではビルドとも言う。</p>
<p>コンパイル前のプログラムを特に「ソースコード」（原始コード）と呼び、反対にコンパイル後のプログラムを「オブジェクトコード」（目的コード）と呼んで区別する。</p>
<p>多くの場合、コンパイルされた機械語プログラムの実行は、インタプリタを介した実行より高速である。</p>
<p>反面、開発時には動作テストのたびに比較的時間のかかるコンパイル作業が必要である。</p>
<p>世界初のコンパイラは1952年、グレース・ホッパーが書いたA-0プログラミング言語である。</p>
<p>1957年、IBMのジョン・バッカスのチームが開発したFORTRANが一般には世界初の完全なコンパイラであるとされている。</p>
<p>1960年のCOBOLは複数のアーキテクチャ上でコンパイル可能となった最初の言語の1つである。</p>
]]></content:encoded>
			<wfw:commentRss>http://mxyra.pzndiz.info/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
