{"id":27368,"date":"2024-10-27T14:10:58","date_gmt":"2024-10-27T14:10:58","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=27368"},"modified":"2024-11-26T07:19:04","modified_gmt":"2024-11-26T07:19:04","slug":"c-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%82%ac%ec%a0%84-%ec%b0%be%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/27368\/","title":{"rendered":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30"},"content":{"rendered":"<p><body><\/p>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\n        \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294<br \/>\n        \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c <code>Dictionary<tkey, tvalue=\"\"><\/tkey,><\/code> \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h2>\uc54c\uace0\ub9ac\uc998 \ubb38\uc81c<\/h2>\n<h3>\ubb38\uc81c <\/h3>\n<pre><code>\n        \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d <code>words<\/code>\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 <code>checkWords<\/code> \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. \n        <br\/>\n        <code>checkWords<\/code> \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c \ubc1b\uc544, \ud574\ub2f9 \ubb38\uc790\uc5f4\uc774 \ubaa9\ub85d\uc5d0 \uc788\uc73c\uba74 <code>true<\/code>\ub97c \ub9ac\ud134\ud558\uace0,\n        \uc5c6\uc73c\uba74 <code>false<\/code>\ub97c \ub9ac\ud134\ud574\uc57c \ud569\ub2c8\ub2e4.\n        <br\/>\n        <i>\uc608\uc2dc<\/i>\n        <br\/>\n        \uc785\ub825: words = [\"apple\", \"banana\", \"cherry\"], searchWord = \"banana\" \n        <br\/>\n        \ucd9c\ub825: true\n    <\/code><\/pre>\n<h2>\ubb38\uc81c \ud480\uc774<\/h2>\n<p>\n        \uc774 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud55c \uac00\uc7a5 \ud6a8\uc728\uc801\uc778 \ubc29\ubc95 \uc911 \ud558\ub098\ub294 \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud558\ub294 \uac83\uc785\ub2c8\ub2e4. \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub2e8\uc5b4 \ubaa9\ub85d\uc744<br \/>\n        \ubbf8\ub9ac \uc800\uc7a5\ud558\uace0, \uac80\uc0c9\ud560 \ub54c O(1) \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub85c \ub2e8\uc5b4\ub97c \ucc3e\uc544\ub0bc \uc218 \uc788\uc2b5\ub2c8\ub2e4. C#\uc758 <code>Dictionary<\/code> \ud074\ub798\uc2a4\ub97c \ud65c\uc6a9\ud558\uba74<br \/>\n        \uc774\ub7ec\ud55c \uad6c\ud604\uc774 \uac00\ub2a5\ud558\ubbc0\ub85c, \uc544\ub798\uc758 \ub2e8\uacc4\ub85c \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<h3>\ub2e8\uacc4 1: \ub2e8\uc5b4 \ubaa9\ub85d\uc744 Dictionary\ub85c \ubcc0\ud658\ud558\uae30<\/h3>\n<p>\n        \uba3c\uc800, \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uc744 <code>Dictionary<\/code> \ud615\ud0dc\ub85c \ubcc0\ud658\ud569\ub2c8\ub2e4. \uac01 \ub2e8\uc5b4\ub97c \ud0a4(key)\ub85c \uc0ac\uc6a9\ud558\uace0, \uac12(value)\uc740<br \/>\n        \ubd88\ud544\uc694\ud558\uac8c \ube48 \ubb38\uc790\uc5f4\uc744 \uc0ac\uc6a9\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n        \/\/ C# \ucf54\ub4dc\n        using System;\n        using System.Collections.Generic;\n\n        public class DictionarySearch\n        {\n            private Dictionary<string, bool=\"\"> wordDictionary;\n\n            public DictionarySearch(List<string> words)\n            {\n                wordDictionary = new Dictionary<string, bool=\"\">();\n                foreach (var word in words)\n                {\n                    wordDictionary[word] = true; \/\/ Value\ub294 \ud544\uc694 \uc5c6\uc73c\ubbc0\ub85c true\ub85c \uc124\uc815\n                }\n            }\n        }\n        <\/string,><\/string><\/string,><\/code><\/pre>\n<h3>\ub2e8\uacc4 2: \ub2e8\uc5b4 \uac80\uc0c9 \uba54\uc18c\ub4dc \uc791\uc131\ud558\uae30<\/h3>\n<p>\n        \uc774\uc81c <code>checkWords<\/code> \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc774 \uba54\uc18c\ub4dc\ub294 \uc0ac\uc804\uc5d0\uc11c \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc874\uc7ac\ud558\ub294\uc9c0 \uc5ec\ubd80\ub97c \ud655\uc778\ud560 \uac83\uc785\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n        public bool CheckWords(string searchWord)\n        {\n            return wordDictionary.ContainsKey(searchWord);\n        }\n        <\/code><\/pre>\n<h3>\ub2e8\uacc4 3: \ucd5c\uc885 \ud074\ub798\uc2a4 \ubc0f \uba54\uc18c\ub4dc \uad6c\ud604<\/h3>\n<p>\n        \uc704\uc758 \ub2e8\uacc4\ub4e4\uc744 \uacb0\ud569\ud558\uc5ec \ucd5c\uc885\uc801\uc778 \uc194\ub8e8\uc158 \ud615\ud0dc\ub85c \ud074\ub798\uc2a4\ub97c \uc644\uc131\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n    <\/p>\n<pre><code>\n        using System;\n        using System.Collections.Generic;\n\n        public class DictionarySearch\n        {\n            private Dictionary<string, bool=\"\"> wordDictionary;\n\n            public DictionarySearch(List<string> words)\n            {\n                wordDictionary = new Dictionary<string, bool=\"\">();\n                foreach (var word in words)\n                {\n                    wordDictionary[word] = true;\n                }\n            }\n\n            public bool CheckWords(string searchWord)\n            {\n                return wordDictionary.ContainsKey(searchWord);\n            }\n        }\n\n        class Program\n        {\n            static void Main(string[] args)\n            {\n                List<string> words = new List<string> { \"apple\", \"banana\", \"cherry\" };\n                DictionarySearch dictionarySearch = new DictionarySearch(words);\n\n                Console.WriteLine(dictionarySearch.CheckWords(\"banana\")); \/\/ Output: true\n                Console.WriteLine(dictionarySearch.CheckWords(\"grape\")); \/\/ Output: false\n            }\n        }\n        <\/string><\/string><\/string,><\/string><\/string,><\/code><\/pre>\n<h2>\ubcf5\uc7a1\ub3c4 \ubd84\uc11d<\/h2>\n<p>\n        &#8211; \uc2dc\uac04 \ubcf5\uc7a1\ub3c4: O(1) &#8211; \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub2e8\uc5b4\ub97c \uc800\uc7a5\ud558\uace0 \uac80\uc0c9\ud558\ub294 \uac83\uc774 \ucd5c\uc801\uc73c\ub85c O(1) \uc2dc\uac04\uc5d0 \uc218\ud589\ub429\ub2c8\ub2e4.<br \/>\n        &#8211; \uacf5\uac04 \ubcf5\uc7a1\ub3c4: O(n) &#8211; \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uc758 \ud06c\uae30 n\uc5d0 \ube44\ub840\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>\uc911\uc694 \ud3ec\uc778\ud2b8<\/h2>\n<p>\n        &#8211; \ubb38\uc81c\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud574 <code>Dictionary<\/code> \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\ub294 \uac83\uc774 \ud575\uc2ec\uc785\ub2c8\ub2e4. \uc774\ub294 \ube60\ub978 \uac80\uc0c9 \uc18d\ub3c4\ub97c \ubcf4\uc7a5\ud569\ub2c8\ub2e4.<br \/>\n        &#8211; \ubb38\uc790\uc5f4 \ube44\uad50\uc758 \uacbd\uc6b0, \ub300\uc18c\ubb38\uc790 \uad6c\ubcc4 \uc5ec\ubd80\uc5d0 \ub530\ub77c \uacb0\uacfc\uac00 \ub2ec\ub77c\uc9c8 \uc218 \uc788\uc73c\ubbc0\ub85c \uc8fc\uc758\ud574\uc57c \ud569\ub2c8\ub2e4.<br \/>\n        &#8211; \uc804\uccb4\uc801\uc778 \ucf54\ub4dc\ub97c \uc218\ud589\ud574 \ubcf8 \ud6c4, \ub2e4\uc591\ud55c \ud14c\uc2a4\ud2b8 \ucf00\uc774\uc2a4\ub97c \ud1b5\ud574 \uac80\uc99d\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.\n    <\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\n        \ubcf8 \uac15\uc88c\uc5d0\uc11c\ub294 C#\uc744 \ud65c\uc6a9\ud558\uc5ec \uc0ac\uc804 \ucc3e\uae30 \ubb38\uc81c\ub97c \ud574\uacb0\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud588\uc2b5\ub2c8\ub2e4. \ud574\uc2dc \ud14c\uc774\ube14\uc744 \uc0ac\uc6a9\ud55c \uc790\ub8cc\uad6c\uc870\uc801 \uc811\uadfc\uc774<br \/>\n        \ubb38\uc81c\uac00 \uc8fc\uc5b4\uc9c4 \uc870\uac74\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \ub9cc\uc871\uc2dc\ud0ac \uc218 \uc788\uc74c\uc744 \ubcf4\uc600\uc2b5\ub2c8\ub2e4. \uc2e4\uc81c \ucf54\ub529 \ud14c\uc2a4\ud2b8\uc5d0\uc11c\ub3c4 \uc774\uc640 \uac19\uc740 \uc790\ub8cc\uad6c\uc870\uc758 \uc0ac\uc6a9\uc774 \ube48\ubc88\ud558\uac8c<br \/>\n        \ub098\ud0c0\ub098\ubbc0\ub85c, \ubbf8\ub9ac \uc5f0\uc2b5\ud558\ub294 \uac83\uc774 \uc911\uc694\ud569\ub2c8\ub2e4.\n    <\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c Dictionary \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ubb38\uc81c \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d words\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 checkWords \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. checkWords \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c &hellip; <a href=\"https:\/\/atmokpo.com\/w\/27368\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\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-27368","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, \uc0ac\uc804 \ucc3e\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\/27368\/\" \/>\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, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c Dictionary \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ubb38\uc81c \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d words\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 checkWords \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. checkWords \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c &hellip; \ub354 \ubcf4\uae30 &quot;C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/27368\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T14:10:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:19:04+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\/27368\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30\",\"datePublished\":\"2024-10-27T14:10:58+00:00\",\"dateModified\":\"2024-11-26T07:19:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/\"},\"wordCount\":21,\"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\/27368\/\",\"url\":\"https:\/\/atmokpo.com\/w\/27368\/\",\"name\":\"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T14:10:58+00:00\",\"dateModified\":\"2024-11-26T07:19:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/27368\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/27368\/#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, \uc0ac\uc804 \ucc3e\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, \uc0ac\uc804 \ucc3e\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\/27368\/","og_locale":"ko_KR","og_type":"article","og_title":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d\uacfc \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \uc788\uc744 \ub54c, \uc774 \uac80\uc0c9\ud560 \ub2e8\uc5b4\uac00 \ub2e8\uc5b4 \ubaa9\ub85d\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\ub294\uc9c0\ub97c \uccb4\ud06c\ud558\ub294 \ubb38\uc81c\uc785\ub2c8\ub2e4. \uc774 \ubb38\uc81c\ub294 \uc0ac\uc804(dictionary) \uc790\ub8cc\uad6c\uc870\ub97c \ud65c\uc6a9\ud558\uc5ec \ud574\uacb0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub294 C#\uc5d0\uc11c Dictionary \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc27d\uac8c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ubb38\uc81c \uc8fc\uc5b4\uc9c4 \ub2e8\uc5b4 \ubaa9\ub85d words\uac00 \uc8fc\uc5b4\uc9c8 \ub54c, \ub2e4\uc74c\uacfc \uac19\uc740 checkWords \uba54\uc18c\ub4dc\ub97c \uc791\uc131\ud558\uc138\uc694. checkWords \uba54\uc18c\ub4dc\ub294 \ubb38\uc790\uc5f4 \ubaa9\ub85d\uacfc \ubb38\uc790\uc5f4\uc744 \uc778\uc790\ub85c &hellip; \ub354 \ubcf4\uae30 \"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/27368\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T14:10:58+00:00","article_modified_time":"2024-11-26T07:19:04+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\/27368\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/27368\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30","datePublished":"2024-10-27T14:10:58+00:00","dateModified":"2024-11-26T07:19:04+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/27368\/"},"wordCount":21,"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\/27368\/","url":"https:\/\/atmokpo.com\/w\/27368\/","name":"C# \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc0ac\uc804 \ucc3e\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T14:10:58+00:00","dateModified":"2024-11-26T07:19:04+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/27368\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/27368\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/27368\/#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, \uc0ac\uc804 \ucc3e\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":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27368","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=27368"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27368\/revisions"}],"predecessor-version":[{"id":27369,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/27368\/revisions\/27369"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=27368"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=27368"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=27368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}