<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>831223 - It does not mean...</title>
    <link>https://831223.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Tue, 14 Apr 2026 21:17:40 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>Y.Hyun</managingEditor>
    <item>
      <title>엑셀 Epoch Time -&amp;gt; 년,월,일,시,분,초로 변경</title>
      <link>https://831223.com/143</link>
      <description>Epoch Time은 1970년 1월 1일 00:00:00 협정 세계시부터의 경과시간을 초로 환산함.
&amp;nbsp;
A1 = 1649908627
=A1/86400+365*70+19+9/24
&amp;nbsp;
9/24는 (UTC +9를 의미)
&amp;nbsp;
변환된 셀의 서식에 사용자 지정 형식에 [$-409]yyyy&quot;-&quot;m&quot;-&quot;d h:mm:ss AM/PM;@를 입력
&amp;nbsp;</description>
      <category>ETC</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/143</guid>
      <comments>https://831223.com/143#entry143comment</comments>
      <pubDate>Mon, 25 Apr 2022 13:19:08 +0900</pubDate>
    </item>
    <item>
      <title>티스토리 초대장 13장 배포합니다.</title>
      <link>https://831223.com/142</link>
      <description>&amp;nbsp;
티스토리 초대장 13장 남아있습니다.
&amp;nbsp;
필요하신 분은 댓글 남겨주세요!
&amp;nbsp;
마감되었습니다!</description>
      <category>ETC</category>
      <category>초대장</category>
      <category>티스토리</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/142</guid>
      <comments>https://831223.com/142#entry142comment</comments>
      <pubDate>Wed, 6 Sep 2017 14:53:35 +0900</pubDate>
    </item>
    <item>
      <title>Microsoft Office 2007 Excel 파일 PDF 저장시키는 Addon</title>
      <link>https://831223.com/141</link>
      <description>Microsoft Office 2007 Excel 파일 PDF 저장시키는 Addon</description>
      <category>Computer/Program</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/141</guid>
      <comments>https://831223.com/141#entry141comment</comments>
      <pubDate>Tue, 21 Jul 2015 15:53:54 +0900</pubDate>
    </item>
    <item>
      <title>Windows XP Embedded Chkdsk 추가</title>
      <link>https://831223.com/138</link>
      <description>XP 임베디드 이미지 빌드시&amp;nbsp;Software/System/Storage &amp;amp; File Systems/Applications -&amp;gt;&amp;nbsp;FAT/NTFS Common Format/Tools Files 을 추가하면 chkdsk를 사용할 수 있다.</description>
      <category>Computer</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/138</guid>
      <comments>https://831223.com/138#entry138comment</comments>
      <pubDate>Mon, 9 Sep 2013 11:40:50 +0900</pubDate>
    </item>
    <item>
      <title>구글 날씨 API 종료로 인한 야후 날씨 API</title>
      <link>https://831223.com/135</link>
      <description>구글 날씨 API가 종료 됨에 따라 다른 날씨 API를 찾아 보던 중야후 날씨 API는 정식 서비스라는 댓글을 보고 바로 변경 적용날씨 코드가 많긴 하지만 구글 이미지에 야후 날씨에 맞는 아이콘이 나와서 쉽게 해결~야후 날씨 API -&amp;nbsp;http://developer.yahoo.com/weather/</description>
      <category>Computer</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/135</guid>
      <comments>https://831223.com/135#entry135comment</comments>
      <pubDate>Tue, 11 Sep 2012 15:33:48 +0900</pubDate>
    </item>
    <item>
      <title>Windows 8 맑은 고딕 다운로드</title>
      <link>https://831223.com/132</link>
      <description>Windows 8 맑은 고딕 다운로드</description>
      <category>Computer</category>
      <category>Windows 8</category>
      <category>맑은 고딕</category>
      <category>폰트</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/132</guid>
      <comments>https://831223.com/132#entry132comment</comments>
      <pubDate>Thu, 2 Aug 2012 11:58:21 +0900</pubDate>
    </item>
    <item>
      <title>Sqlite3 Error Code</title>
      <link>https://831223.com/131</link>
      <description>#define SQLITE_OK &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0 &amp;nbsp; /* Successful result *//* beginning-of-error-codes */#define SQLITE_ERROR &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1 &amp;nbsp; /* SQL error or missing database */#define SQLITE_INTERNAL &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; /..</description>
      <category>Computer</category>
      <category>SQLite3</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/131</guid>
      <comments>https://831223.com/131#entry131comment</comments>
      <pubDate>Thu, 2 Aug 2012 11:56:39 +0900</pubDate>
    </item>
    <item>
      <title>CodeGear 2009 Language Exception 추가</title>
      <link>https://831223.com/130</link>
      <description>Tools -&amp;gt; Options -&amp;gt; Debugger Options -&amp;gt; CodeGear Debuggers -&amp;gt; Language Exceptions</description>
      <category>Computer/Borland C++</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/130</guid>
      <comments>https://831223.com/130#entry130comment</comments>
      <pubDate>Tue, 5 Jun 2012 09:57:42 +0900</pubDate>
    </item>
    <item>
      <title>Indy 10 Upgrade</title>
      <link>https://831223.com/117</link>
      <description>For CodeGear C++ Builder 2009 Indy 10 Version Upgrade 
Include Install DOC


출처 : http://www.mjfreelancing.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=13&amp;amp;Itemid=16</description>
      <category>Computer/Borland C++</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/117</guid>
      <comments>https://831223.com/117#entry117comment</comments>
      <pubDate>Mon, 5 Dec 2011 09:55:03 +0900</pubDate>
    </item>
    <item>
      <title>사랑이란?</title>
      <link>https://831223.com/116</link>
      <description>A group of professional people posed this question to a 
group of 4 to 8 year-olds, 
4살~8살의 아이들에게 물었다. 
What does love mean? 
사랑이 뭐라고 생각하니? 
The answers they got were broader and deeper than anyone 
could have imagined. See what you think. ㅅ
우리가 상상했던 것보다 ..</description>
      <category>글글글,,,</category>
      <author>Y.Hyun</author>
      <guid isPermaLink="true">https://831223.com/116</guid>
      <comments>https://831223.com/116#entry116comment</comments>
      <pubDate>Thu, 1 Dec 2011 15:56:38 +0900</pubDate>
    </item>
  </channel>
</rss>