{"id":27332,"date":"2024-10-27T14:10:39","date_gmt":"2024-10-27T14:10:39","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27332"},"modified":"2024-11-26T07:19:31","modified_gmt":"2024-11-26T07:19:31","slug":"c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%a7%91%ed%95%a9-%ed%91%9c%ed%98%84%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27332\/","title":{"rendered":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30"},"content":{"rendered":"<p><body><\/p>\n<h2>1. \ubb38\uc81c \uc124\uba85<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \ud65c\uc6a9\ud558\uc5ec \uc9d1\ud569\uc744 \ud45c\ud604\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. \uc9d1\ud569(Sets)\uc740 \ub370\uc774\ud130 \uad6c\uc870\uc5d0\uc11c \uc911\ubcf5\uc744 \ud5c8\uc6a9\ud558\uc9c0 \uc54a\ub294 \uc694\uc18c\ub4e4\uc758 \ubaa8\uc784\uc744 \ub098\ud0c0\ub0b4\uba70, \ud2b9\uc815 \uc0c1\ud669\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc0ac\uc6a9\uc790\ub4e4\uc758 \uace0\uc720 ID \ubaa9\ub85d\uc774\ub098 \ub2e4\uc591\ud55c \uc0c1\ud488 \ucf54\ub4dc \ubaa9\ub85d\uc744 \ucc98\ub9ac\ud558\ub294 \uacbd\uc6b0\uc5d0 \uc9d1\ud569\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>\ubb38\uc81c: \uc9d1\ud569\uc758 \ud45c\ud604<\/h3>\n<p>\uc8fc\uc5b4\uc9c4 \ub450 \ubc30\uc5f4 <code>A<\/code>\uc640 <code>B<\/code>\uac00 \uc788\uc744 \ub54c, \ub450 \ubc30\uc5f4\uc758 \ud569\uc9d1\ud569, \uad50\uc9d1\ud569, \ucc28\uc9d1\ud569\uc744 \uad6c\ud558\ub294 \ud568\uc218\ub97c \uad6c\ud604\ud558\uc138\uc694. \ud568\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \ud615\uc2dd\uc73c\ub85c \uc815\uc758\ub429\ub2c8\ub2e4:<\/p>\n<pre><code>public static void CalculateSets(int[] A, int[] B)<\/code><\/pre>\n<h2>2. \ubb38\uc81c \ud480\uc774 \uacfc\uc815<\/h2>\n<p>\uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574\uc11c\ub294 \uac01 \uc9d1\ud569 \uc5f0\uc0b0\uc758 \uc815\uc758\ub97c \uc774\ud574\ud558\uace0, C#\uc758 \uc9d1\ud569\uc744 \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ud560 \uc218 \uc788\ub294\uc9c0\uc5d0 \ub300\ud574 \uc54c\uc544\uc57c \ud569\ub2c8\ub2e4.<\/p>\n<h3>2.1 \uc9d1\ud569\uc758 \uc815\uc758<\/h3>\n<ul>\n<li><strong>\ud569\uc9d1\ud569 (Union)<\/strong>: \ub450 \uc9d1\ud569\uc758 \uc6d0\uc18c\ub97c \ubaa8\ub450 \ud3ec\ud568\ud558\ub294 \uc9d1\ud569\uc785\ub2c8\ub2e4.<\/li>\n<li><strong>\uad50\uc9d1\ud569 (Intersection)<\/strong>: \ub450 \uc9d1\ud569\uc5d0 \uacf5\ud1b5\uc73c\ub85c \uc874\uc7ac\ud558\ub294 \uc6d0\uc18c\ub4e4\ub85c \uc774\ub8e8\uc5b4\uc9c4 \uc9d1\ud569\uc785\ub2c8\ub2e4.<\/li>\n<li><strong>\ucc28\uc9d1\ud569 (Difference)<\/strong>: \uccab \ubc88\uc9f8 \uc9d1\ud569\uc5d0\uc11c \ub450 \ubc88\uc9f8 \uc9d1\ud569\uc758 \uc6d0\uc18c\ub97c \uc81c\uc678\ud55c \uc9d1\ud569\uc785\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h3>2.2 C#\uc758 \uc9d1\ud569 \ud074\ub798\uc2a4<\/h3>\n<p>C#\uc5d0\uc11c\ub294 <code>HashSet<\/code> \ud074\ub798\uc2a4\ub97c \uc774\uc6a9\ud574 \uc9d1\ud569\uc744 \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <code>HashSet<\/code>\uc740 \uc911\ubcf5\uc744 \ud5c8\uc6a9\ud558\uc9c0 \uc54a\uc73c\uba70, \uc815\ub82c\ub418\uc9c0 \uc54a\uc740 \uc9d1\ud569\uc744 \ud45c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>2.3 \ud568\uc218 \uad6c\ud604<\/h3>\n<p>\uc774\uc81c \ubb38\uc81c\uc5d0\uc11c \uc694\uad6c\ud558\ub294 \ud568\uc218 <code>CalculateSets<\/code>\ub97c \uad6c\ud604\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc544\ub798\ub294 \uac01 \uc9d1\ud569 \uc5f0\uc0b0\uc744 \uad6c\ud604\ud558\uae30 \uc704\ud55c \ucf54\ub4dc\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>using System;\nusing System.Collections.Generic;\n\npublic class SetOperations\n{\n    public static void CalculateSets(int[] A, int[] B)\n    {\n        HashSet<int> setA = new HashSet<int>(A);\n        HashSet<int> setB = new HashSet<int>(B);\n\n        \/\/ \ud569\uc9d1\ud569\n        HashSet<int> union = new HashSet<int>(setA);\n        union.UnionWith(setB);\n        Console.WriteLine(\"\ud569\uc9d1\ud569: \" + string.Join(\", \", union));\n\n        \/\/ \uad50\uc9d1\ud569\n        HashSet<int> intersection = new HashSet<int>(setA);\n        intersection.IntersectWith(setB);\n        Console.WriteLine(\"\uad50\uc9d1\ud569: \" + string.Join(\", \", intersection));\n\n        \/\/ \ucc28\uc9d1\ud569\n        HashSet<int> difference = new HashSet<int>(setA);\n        difference.ExceptWith(setB);\n        Console.WriteLine(\"\ucc28\uc9d1\ud569: \" + string.Join(\", \", difference));\n    }\n}\n<\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/code><\/pre>\n<h2>3. \ucf54\ub4dc \uc124\uba85<\/h2>\n<p>\uc704 \ucf54\ub4dc\ub97c \ub2e8\uacc4\ubcc4\ub85c \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>3.1 HashSet \uc0dd\uc131<\/h3>\n<p>\uba3c\uc800, \uc8fc\uc5b4\uc9c4 \ubc30\uc5f4 <code>A<\/code>\uc640 <code>B<\/code>\ub97c \uc774\uc6a9\ud574 \uac01\uac01\uc758 <code>HashSet<\/code>\uc744 \uc0dd\uc131\ud569\ub2c8\ub2e4. \uc774\ub807\uac8c \ud558\uba74 \uc911\ubcf5 \ub41c \uc6d0\uc18c\uac00 \uc81c\uac70\ub41c \uc0c1\ud0dc\uc758 \uc9d1\ud569\uc744 \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>HashSet<int> setA = new HashSet<int>(A);\nHashSet<int> setB = new HashSet<int>(B);\n<\/int><\/int><\/int><\/int><\/code><\/pre>\n<h3>3.2 \ud569\uc9d1\ud569 \uacc4\uc0b0<\/h3>\n<p>\ud569\uc9d1\ud569\uc744 \uad6c\ud558\uae30 \uc704\ud574\uc11c\ub294 \uba3c\uc800 <code>setA<\/code>\ub97c \ubcf5\uc0ac\ud55c \ud6c4 <code>UnionWith<\/code> \uba54\uc11c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec <code>setB<\/code>\uc758 \uc6d0\uc18c\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>HashSet<int> union = new HashSet<int>(setA);\nunion.UnionWith(setB);\nConsole.WriteLine(\"\ud569\uc9d1\ud569: \" + string.Join(\", \", union));\n<\/int><\/int><\/code><\/pre>\n<h3>3.3 \uad50\uc9d1\ud569 \uacc4\uc0b0<\/h3>\n<p>\uad50\uc9d1\ud569\uc740 <code>setA<\/code>\uc758 \ubcf5\uc0ac\ubcf8\uc5d0\uc11c <code>IntersectWith<\/code> \uba54\uc11c\ub4dc\ub97c \ud638\ucd9c\ud558\uc5ec <code>setB<\/code>\uc640\uc758 \uad50\uc9d1\ud569\uc744 \uad6c\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>HashSet<int> intersection = new HashSet<int>(setA);\nintersection.IntersectWith(setB);\nConsole.WriteLine(\"\uad50\uc9d1\ud569: \" + string.Join(\", \", intersection));\n<\/int><\/int><\/code><\/pre>\n<h3>3.4 \ucc28\uc9d1\ud569 \uacc4\uc0b0<\/h3>\n<p>\ucc28\uc9d1\ud569\uc740 <code>ExceptWith<\/code> \uba54\uc11c\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec <code>setB<\/code>\uc758 \uc6d0\uc18c\ub97c \uc81c\uac70\ud568\uc73c\ub85c\uc368 \uacc4\uc0b0\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>HashSet<int> difference = new HashSet<int>(setA);\ndifference.ExceptWith(setB);\nConsole.WriteLine(\"\ucc28\uc9d1\ud569: \" + string.Join(\", \", difference));\n<\/int><\/int><\/code><\/pre>\n<h2>4. \uc804\uccb4 \ucf54\ub4dc<\/h2>\n<p>\ub9c8\uc9c0\ub9c9\uc73c\ub85c, \ubaa8\ub4e0 \ub0b4\uc6a9\uc744 \ud3ec\ud568\ud55c \uc804\uccb4 \ucf54\ub4dc\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>using System;\nusing System.Collections.Generic;\n\npublic class SetOperations\n{\n    public static void CalculateSets(int[] A, int[] B)\n    {\n        HashSet<int> setA = new HashSet<int>(A);\n        HashSet<int> setB = new HashSet<int>(B);\n\n        \/\/ \ud569\uc9d1\ud569\n        HashSet<int> union = new HashSet<int>(setA);\n        union.UnionWith(setB);\n        Console.WriteLine(\"\ud569\uc9d1\ud569: \" + string.Join(\", \", union));\n\n        \/\/ \uad50\uc9d1\ud569\n        HashSet<int> intersection = new HashSet<int>(setA);\n        intersection.IntersectWith(setB);\n        Console.WriteLine(\"\uad50\uc9d1\ud569: \" + string.Join(\", \", intersection));\n\n        \/\/ \ucc28\uc9d1\ud569\n        HashSet<int> difference = new HashSet<int>(setA);\n        difference.ExceptWith(setB);\n        Console.WriteLine(\"\ucc28\uc9d1\ud569: \" + string.Join(\", \", difference));\n    }\n}\n\nclass Program\n{\n    static void Main()\n    {\n        int[] A = { 1, 2, 3, 4, 5 };\n        int[] B = { 4, 5, 6, 7, 8 };\n        SetOperations.CalculateSets(A, B);\n    }\n}\n<\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/int><\/code><\/pre>\n<h2>5. \ud14c\uc2a4\ud2b8 \ubc0f \uacb0\uacfc<\/h2>\n<p>\uc704\uc758 \ucf54\ub4dc\ub97c \ud14c\uc2a4\ud2b8\ud558\uae30 \uc704\ud574 <code>Main<\/code> \uba54\uc11c\ub4dc\uc5d0\uc11c \ub450 \ubc30\uc5f4\uc744 \uc815\uc758\ud558\uace0 <code>CalculateSets<\/code> \ud568\uc218\ub97c \ud638\ucd9c\ud574 \ubcf4\uc558\uc2b5\ub2c8\ub2e4.<\/p>\n<p>\uc8fc\uc5b4\uc9c4 \ubc30\uc5f4 <code>A<\/code>\uc640 <code>B<\/code>\uc5d0 \ub300\ud55c \uacb0\uacfc\ub294 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>\ud569\uc9d1\ud569: 1, 2, 3, 4, 5, 6, 7, 8\n\uad50\uc9d1\ud569: 4, 5\n\ucc28\uc9d1\ud569: 1, 2, 3\n<\/code><\/pre>\n<h2>6. \ub9c8\ubb34\ub9ac<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \uc774\uc6a9\ud558\uc5ec \uc9d1\ud569\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \ud45c\ud604\ud558\uace0, \ud569\uc9d1\ud569, \uad50\uc9d1\ud569, \ucc28\uc9d1\ud569\uc758 \uc5f0\uc0b0\uc744 \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \ubc30\uc6e0\uc2b5\ub2c8\ub2e4. \uc774\uc640 \uac19\uc740 \uc9d1\ud569 \uc5f0\uc0b0\uc740 \ucf54\ub529\ud14c\uc2a4\ud2b8\ubfd0 \uc544\ub2c8\ub77c, \ub2e4\uc591\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ub370 \ub9e4\uc6b0 \uc720\uc6a9\ud55c \uc811\uadfc \ubc29\ubc95\uc785\ub2c8\ub2e4. \ub610\ud55c, C#\uc758 <code>HashSet<\/code> \ud074\ub798\uc2a4\uc758 \ub2e4\uc591\ud55c \uba54\uc11c\ub4dc\ub97c \ud65c\uc6a9\ud558\uba74 \uc9d1\ud569\uc744 \uc27d\uac8c \ub2e4\ub8f0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud5a5\ud6c4 \ucf54\ub529\ud14c\uc2a4\ud2b8\ub97c \uc900\ube44\ud558\uc2dc\uba74\uc11c \uc9d1\ud569\uc758 \uac1c\ub150\uacfc \ud65c\uc6a9\uc5d0 \ub300\ud574 \ud55c \ubc88 \ub354 \ub418\uc0c8\uae30\ub294 \uac83\uc774 \uc88b\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. \ubb38\uc81c \uc124\uba85 \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \ud65c\uc6a9\ud558\uc5ec \uc9d1\ud569\uc744 \ud45c\ud604\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. \uc9d1\ud569(Sets)\uc740 \ub370\uc774\ud130 \uad6c\uc870\uc5d0\uc11c \uc911\ubcf5\uc744 \ud5c8\uc6a9\ud558\uc9c0 \uc54a\ub294 \uc694\uc18c\ub4e4\uc758 \ubaa8\uc784\uc744 \ub098\ud0c0\ub0b4\uba70, \ud2b9\uc815 \uc0c1\ud669\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc0ac\uc6a9\uc790\ub4e4\uc758 \uace0\uc720 ID \ubaa9\ub85d\uc774\ub098 \ub2e4\uc591\ud55c \uc0c1\ud488 \ucf54\ub4dc \ubaa9\ub85d\uc744 \ucc98\ub9ac\ud558\ub294 \uacbd\uc6b0\uc5d0 \uc9d1\ud569\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \uc9d1\ud569\uc758 \ud45c\ud604 \uc8fc\uc5b4\uc9c4 \ub450 \ubc30\uc5f4 A\uc640 B\uac00 \uc788\uc744 \ub54c, \ub450 \ubc30\uc5f4\uc758 \ud569\uc9d1\ud569, \uad50\uc9d1\ud569, &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27332\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30&#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":[24],"tags":[],"class_list":["post-27332","post","type-post","status-publish","format-standard","hentry","category-c--"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30 - \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\/27332\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"1. \ubb38\uc81c \uc124\uba85 \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \ud65c\uc6a9\ud558\uc5ec \uc9d1\ud569\uc744 \ud45c\ud604\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. \uc9d1\ud569(Sets)\uc740 \ub370\uc774\ud130 \uad6c\uc870\uc5d0\uc11c \uc911\ubcf5\uc744 \ud5c8\uc6a9\ud558\uc9c0 \uc54a\ub294 \uc694\uc18c\ub4e4\uc758 \ubaa8\uc784\uc744 \ub098\ud0c0\ub0b4\uba70, \ud2b9\uc815 \uc0c1\ud669\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc0ac\uc6a9\uc790\ub4e4\uc758 \uace0\uc720 ID \ubaa9\ub85d\uc774\ub098 \ub2e4\uc591\ud55c \uc0c1\ud488 \ucf54\ub4dc \ubaa9\ub85d\uc744 \ucc98\ub9ac\ud558\ub294 \uacbd\uc6b0\uc5d0 \uc9d1\ud569\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \uc9d1\ud569\uc758 \ud45c\ud604 \uc8fc\uc5b4\uc9c4 \ub450 \ubc30\uc5f4 A\uc640 B\uac00 \uc788\uc744 \ub54c, \ub450 \ubc30\uc5f4\uc758 \ud569\uc9d1\ud569, \uad50\uc9d1\ud569, &hellip; \ub354 \ubcf4\uae30 &quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27332\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:10:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:19:31+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\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/27332\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27332\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30\",\"datePublished\":\"2024-10-27T14:10:39+00:00\",\"dateModified\":\"2024-11-26T07:19:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27332\/\"},\"wordCount\":13,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/27332\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27332\/\",\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T14:10:39+00:00\",\"dateModified\":\"2024-11-26T07:19:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27332\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27332\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27332\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30\"}]},{\"@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":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30 - \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\/27332\/","og_locale":"ko_KR","og_type":"article","og_title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"1. \ubb38\uc81c \uc124\uba85 \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \ud65c\uc6a9\ud558\uc5ec \uc9d1\ud569\uc744 \ud45c\ud604\ud558\ub294 \ubb38\uc81c\ub97c \ub2e4\ub8e8\uaca0\uc2b5\ub2c8\ub2e4. \uc9d1\ud569(Sets)\uc740 \ub370\uc774\ud130 \uad6c\uc870\uc5d0\uc11c \uc911\ubcf5\uc744 \ud5c8\uc6a9\ud558\uc9c0 \uc54a\ub294 \uc694\uc18c\ub4e4\uc758 \ubaa8\uc784\uc744 \ub098\ud0c0\ub0b4\uba70, \ud2b9\uc815 \uc0c1\ud669\uc5d0\uc11c \uc720\uc6a9\ud558\uac8c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc0ac\uc6a9\uc790\ub4e4\uc758 \uace0\uc720 ID \ubaa9\ub85d\uc774\ub098 \ub2e4\uc591\ud55c \uc0c1\ud488 \ucf54\ub4dc \ubaa9\ub85d\uc744 \ucc98\ub9ac\ud558\ub294 \uacbd\uc6b0\uc5d0 \uc9d1\ud569\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubb38\uc81c: \uc9d1\ud569\uc758 \ud45c\ud604 \uc8fc\uc5b4\uc9c4 \ub450 \ubc30\uc5f4 A\uc640 B\uac00 \uc788\uc744 \ub54c, \ub450 \ubc30\uc5f4\uc758 \ud569\uc9d1\ud569, \uad50\uc9d1\ud569, &hellip; \ub354 \ubcf4\uae30 \"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/27332\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:10:39+00:00","article_modified_time":"2024-11-26T07:19:31+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/27332\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27332\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30","datePublished":"2024-10-27T14:10:39+00:00","dateModified":"2024-11-26T07:19:31+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27332\/"},"wordCount":13,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/27332\/","url":"https:\/\/atmokpo.com\/w\/27332\/","name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T14:10:39+00:00","dateModified":"2024-11-26T07:19:31+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27332\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27332\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27332\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc9d1\ud569 \ud45c\ud604\ud558\uae30"}]},{"@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":[{"id":43237,"url":"https:\/\/atmokpo.com\/w\/43237\/","url_meta":{"origin":27332,"position":0},"title":"[Prism]  027. Prism\uacfc .NET 6 \ubc0f Beyond, \ucd5c\uc2e0 .NET \ubc84\uc804\uc5d0\uc11c Prism \ud65c\uc6a9\ud558\uae30","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"\ud604\ub300\uc758 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c \ud658\uacbd\uc5d0\uc11c, \ub2e4\uc591\ud55c \ud504\ub808\uc784\uc6cc\ud06c\uc640 \uae30\uc220 \uc2a4\ud0dd\uc774 \uc874\uc7ac\ud558\uace0 \uadf8 \uc911\uc5d0\uc11c WPF(Windows Presentation Foundation) \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc704\ud55c Prism \ud504\ub808\uc784\uc6cc\ud06c\ub294 \ub9e4\uc6b0 \uac15\ub825\ud55c \ub3c4\uad6c\uc785\ub2c8\ub2e4. \ud2b9\ud788 .NET 6 \ubc0f \uadf8 \uc774\ud6c4 \ubc84\uc804\uc5d0\uc11c Prism\uc744 \ud65c\uc6a9\ud558\ub294 \uac83\uc740 \ucd5c\uc2e0 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uba70, \ud6a8\uc728\uc801\uc778 \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0 \ud070 \ub3c4\uc6c0\uc744 \uc90d\ub2c8\ub2e4. \uc774\ubc88 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 Prism\uacfc .NET 6\uc758 \ud1b5\ud569 \ubc29\ubc95, \uc0c8\ub85c\uc6b4 \uae30\ub2a5\ub4e4, \uc608\uc81c\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":27470,"url":"https:\/\/atmokpo.com\/w\/27470\/","url_meta":{"origin":27332,"position":1},"title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \ud2b8\ub9ac \uc21c\ud68c\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 27\uc77c","format":false,"excerpt":"\ud604\ub300 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c\uc5d0\uc11c \uc54c\uace0\ub9ac\uc998\uacfc \uc790\ub8cc\uad6c\uc870\ub294 \ud575\uc2ec\uc801\uc778 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. \ud2b9\ud788, \ud2b8\ub9ac\ub294 \ub9ce\uc740 \ubb38\uc81c\uc5d0\uc11c \uc911\uc694\ud55c \uc790\ub8cc\uad6c\uc870\ub85c \ud65c\uc6a9\ub429\ub2c8\ub2e4. \ubcf8 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 \ud2b8\ub9ac\uc758 \uae30\ubcf8 \uac1c\ub150\uacfc \ud568\uaed8 \ud2b8\ub9ac \uc21c\ud68c\ub97c \ud65c\uc6a9\ud55c \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. C#\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud2b8\ub9ac \uc21c\ud68c \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud560 \uac83\uc774\uba70, \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud55c \ub2e8\uacc4\ubcc4 \uacfc\uc815\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. 1. \ud2b8\ub9ac\uc758 \uae30\ucd08 \ud2b8\ub9ac\ub294 \ube44\uc120\ud615 \ub370\uc774\ud130\u2026","rel":"","context":"&quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43249,"url":"https:\/\/atmokpo.com\/w\/43249\/","url_meta":{"origin":27332,"position":2},"title":"[Prism]  023. Prism\uacfc \ub2e4\ub978 WPF \ud504\ub808\uc784\uc6cc\ud06c \ube44\uad50, MVVM Light, Caliburn.Micro\uc640 Prism \ube44\uad50","author":"root","date":"2024\ub144 11\uc6d4 26\uc77c","format":false,"excerpt":"Windows Presentation Foundation (WPF) \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0\uc11c MVVM(Model-View-ViewModel) \ud328\ud134\uc758 \uc911\uc694\uc131\uc774 \uac15\uc870\ub418\uba74\uc11c, \ub2e4\uc591\ud55c MVVM \ud504\ub808\uc784\uc6cc\ud06c\ub4e4\uc774 \ub4f1\uc7a5\ud588\uc2b5\ub2c8\ub2e4. \uc774 \uc911 Prism, MVVM Light, Caliburn.Micro\ub294 \uac00\uc7a5 \uc778\uae30 \uc788\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. \uac01\uac01\uc758 \ud504\ub808\uc784\uc6cc\ud06c\ub294 \uc7a5\ub2e8\uc810\uc774 \uc788\uc73c\uba70, \uac1c\ubc1c\uc790\ub4e4\uc774 \uc120\ud0dd\ud560 \uc218 \uc788\ub294 \ub2e4\uc591\ud55c \uc635\uc158\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 Prism\uc744 \uc911\uc2ec\uc73c\ub85c MVVM Light\uc640 Caliburn.Micro\uc640\uc758 \ube44\uad50\ub97c \uc790\uc138\ud788 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. Prism \uac1c\uc694 Prism\uc740 Microsoft\uc5d0\uc11c \uac1c\ubc1c\ud55c\u2026","rel":"","context":"&quot;WPF \uac1c\ubc1c&quot;\uc5d0\uc11c","block_context":{"text":"WPF \uac1c\ubc1c","link":"https:\/\/atmokpo.com\/w\/category\/wpf-%ea%b0%9c%eb%b0%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43487,"url":"https:\/\/atmokpo.com\/w\/43487\/","url_meta":{"origin":27332,"position":3},"title":"[Dart \uc5b8\uc5b4\uac15\uc88c]  010. \uac1d\uccb4\uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d (OOP) \uc18c\uac1c, \ucd94\uc0c1 \ud074\ub798\uc2a4\uc640 \uc778\ud130\ud398\uc774\uc2a4","author":"root","date":"2024\ub144 11\uc6d4 28\uc77c","format":false,"excerpt":"\ud504\ub85c\uadf8\ub7a8\uc744 \uad6c\uc870\uc801\uc774\uace0 \ud6a8\uc728\uc801\uc73c\ub85c \uc791\uc131\ud558\ub294 \ub370 \uc911\uc694\ud55c \uac1c\ub150 \uc911 \ud558\ub098\ub294 \uac1d\uccb4\uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d(Object-Oriented Programming, OOP)\uc785\ub2c8\ub2e4. Dart \uc5b8\uc5b4\ub294 \uc774\ub7ec\ud55c OOP \uac1c\ub150\uc744 \ubc14\ud0d5\uc73c\ub85c \uc124\uacc4\ub41c \uc5b8\uc5b4\ub85c, \ucf54\ub4dc\ub97c \uc7ac\uc0ac\uc6a9\ud558\uace0 \uc720\uc9c0\ubcf4\uc218\ud558\uae30 \uc27d\uac8c \ub9cc\ub4e4\uc5b4 \uc90d\ub2c8\ub2e4. OOP\uc758 \uc911\uc694\ud55c \uad6c\uc131 \uc694\uc18c\uc778 \ucd94\uc0c1 \ud074\ub798\uc2a4\uc640 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \uac1d\uccb4\uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d(OOP) \uac1c\ub150 \uac1d\uccb4\uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uc740 \ud504\ub85c\uadf8\ub7a8\uc744 '\uac1d\uccb4'\ub77c\ub294 \ub3c5\ub9bd\uc801\uc778 \ub2e8\uc704\ub85c \uad6c\uc131\ud558\uc5ec \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\uc2dd\uc785\ub2c8\ub2e4. \uac1d\uccb4\ub294\u2026","rel":"","context":"&quot;\ud50c\ub7ec\ud130 \uac15\uc88c&quot;\uc5d0\uc11c","block_context":{"text":"\ud50c\ub7ec\ud130 \uac15\uc88c","link":"https:\/\/atmokpo.com\/w\/category\/%ed%94%8c%eb%9f%ac%ed%84%b0-%ea%b0%95%ec%a2%8c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":40460,"url":"https:\/\/atmokpo.com\/w\/40460\/","url_meta":{"origin":27332,"position":4},"title":"8. \uc0c1\ud0dc \uacf5\uac04(State Space) \uc124\uacc4\ud558\uae30, \uc0c1\ud0dc \uc778\ucf54\ub529 \uae30\ubc95 (\ubca1\ud130\ud654, \uc6d0-\ud56b \uc778\ucf54\ub529 \ub4f1)","author":"root","date":"2024\ub144 11\uc6d4 04\uc77c","format":false,"excerpt":"\uac15\ud654\ud559\uc2b5\uc5d0\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \uac1c\ub150 \uc911 \ud558\ub098\ub294 \uc0c1\ud0dc \uacf5\uac04(State Space) \uc124\uacc4\uc785\ub2c8\ub2e4. \uc0c1\ud0dc\ub294 \uc5d0\uc774\uc804\ud2b8\uac00 \ud658\uacbd\uc5d0\uc11c \uc5b4\ub5a4 \uc0c1\ud669\uc5d0 \ucc98\ud574 \uc788\ub294\uc9c0\ub97c \ub098\ud0c0\ub0b4\uba70, \uc0c1\ud0dc \uacf5\uac04\uc740 \uac00\ub2a5\ud55c \ubaa8\ub4e0 \uc0c1\ud0dc\uc758 \uc9d1\ud569\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \uc0c1\ud0dc \uacf5\uac04 \uc124\uacc4\uc758 \uc911\uc694\uc131\uacfc \ud568\uaed8 \ub2e4\uc591\ud55c \uc0c1\ud0dc \uc778\ucf54\ub529 \uae30\ubc95, \ud2b9\ud788 \ubca1\ud130\ud654\uc640 \uc6d0-\ud56b \uc778\ucf54\ub529\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc0c1\ud0dc \uacf5\uac04 \uc124\uacc4\uc758 \uc911\uc694\uc131 \uc0c1\ud0dc \uacf5\uac04\uc740 \uac15\ud654\ud559\uc2b5 \uc5d0\uc774\uc804\ud2b8\uac00\u2026","rel":"","context":"&quot;\uac15\ud654\ud559\uc2b5&quot;\uc5d0\uc11c","block_context":{"text":"\uac15\ud654\ud559\uc2b5","link":"https:\/\/atmokpo.com\/w\/category\/%ea%b0%95%ed%99%94%ed%95%99%ec%8a%b5\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":38970,"url":"https:\/\/atmokpo.com\/w\/38970\/","url_meta":{"origin":27332,"position":5},"title":"React\uc640 TypeScript \uc0ac\uc6a9\ud558\uae30, \ud0c0\uc785 \ucd94\ub860\uacfc \uace0\uae09 \ud0c0\uc785 \uc0ac\uc6a9","author":"root","date":"2024\ub144 11\uc6d4 02\uc77c","format":false,"excerpt":"\uc791\uc131\uc790: \uc870\uad11\ud615 | \ub0a0\uc9dc: 2024\ub144 11\uc6d4 26\uc77c Introduction React\ub294 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uad6c\ucd95\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \uc778\uae30 \uc788\ub294 JavaScript \ub77c\uc774\ube0c\ub7ec\ub9ac \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. TypeScript\ub294 JavaScript\uc758 \uc0c1\uc704 \uc9d1\ud569\uc73c\ub85c, \uc815\uc801 \ud0c0\uc774\ud551\uc744 \uc9c0\uc6d0\ud558\uc5ec \uc548\uc815\uc131 \ubc0f \uac00\ub3c5\uc131\uc744 \ub192\uc5ec\uc90d\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 React\uc640 TypeScript\ub97c \ud568\uaed8 \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95, \ud0c0\uc785 \ucd94\ub860, \uace0\uae09 \ud0c0\uc785\uc744 \ud65c\uc6a9\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. 1. TypeScript\ub780? TypeScript\ub294\u2026","rel":"","context":"&quot;React\ud504\ub860\ud2b8\uc5d4\ub4dc&quot;\uc5d0\uc11c","block_context":{"text":"React\ud504\ub860\ud2b8\uc5d4\ub4dc","link":"https:\/\/atmokpo.com\/w\/category\/react%ed%94%84%eb%a1%a0%ed%8a%b8%ec%97%94%eb%93%9c\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27332","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=27332"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27332\/revisions"}],"predecessor-version":[{"id":27333,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27332\/revisions\/27333"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}