ÄÁÅÙÃ÷ ¹Ù·Î°¡±â

Àι°

Àι°

Àι°

°Ô½ÃÆÇ

  • HOME
  • °Ô½ÃÆÇ
  • °Ô½ÃÆÇ
  • Àμâ
  • º» »çÀÌÆ®´Â ´ëÇѹα¹ ÀúÀ۱ǹýÀ» ÁؼöÇÕ´Ï´Ù.
  • ȸ¿øÀº °ø°øÁú¼­³ª ¹Ìdz¾ç¼Ó¿¡ À§¹èµÇ´Â ³»¿ë°ú ŸÀÎÀÇ ÀúÀÛ±ÇÀ» Æ÷ÇÔÇÑ ÁöÀûÀç»ê±Ç ¹× ±âŸ ±Ç¸®¸¦ Ä§ÇØÇÏ´Â ³»¿ë¹°¿¡ ´ëÇÏ¿©´Â µî·ÏÇÒ ¼ö ¾øÀ¸¸ç, ¸¸ÀÏ ÀÌ¿Í °° Àº ³»¿ëÀÇ °Ô½Ã¹°·Î ÀÎÇØ ¹ß»ýÇÏ´Â °á°ú¿¡ ´ëÇÑ ¸ðµç Ã¥ÀÓÀº ȸ¿ø º»Àο¡°Ô ÀÖ½À´Ï´Ù.
  • °³ÀÎÁ¤º¸º¸È£¹ý¿¡ ÀǰÅÇÏ¿© ÁֹιøÈ£, ÈÞ´ëÆù¹øÈ£, ÁýÁÖ¼Ò, Ç÷¾×Çü, Á÷¾÷ µîÀÇ °Ô½Ã³ª µî·ÏÀ» ±ÝÁöÇÕ´Ï´Ù.
¿¬¹ø Á¦¸ñ ÀÛ¼ºÀÚ ÀÛ¼ºÀÏ Á¶È¸ ÆÄÀÏ
°øÁö 2016³â Âü±³À°ÀåÇÐÀç´Ü ÀåÇлý Ãßõ °ø¹® ¿î¿µÀÚ 2016/09/26 22 2016ÀåÇлý°ø¹®.hwp ´Ù¿î·Îµå
4 2014³â Âü±³À°ÀåÇÐÀç´Ü ÀåÇÐÁõ¼­ ¼ö¿©½Ä ¿î¿µÀÚ 2014/11/26 3  
3 ºñ¹Ð ±ÛÀÌ µÇÁö ¾Ê½À´Ï´Ù. ÀåÇлý ÃßõÀº '.. ¿ÀÁø¼® 2014/11/19 12  
2 ÀåÇлý Ãßõ ¿äû °ø¹® ¿î¿µÀÚ 2013/07/24 40 5´ÜüÀåÇлýÃßõ¼­½Ä¹ß¼Û°ø¹®.hwp ´Ù¿î·Îµå
1 ÁöÁ¤±â±¸ºÎ±Ý½Åû °ü·Ã ¼­·ù ¿î¿µÀÚ 2013/07/23 12 ÁöÁ¤±âºÎ±Ý´Üü_½Åû_¹×_Ãßõ¿ä·É(2011).hwp ´Ù¿î·Îµå
óÀ½ ÆäÀÌÁö ÀÌÀü 10ÆäÀÌÁö 1 ´ÙÀ½ 10ÆäÀÌÁö ¸¶Áö¸· ÆäÀÌÁö ¸ñ·Ïº¸±â
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=euckr AUTO_INCREMENT=1' at line 36
CREATE TABLE `XM_COUNTER_PAGE_2025` ( `CHK_DATE` date NOT NULL default '0000-00-00', `CHK_YEAR` int(10) unsigned NOT NULL default '0', `CHK_MONTH` int(10) unsigned NOT NULL default '0', `CHK_DAY` int(10) unsigned NOT NULL default '0', `PAGE_CODE` varchar(60) NOT NULL default '', `PAGE_NAME` tinytext NOT NULL, `LINK_URL` tinytext NOT NULL, `H0` int(10) unsigned NOT NULL default '0', `H1` int(10) unsigned NOT NULL default '0', `H2` int(10) unsigned NOT NULL default '0', `H3` int(10) unsigned NOT NULL default '0', `H4` int(10) unsigned NOT NULL default '0', `H5` int(10) unsigned NOT NULL default '0', `H6` int(10) unsigned NOT NULL default '0', `H7` int(10) unsigned NOT NULL default '0', `H8` int(10) unsigned NOT NULL default '0', `H9` int(10) unsigned NOT NULL default '0', `H10` int(10) unsigned NOT NULL default '0', `H11` int(10) unsigned NOT NULL default '0', `H12` int(10) unsigned NOT NULL default '0', `H13` int(10) unsigned NOT NULL default '0', `H14` int(10) unsigned NOT NULL default '0', `H15` int(10) unsigned NOT NULL default '0', `H16` int(10) unsigned NOT NULL default '0', `H17` int(10) unsigned NOT NULL default '0', `H18` int(10) unsigned NOT NULL default '0', `H19` int(10) unsigned NOT NULL default '0', `H20` int(10) unsigned NOT NULL default '0', `H21` int(10) unsigned NOT NULL default '0', `H22` int(10) unsigned NOT NULL default '0', `H23` int(10) unsigned NOT NULL default '0', `H_TOTAL` int(10) unsigned NOT NULL default '0', `HOME_NUM` int(10) unsigned NOT NULL default '0', UNIQUE KEY `CHK_DATE` (`CHK_DATE`,`PAGE_CODE`,`HOME_NUM`) ) ENGINE=MyISAM DEFAULT CHARSET=euckr AUTO_INCREMENT=1