<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>새벽</title>
	<link>http://akachuki.egloos.com</link>
	<description>끈기 있는 삶</description>
	<language>ko</language>
	<pubDate>Fri, 20 Nov 2009 23:47:51 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>새벽</title>
		<url>http://pds11.egloos.com/logo/200901/11/63/b0066363.jpg</url>
		<link>http://akachuki.egloos.com</link>
		<width>80</width>
		<height>107</height>
		<description>끈기 있는 삶</description>
	</image>
  	<item>
		<title><![CDATA[ Kernel Source 보기위한 준비 ]]> </title>
		<link>http://akachuki.egloos.com/4589365</link>
		<guid>http://akachuki.egloos.com/4589365</guid>
		<description>
			<![CDATA[ 
  socket 함수가 어떻게 구성되어 있느냐를 알아보기 위해서는<div><br />
</div><div>준비가 필요하다.</div><div><br />
</div><div><a href="http://revoman.tistory.com/entry/Ubuntu-library-install">http://revoman.tistory.com/entry/Ubuntu-library-install</a></div><div><br />
</div><div>// 리눅스 버전 확인</div><div>uname -a</div>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://akachuki.egloos.com/4589365#comments</comments>
		<pubDate>Fri, 20 Nov 2009 23:47:51 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ const  멤버 함수 ]]> </title>
		<link>http://akachuki.egloos.com/4568013</link>
		<guid>http://akachuki.egloos.com/4568013</guid>
		<description>
			<![CDATA[ 
  this 매개변수의 type을 const로 변경하는 함수<div>this의 데이터 멤버 내용을 변경할 수 없다. 기회 제공도 불가</div><div><br />
</div><div>클래스의 멤버 함수의 인자 리스트 뒤에 const가 붙을 경우 데이터형과 관련하여 형 지정자로 사용되는 것이 아니라 해당 함수는 그 클래스의 상수성을 보장하는 함수다. 즉 해당 함수 내에서는 mutable 키워드로 선언된 것을 제외한 그 어떤 멤버 변수도 수정하지 않음이 보장되며(물론 프로그래머가 그렇게 작성해야 합니다), 따라서 const 객체에는 const 함수만 호출 할 수 있습니다.</div><div>const 클래스라도 최초의 한번은 초기화 되어야 하고 생성자는 이런 역할을 담당하므로 const 함수일 필요가 없고, 그렇게 될 수도 없습니다.</div><div>const 객체 에서는 오직 const 멤버함수만을 호출할 수 있습니다.</div><div><br />
</div>			 ]]> 
		</description>
		<category>C++</category>

		<comments>http://akachuki.egloos.com/4568013#comments</comments>
		<pubDate>Thu, 29 Oct 2009 02:01:44 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 우분투 비프음 없애기 ]]> </title>
		<link>http://akachuki.egloos.com/4565120</link>
		<guid>http://akachuki.egloos.com/4565120</guid>
		<description>
			<![CDATA[ 
  <div>우분투 비프음 없애기(내장 스피커 로드시키지 않도록 설정)</div><div>관리자 모드로 열어야 한다.</div><div>sudo vi /etc/modprobe.d/blacklist.conf</div><div>파일 마지막에&nbsp;</div><div>blacklist pcspkr</div><div>추가(읽기전용으로 쓰기가 안 된다면 :w! 사용하기)</div>			 ]]> 
		</description>
		<category>Linux</category>

		<comments>http://akachuki.egloos.com/4565120#comments</comments>
		<pubDate>Mon, 26 Oct 2009 05:04:13 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[  코넬 노트 필기법 ]]> </title>
		<link>http://akachuki.egloos.com/4557750</link>
		<guid>http://akachuki.egloos.com/4557750</guid>
		<description>
			<![CDATA[ 
  <a href="http://detailbox.tistory.com/65">http://detailbox.tistory.com/65</a><div><br />
</div><div>천천히 익힌다.</div>			 ]]> 
		</description>
		<category>미분류</category>

		<comments>http://akachuki.egloos.com/4557750#comments</comments>
		<pubDate>Sun, 18 Oct 2009 15:25:14 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 기본 형용사 ]]> </title>
		<link>http://akachuki.egloos.com/4545587</link>
		<guid>http://akachuki.egloos.com/4545587</guid>
		<description>
			<![CDATA[ 
  高い（たかい）　←－→　安い（やすい）<div>高い（たかい）　←－→　低い（ひくい）</div><div><br />
</div><div>強い（つよい）　←－→　弱い（よわい）</div><div><br />
</div><div>広い（ひろい）　←－→　狭い（せまい）</div><div><br />
</div><div>長い（ながい）　←－→　短い（みじかい）</div><div><br />
</div><div>深い（ふかい）　←－→　浅い（あさい）</div><div><br />
</div><div>煩い（うるさい）←－→　静かに（しずかに）</div><div><br />
</div><div>美味しい（おいしい）←－→　不味い（まずい）</div><div><br />
</div><div>易しい（やさしい）←－→　難しい（むつかしい）</div><div><br />
</div><div>良い（よい）　←－→　悪い（わるい）</div><div><br />
</div><div>忙しい（いそがしい）　←－→　暇だ（ひまだ）</div><div><br />
</div><div>嬉しい（うれしい）　←－→　悲しい（かなしい）</div><div><br />
</div><div>赤い（あかい）　←－→　青い（あおい）</div><div><br />
</div><div>白い（しろい）　←－→　黒い（くろい）</div><div><br />
</div><div>近い（ちかい）　←－→　遠い（とおい）</div><div><br />
</div><div><br />
</div><div><br />
</div><div>黄色（きいろ）</div><div><br />
</div><div>緑（みどり）</div><div><br />
</div><div>水色（みずいろ）</div><div><br />
</div><div>ピンク</div><div><br />
</div><div>オレンジ</div><div><br />
</div><div>グレー</div><div><br />
</div><div>真っ～（ex:黒)</div><div><br />
</div><div><br />
</div>			 ]]> 
		</description>
		<category>にほんご</category>

		<comments>http://akachuki.egloos.com/4545587#comments</comments>
		<pubDate>Tue, 06 Oct 2009 13:19:22 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Visual Studio 2005 기본 사용법 ]]> </title>
		<link>http://akachuki.egloos.com/4510597</link>
		<guid>http://akachuki.egloos.com/4510597</guid>
		<description>
			<![CDATA[ 
  <div>// 실습자료</div><div><br />
</div><div>객프 :&nbsp;<a href="http://pds16.egloos.com/pds/200909/04/63/CPP_Project_Creation_Tutorial.doc">CPP_Project_Creation_Tutorial.doc</a></div><div><br />
</div><div>컴프 :&nbsp;<a href="http://pds17.egloos.com/pds/200909/04/63/C_Project_Creation_Tutorial.pptx">C_Project_Creation_Tutorial.pptx</a></div>			 ]]> 
		</description>
		<category>Visual Studio </category>

		<comments>http://akachuki.egloos.com/4510597#comments</comments>
		<pubDate>Thu, 03 Sep 2009 18:05:55 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ０７　文法 ]]> </title>
		<link>http://akachuki.egloos.com/4480945</link>
		<guid>http://akachuki.egloos.com/4480945</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-family: 돋움; font-size: 15px; line-height: normal; font-weight: bold; white-space: pre; ">１．可能型</span><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><br />
