<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>인생은 라면과 햇반의 연속</title>
    <link>http://allbegray.textcube.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Thu, 02 Jul 2009 19:35:54 +0900</pubDate>
    <generator>Textcube.com 2.0 Garnet</generator>
    <item>
      <title>해상도 사이즈 구하기</title>
      <link>http://allbegray.textcube.com/1</link>
      <description>import java.awt.Dimension; import java.awt.Toolkit; Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize(); System.out.println(&amp;quot;Width: &amp;quot; + screenSize.width + &amp;quot; Height: &amp;quot; + screenSize.height); 결과값 Width: 1280 Height:...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://allbegray.textcube.com/1&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</description>
      <category>JavaSE</category>
      <author>모든것은회색</author>
      <guid>http://allbegray.textcube.com/1</guid>
      <comments>http://allbegray.textcube.com/1?expandComment=1#entry1Comment</comments>
      <pubDate>Tue, 23 Dec 2008 00:28:16 +0900</pubDate>
    </item>
  </channel>
</rss>
