{"id":24956,"date":"2024-10-26T04:25:07","date_gmt":"2024-10-26T04:25:07","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=24956"},"modified":"2024-11-26T08:03:18","modified_gmt":"2024-11-26T08:03:18","slug":"%ec%9c%a0%eb%8b%88%ed%8b%b0-%ea%b8%b0%ec%b4%88-%ea%b0%95%ec%a2%8c-%eb%b0%b0%ec%97%b4%ec%9d%98-%ec%9a%94%ec%86%8c%ec%99%80-%ec%9d%b8%eb%8d%b1%ec%8a%a4","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/24956\/","title":{"rendered":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4"},"content":{"rendered":"<p><body><\/p>\n<article>\n<section>\n<h2>1. \ubc30\uc5f4\uc774\ub780 \ubb34\uc5c7\uc778\uac00?<\/h2>\n<p>\ubc30\uc5f4\uc740 \ub3d9\uc77c\ud55c \ub370\uc774\ud130 \ud0c0\uc785\uc744 \uac00\uc9c4 \uc5ec\ub7ec \uac1c\uc758 \uc694\uc18c\ub97c \ud558\ub098\uc758 \ubcc0\uc218\uc5d0 \ubb36\uc5b4 \uad00\ub9ac\ud560 \uc218 \uc788\ub294 \uc790\ub8cc\uad6c\uc870\uc785\ub2c8\ub2e4. \uc720\ub2c8\ud2f0\uc5d0\uc11c\ub294 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc5ec\ub7ec \uac1c\uc758 \ub370\uc774\ud130(\uc608: \uc810\uc218, \uc704\uce58, \uc0c9\uc0c1 \ub4f1)\ub97c \uc27d\uac8c \uc800\uc7a5\ud558\uace0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uac01 \uc694\uc18c\ub294 \uc815\uc218 \uc778\ub371\uc2a4\ub97c \ud1b5\ud574 \uc811\uadfc\ud560 \uc218 \uc788\uc73c\uba70, \uc774 \uc778\ub371\uc2a4\ub294 0\ubd80\ud130 \uc2dc\uc791\ud569\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uae30\ubcf8 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>\ud0c0\uc785[] \ubc30\uc5f4\uc774\ub984 = new \ud0c0\uc785[\ubc30\uc5f4\uc758 \ud06c\uae30];<\/code><\/pre>\n<p>\uc608\ub97c \ub4e4\uc5b4, \uc815\uc218\ud615 \ubc30\uc5f4\uc744 \uc120\uc5b8\ud558\uace0 \ucd08\uae30\ud654\ud558\ub294 \ubc29\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>int[] scores = new int[5];<\/code><\/pre>\n<\/section>\n<section>\n<h2>2. \ubc30\uc5f4\uc758 \uc694\uc18c\uc5d0 \uc811\uadfc\ud558\uae30<\/h2>\n<p>\ubc30\uc5f4\uc758 \uac01 \uc694\uc18c\ub294 \uc778\ub371\uc2a4\ub97c \ud1b5\ud574 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc778\ub371\uc2a4\ub294 0\ubd80\ud130 \uc2dc\uc791\ud558\ubbc0\ub85c, \uccab \ubc88\uc9f8 \uc694\uc18c\ub294 <code>array[0]<\/code>, \ub450 \ubc88\uc9f8 \uc694\uc18c\ub294 <code>array[1]<\/code>\ub85c \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4 \uc694\uc18c\uc5d0 \uac12\uc744 \ud560\ub2f9\ud558\ub294 \ubc29\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>scores[0] = 100;<\/code><\/pre>\n<p>\uc774\ub807\uac8c \ud558\uba74 <code>scores<\/code> \ubc30\uc5f4\uc758 \uccab \ubc88\uc9f8 \uc694\uc18c\uc5d0 100\uc774 \ud560\ub2f9\ub429\ub2c8\ub2e4. \uc5ec\ub7ec \uc694\uc18c\uc5d0 \uac12\uc744 \ud560\ub2f9\ud558\ub294 \uac83\ub3c4 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>scores[1] = 90;\nscores[2] = 80;<\/code><\/pre>\n<\/section>\n<section>\n<h2>3. \ubc30\uc5f4\uc758 \uae38\uc774 \ud655\uc778\ud558\uae30<\/h2>\n<p>\ubc30\uc5f4\uc758 \uae38\uc774\ub294 <code>\ubc30\uc5f4\uc774\ub984.Length<\/code>\ub97c \ud1b5\ud574 \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \ud06c\uae30\ub97c \uc54c\uace0 \uc2f6\uc744 \ub54c \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \ub2e4\uc74c\uacfc \uac19\uc774 \ubc30\uc5f4\uc758 \uae38\uc774\ub97c \ucd9c\ub825\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>Debug.Log(\"\ubc30\uc5f4\uc758 \uae38\uc774: \" + scores.Length);<\/code><\/pre>\n<\/section>\n<section>\n<h2>4. \ubc30\uc5f4\uc758 \ucd08\uae30\ud654 \ubc29\ubc95<\/h2>\n<p>\ubc30\uc5f4\uc740 \uc120\uc5b8\uacfc \ub3d9\uc2dc\uc5d0 \ucd08\uae30\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \ucd08\uae30\uac12\uc744 \uc124\uc815\ud558\uace0 \uc2f6\uc744 \ub54c \ub2e4\uc74c\uacfc \uac19\uc774 \uc791\uc131\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>int[] scores = {100, 90, 80, 70, 60};<\/code><\/pre>\n<p>\uc774 \uacbd\uc6b0, \ubc30\uc5f4\uc758 \uc694\uc18c\ub294 \uac01\uac01 100, 90, 80, 70, 60\uc73c\ub85c \ucd08\uae30\ud654\ub429\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \ud06c\uae30\ub97c \uba85\uc2dc\ud558\uc9c0 \uc54a\uace0 \uc911\uad04\ud638 \uc548\uc5d0 \uac12\uc744 \ub098\uc5f4\ud558\uba74, \ubc30\uc5f4\uc758 \ud06c\uae30\uac00 \uc790\ub3d9\uc73c\ub85c \uacb0\uc815\ub429\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>5. \ub2e4\ucc28\uc6d0 \ubc30\uc5f4<\/h2>\n<p>\ubc30\uc5f4\uc740 1\ucc28\uc6d0 \ubc30\uc5f4\ubfd0\ub9cc \uc544\ub2c8\ub77c \ub2e4\ucc28\uc6d0 \ubc30\uc5f4\ub3c4 \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \uac00\uc7a5 \ud754\ud558\uac8c \uc0ac\uc6a9\ub418\ub294 \ub2e4\ucc28\uc6d0 \ubc30\uc5f4\uc740 2\ucc28\uc6d0 \ubc30\uc5f4\uc774\uba70, \ud589\uacfc \uc5f4\ub85c \uad6c\uc131\ub429\ub2c8\ub2e4. 2\ucc28\uc6d0 \ubc30\uc5f4\uc744 \uc120\uc5b8\ud558\ub294 \ubc29\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>int[,] matrix = new int[3, 3];<\/code><\/pre>\n<p>\uc774\ub807\uac8c \uc120\uc5b8\ud55c \ud6c4\uc5d0\ub294 \uac01 \uc694\uc18c\uc5d0 \uc811\uadfc\ud560 \ub54c \ud589\uacfc \uc5f4\uc758 \uc778\ub371\uc2a4\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>matrix[0, 0] = 1;<\/code><\/pre>\n<p>\ub610\ub294 \ucd08\uae30\uac12\uc744 \uc124\uc815\ud560 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>int[,] matrix = { {1, 2, 3}, {4, 5, 6}, {7, 8, 9} };<\/code><\/pre>\n<\/section>\n<section>\n<h2>6. \ubc30\uc5f4\uc758 \ubc18\ubcf5\ubb38 \uc0ac\uc6a9\ud558\uae30<\/h2>\n<p>\ubc30\uc5f4\uc758 \uc694\uc18c\ub97c \uc21c\ud68c\ud558\uae30 \uc704\ud574 \ubc18\ubcf5\ubb38\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uac00\uc7a5 \ud754\ud788 \uc0ac\uc6a9\ud558\ub294 \ubc18\ubcf5\ubb38\uc740 <code>for<\/code> \ubb38\uc785\ub2c8\ub2e4. \uc544\ub798\uc640 \uac19\uc774 \ubc30\uc5f4\uc758 \ubaa8\ub4e0 \uc694\uc18c\ub97c \ucd9c\ub825\ud558\ub294 \uc608\uc81c\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>for (int i = 0; i &lt; scores.Length; i++)\n{\n    Debug.Log(\"\uc810\uc218 \" + i + \": \" + scores[i]);\n}<\/code><\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\uc5d0\uc11c <code>for<\/code> \ubb38\uc744 \uc0ac\uc6a9\ud558\uc5ec \ubc30\uc5f4\uc758 \ubaa8\ub4e0 \uc810\uc218\ub97c \ucd9c\ub825\ud558\ub294 \uc608\uc2dc\ub97c \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>7. \ubc30\uc5f4\uacfc List\uc758 \ucc28\uc774\uc810<\/h2>\n<p>\uc720\ub2c8\ud2f0\uc5d0\uc11c \ubc30\uc5f4\uacfc \uac00\uc7a5 \ub9ce\uc774 \ube44\uad50\ub418\ub294 \uc790\ub8cc\uad6c\uc870\uac00 \ubc14\ub85c List\uc785\ub2c8\ub2e4. List\ub294 \uac00\ubcc0 \uae38\uc774\ub97c \uc9c0\uc6d0\ud558\uba70, \ub370\uc774\ud130\uc758 \ucd94\uac00 \ubc0f \uc0ad\uc81c\uac00 \uc6a9\uc774\ud569\ub2c8\ub2e4. \ubc30\uc5f4\uc740 \uace0\uc815\ub41c \ud06c\uae30\ub97c \uac00\uc9c0\uace0 \uc788\uc9c0\ub9cc, List\ub294 \ud544\uc694\uc5d0 \ub530\ub77c \ud06c\uae30\ub97c \uc870\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. List\ub97c \uc0ac\uc6a9\ud558\ub294 \uc608\uc2dc\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>using System.Collections.Generic;\n\n\/\/ \ub9ac\uc2a4\ud2b8 \uc120\uc5b8\nList<int> scoreList = new List<int>();\n\n\/\/ \uc694\uc18c \ucd94\uac00\nscoreList.Add(100);\nscoreList.Add(90);\nscoreList.Add(80);\n<\/int><\/int><\/code><\/pre>\n<p>\ubc30\uc5f4\uacfc List\uc758 \ud2b9\uc131\uc744 \uc798 \uc774\ud574\ud558\uace0 \uc0ac\uc6a9\ud558\uba74 \ud504\ub85c\uadf8\ub798\ubc0d\uc5d0\uc11c \ub354 \ud6a8\uc728\uc801\uc73c\ub85c \ub370\uc774\ud130 \uad00\ub9ac\ub97c \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>8. \ubc30\uc5f4\uc758 \uc720\uc6a9\ud55c \uba54\uc11c\ub4dc<\/h2>\n<p>\uc720\ub2c8\ud2f0\uc5d0\uc11c\ub294 \ubc30\uc5f4\uc5d0 \uc720\uc6a9\ud55c \uc5ec\ub7ec \uba54\uc11c\ub4dc\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uadf8\uc911 <code>Array.Sort<\/code> \uba54\uc11c\ub4dc\ub294 \ubc30\uc5f4\uc744 \uc815\ub82c\ud558\ub294 \ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n<pre><code>Array.Sort(scores);<\/code><\/pre>\n<p>\uc774 \ucf54\ub4dc\ub294 <code>scores<\/code> \ubc30\uc5f4\uc758 \uc694\uc18c\ub97c \uc624\ub984\ucc28\uc21c\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4. \ub610\ud55c <code>Array.Reverse<\/code> \uba54\uc11c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uba74 \ubc30\uc5f4\uc744 \ub4a4\uc9d1\uc744 \uc218\ub3c4 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>Array.Reverse(scores);<\/code><\/pre>\n<\/section>\n<section>\n<h2>9. \ubc30\uc5f4\uc758 \ubcf5\uc0ac<\/h2>\n<p>\ubc30\uc5f4\uc744 \ubcf5\uc0ac\ud558\ub824\uba74 <code>Array.Copy<\/code> \uba54\uc11c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uba74 \ub429\ub2c8\ub2e4. \uc774 \uba54\uc11c\ub4dc\ub294 \uc6d0\ubcf8 \ubc30\uc5f4\uc758 \uc694\uc18c\ub97c \uc0c8 \ubc30\uc5f4\ub85c \ubcf5\uc0ac\ud558\ub294 \ub370 \uc720\uc6a9\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>int[] copiedScores = new int[scores.Length];\nArray.Copy(scores, copiedScores, scores.Length);<\/code><\/pre>\n<p>\uc774\ub807\uac8c \ud558\uba74 <code>copiedScores<\/code> \ubc30\uc5f4\uc774 <code>scores<\/code> \ubc30\uc5f4\uc758 \uc694\uc18c\ub85c \ucd08\uae30\ud654\ub429\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>10. \ubc30\uc5f4\uc758 \ub2e4\ub8e8\uae30<\/h2>\n<p>\ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud560 \ub54c \uc8fc\uc758\ud560 \uc810\uc740 \ubc30\uc5f4\uc758 \uc778\ub371\uc2a4 \ubc94\uc704\ub97c \ucd08\uacfc\ud558\ub294 \uc811\uadfc\uc744 \ud53c\ud574\uc57c \ud55c\ub2e4\ub294 \uac83\uc785\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uae38\uc774\ubcf4\ub2e4 \ud070 \uc778\ub371\uc2a4\uc5d0 \uc811\uadfc\ud558\uba74 <code>IndexOutOfRangeException<\/code>\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4. \ud56d\uc0c1 \ubc30\uc5f4\uc758 \uae38\uc774\ub97c \uccb4\ud06c\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc5d0\uc11c \ubc30\uc5f4\uc758 \uae30\ucd08 \uac1c\ub150\uacfc \uc0ac\uc6a9 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc740 \ud6a8\uacfc\uc801\uc778 \ub370\uc774\ud130 \uad00\ub9ac\ub97c \uc704\ud55c \uac15\ub825\ud55c \ub3c4\uad6c\uc774\uba70, \ub2e4\uc591\ud55c \ubc29\ubc95\uc73c\ub85c \ud65c\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uacfc \ud568\uaed8 List\uc640 \uac19\uc740 \ub2e4\ub978 \uc790\ub8cc\uad6c\uc870\ub97c \uc774\ud574\ud558\uace0 \ud65c\uc6a9\ud568\uc73c\ub85c\uc368 \uc880 \ub354 \ud6a8\uc728\uc801\uc778 \ucf54\ub4dc\ub97c \uc791\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc55e\uc73c\ub85c\uc758 \ud504\ub85c\uc81d\ud2b8\uc5d0\uc11c \ubc30\uc5f4\uc744 \uc801\uadf9 \ud65c\uc6a9\ud574 \ubcf4\uc138\uc694!<\/p>\n<\/section>\n<\/article>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. \ubc30\uc5f4\uc774\ub780 \ubb34\uc5c7\uc778\uac00? \ubc30\uc5f4\uc740 \ub3d9\uc77c\ud55c \ub370\uc774\ud130 \ud0c0\uc785\uc744 \uac00\uc9c4 \uc5ec\ub7ec \uac1c\uc758 \uc694\uc18c\ub97c \ud558\ub098\uc758 \ubcc0\uc218\uc5d0 \ubb36\uc5b4 \uad00\ub9ac\ud560 \uc218 \uc788\ub294 \uc790\ub8cc\uad6c\uc870\uc785\ub2c8\ub2e4. \uc720\ub2c8\ud2f0\uc5d0\uc11c\ub294 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc5ec\ub7ec \uac1c\uc758 \ub370\uc774\ud130(\uc608: \uc810\uc218, \uc704\uce58, \uc0c9\uc0c1 \ub4f1)\ub97c \uc27d\uac8c \uc800\uc7a5\ud558\uace0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uac01 \uc694\uc18c\ub294 \uc815\uc218 \uc778\ub371\uc2a4\ub97c \ud1b5\ud574 \uc811\uadfc\ud560 \uc218 \uc788\uc73c\uba70, \uc774 \uc778\ub371\uc2a4\ub294 0\ubd80\ud130 \uc2dc\uc791\ud569\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uae30\ubcf8 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. \ud0c0\uc785[] \ubc30\uc5f4\uc774\ub984 = new &hellip; <a href=\"https:\/\/atmokpo.com\/w\/24956\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[13],"tags":[],"class_list":["post-24956","post","type-post","status-publish","format-standard","hentry","category-13"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/24956\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1. \ubc30\uc5f4\uc774\ub780 \ubb34\uc5c7\uc778\uac00? \ubc30\uc5f4\uc740 \ub3d9\uc77c\ud55c \ub370\uc774\ud130 \ud0c0\uc785\uc744 \uac00\uc9c4 \uc5ec\ub7ec \uac1c\uc758 \uc694\uc18c\ub97c \ud558\ub098\uc758 \ubcc0\uc218\uc5d0 \ubb36\uc5b4 \uad00\ub9ac\ud560 \uc218 \uc788\ub294 \uc790\ub8cc\uad6c\uc870\uc785\ub2c8\ub2e4. \uc720\ub2c8\ud2f0\uc5d0\uc11c\ub294 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc5ec\ub7ec \uac1c\uc758 \ub370\uc774\ud130(\uc608: \uc810\uc218, \uc704\uce58, \uc0c9\uc0c1 \ub4f1)\ub97c \uc27d\uac8c \uc800\uc7a5\ud558\uace0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uac01 \uc694\uc18c\ub294 \uc815\uc218 \uc778\ub371\uc2a4\ub97c \ud1b5\ud574 \uc811\uadfc\ud560 \uc218 \uc788\uc73c\uba70, \uc774 \uc778\ub371\uc2a4\ub294 0\ubd80\ud130 \uc2dc\uc791\ud569\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uae30\ubcf8 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. \ud0c0\uc785[] \ubc30\uc5f4\uc774\ub984 = new &hellip; \ub354 \ubcf4\uae30 &quot;\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/24956\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-26T04:25:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T08:03:18+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/24956\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24956\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4\",\"datePublished\":\"2024-10-26T04:25:07+00:00\",\"dateModified\":\"2024-11-26T08:03:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24956\/\"},\"wordCount\":7,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc720\ub2c8\ud2f0\uae30\ucd08\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/24956\/\",\"url\":\"https:\/\/atmokpo.com\/w\/24956\/\",\"name\":\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-26T04:25:07+00:00\",\"dateModified\":\"2024-11-26T08:03:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24956\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/24956\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/24956\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/24956\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"1. \ubc30\uc5f4\uc774\ub780 \ubb34\uc5c7\uc778\uac00? \ubc30\uc5f4\uc740 \ub3d9\uc77c\ud55c \ub370\uc774\ud130 \ud0c0\uc785\uc744 \uac00\uc9c4 \uc5ec\ub7ec \uac1c\uc758 \uc694\uc18c\ub97c \ud558\ub098\uc758 \ubcc0\uc218\uc5d0 \ubb36\uc5b4 \uad00\ub9ac\ud560 \uc218 \uc788\ub294 \uc790\ub8cc\uad6c\uc870\uc785\ub2c8\ub2e4. \uc720\ub2c8\ud2f0\uc5d0\uc11c\ub294 \ubc30\uc5f4\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc5ec\ub7ec \uac1c\uc758 \ub370\uc774\ud130(\uc608: \uc810\uc218, \uc704\uce58, \uc0c9\uc0c1 \ub4f1)\ub97c \uc27d\uac8c \uc800\uc7a5\ud558\uace0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uac01 \uc694\uc18c\ub294 \uc815\uc218 \uc778\ub371\uc2a4\ub97c \ud1b5\ud574 \uc811\uadfc\ud560 \uc218 \uc788\uc73c\uba70, \uc774 \uc778\ub371\uc2a4\ub294 0\ubd80\ud130 \uc2dc\uc791\ud569\ub2c8\ub2e4. \ubc30\uc5f4\uc758 \uae30\ubcf8 \uad6c\uc870\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4. \ud0c0\uc785[] \ubc30\uc5f4\uc774\ub984 = new &hellip; \ub354 \ubcf4\uae30 \"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4\"","og_url":"https:\/\/atmokpo.com\/w\/24956\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-26T04:25:07+00:00","article_modified_time":"2024-11-26T08:03:18+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/24956\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/24956\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4","datePublished":"2024-10-26T04:25:07+00:00","dateModified":"2024-11-26T08:03:18+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/24956\/"},"wordCount":7,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc720\ub2c8\ud2f0\uae30\ucd08"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/24956\/","url":"https:\/\/atmokpo.com\/w\/24956\/","name":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-26T04:25:07+00:00","dateModified":"2024-11-26T08:03:18+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/24956\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/24956\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/24956\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubc30\uc5f4\uc758 \uc694\uc18c\uc640 \uc778\ub371\uc2a4"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=24956"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24956\/revisions"}],"predecessor-version":[{"id":24957,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24956\/revisions\/24957"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=24956"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=24956"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=24956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}