</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b> ① 5단 동사       &nbsp;</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b>     - う단 -&gt; え단　+　る </b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b> ② 상하1단 동사  :　　るー＞られる</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b> ③ 불규칙 동사    :　　来るー＞来られる、するー＞できる</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><br />
</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b>２．을/를 -&gt; か・が</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><br />
</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b>３．뭐든지 -&gt; なんでも, なにも 가 아니다.</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><br />
</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b>４．</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><br />
</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><br />
</b></span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal; white-space: pre;"><b><p>1월 = いちがつ(一月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>2월 = にがつ(二月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>3월 = さんがつ(三月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>4월 = しがつ(四月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>5월 = ごがつ(五月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>6월 = ろくがつ(六月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>7월 = しちがつ(七月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>8월 = はちがつ(八月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>9월 = くがつ(九月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>10월 = じゅうがつ(十月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>11월 = じゅういちがつ(十一月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>12월 = じゅうにがつ(十二月)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>====================================================================</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>1일 =&nbsp;ついたち (一日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>2일 = ふつか(二日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>3일 = みっか(三日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>4일 = よっか(四日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>5일 = いつか(五日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>6일 = むいか(六日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>7일 = なのか(七日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>8일 = ようか(八日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>9일 = ここのか(九日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>10일 = とおか(十日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>☆ 11일 = じゅういちにち(十一日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 12일 = じゅうににち(十二日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 13일 = じゅうさんにち(十三日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>★ 14일 = <strong>じゅうよっか(十四日)</strong></p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 15일 = じゅうごにち(十五日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 16일 = じゅうろくにち(十六日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp;&nbsp;17일 = じゅうしちにち(十七日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 18일 = じゅうはちにち(十八日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 19일 = じゅうくにち(十九日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>★&nbsp;20일 = はつか(二十日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp;&nbsp;21일 = にじゅういちにち(21日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 22일 = にじゅうににち(22日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 23일 = にじゅうさんにち(23日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>★ 24일 = <strong>にじゅうよっか(24日)</strong></p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 25일 = にじゅうごにち(25日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 26일 = にじゅうろくにち(26日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 27일 = にじゅうしちにち(27日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 28일 = にじゅうはちにち(28日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 29일 = にじゅうくにち(29日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 30일 = さんじゅうにち(30日)</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>&nbsp;&nbsp;&nbsp; 31일 = さんじゅういちにち(31日)</p><p>====================================================</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>월요일(月曜日) = げつようび</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>화요일(火曜日) = かようび</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>수요일(水曜日) = すいようび</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>목요일(木曜日) = もくようび</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>금요일(金曜日) = きんようび</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>토요일(土曜日) = どようび</p><p><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 15px; line-height: normal;"><b><font class="Apple-style-span" face="굴림" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; line-height: 15px;"><br />
</span></font></b></span></font></p><p>일요일(日曜日) = にちようび</p></b></span></font></div>			 ]]> 
		</description>
		<category>にほんご</category>

		<comments>http://akachuki.egloos.com/4480945#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:51:34 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 07　韓国の辛い料理は食べられますか？ ]]> </title>
		<link>http://akachuki.egloos.com/4480934</link>
		<guid>http://akachuki.egloos.com/4480934</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-family: 돋움; font-size: 14px; line-height: normal; color: rgb(102, 102, 102); white-space: pre; "><div>会話　１　コーイー</div><div><br />
</div>李　　：田中さんは、韓国に行ったことがありますか。</span><div><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">田中　：ええ。仕事で何回かいきました。</span></font></div><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">李　　：じゃ、韓国語も話せますか。</span></font></div><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">田中　：いいえ、文字は読めますけど、話せません。</span></font></div><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: 굴림; font-size: 12px; white-space: normal; line-height: 15px; "><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre; ">李　　：そうですか。韓国の辛い料理たべられますか。</span></font></div><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre; ">田中　：ええ。私は辛い食べ物が大好きですから、いくら辛くても大丈夫です。</span></font></div><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: 굴림; font-size: 12px; white-space: normal; line-height: 15px; "><div><font class="Apple-style-span" color="#666666" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div></span></span></font></div></span></span></font></div></div>			 ]]> 
		</description>
		<category>にほんご</category>

		<comments>http://akachuki.egloos.com/4480934#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:33:58 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ０５　文法 ]]> </title>
		<link>http://akachuki.egloos.com/4479638</link>
		<guid>http://akachuki.egloos.com/4479638</guid>
		<description>
			<![CDATA[ 
  １．あげる<div><br />
</div><div>２．くれる</div><div><br />
</div><div>３．もらう</div><div><br />
</div><div>４．動詞　て　動詞</div><div><br />
</div><div>５．さしあげる</div><div><br />
</div><div>６．くださる</div><div><br />
</div><div>７．いただく</div><div><br />
</div><div>８． 수수동사란</div><div><br />
</div><div><br />
</div>			 ]]> 
		</description>
		<category>にほんご</category>

		<comments>http://akachuki.egloos.com/4479638#comments</comments>
		<pubDate>Mon, 10 Aug 2009 00:20:54 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 05　大阪の友達がくれたものです ]]> </title>
		<link>http://akachuki.egloos.com/4479614</link>
		<guid>http://akachuki.egloos.com/4479614</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-family: 돋움; font-size: 14px; line-height: normal; white-space: pre; ">会話　１　会社</span><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">佐藤　：　このキーホルダー、いいですね。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">李　　：　大阪の友達がくれたものです</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">       <span class="Apple-tab-span" style="white-space:pre">	</span>      よっかたらあげますよ</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">佐藤　：　えっ、もらってもらってもいいですか？</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">李　　：　ええ。二つありますから、どうぞ。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><span class="Apple-style-span" style="font-family: 굴림; font-size: 12px; white-space: normal; line-height: 15px; "><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre; ">佐藤　：　ありがとうございます。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">会話　２　会社</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre; ">李　　：　週末におおさかへいってきたんです。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><span class="Apple-style-span" style="font-family: 굴림; font-size: 12px; white-space: normal; line-height: 15px; "><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre; ">佐藤　：　そうですか。ひとりでいったんですか。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre; ">李　　：　ええ。一人で行って、友達の家にとめてもらいました。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">佐藤　：　どんあところを見物しましたか。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;">李　　：　友達が大阪城やどとんぼりをあんないしてくれました。</span></font></div><div><font class="Apple-style-span" face="돋움" size="4"><span class="Apple-style-span" style="font-size: 14px; line-height: normal; white-space: pre;"><br />
</span></font></div></span></span></font></div></span></span></font></div>			 ]]> 
		</description>
		<category>にほんご</category>

		<comments>http://akachuki.egloos.com/4479614#comments</comments>
		<pubDate>Mon, 10 Aug 2009 00:01:21 GMT</pubDate>
		<dc:creator>새벽</dc:creator>
	</item>
</channel>
</rss>
