{"id":7260,"date":"2022-03-25T19:32:50","date_gmt":"2022-03-25T10:32:50","guid":{"rendered":"https:\/\/www.auctionpro.co.kr\/?p=7260"},"modified":"2022-03-25T19:33:56","modified_gmt":"2022-03-25T10:33:56","slug":"c-2%ec%b0%a8%ec%9b%90-%eb%b0%b0%ec%97%b4%ec%97%90%ec%84%9c-%eb%8d%b0%ec%9d%b4%ed%83%80-%ea%b2%80%ec%83%89","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=7260","title":{"rendered":"C# 2\ucc28\uc6d0 \ubc30\uc5f4 \uc751\uc6a9"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Remark :  2\ucc28\uc6d0 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \ube44\ubc88 \ub370\uc774\ud0c0 \ucc3e\uc544\ubcf4\uae30 <\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \">static void Main(string[] args)\n{\n\tint ServerType = 1;\n\tstring ID = \"SLAVE\";\n\n\tstring sPassword = string.Empty;\n\n\tstring[,] arrPassword = new string[,] { {\"0\",\"KING\",\"12D324\"},\n       \t\t\t\t\t        {\"1\",\"QUEEN\",\"34Q343\"},\n\t         \t\t\t        {\"1\",\"SLAVE\",\"99S939\"},\n\t\t\t\t              };\n\n\tfor (int i = 0; i &lt; arrPassword.GetLength(0); i++)\n\t{\n\t\tif (arrPassword[i, 0] == ServerType.ToString() &amp;&amp; arrPassword[i, 1] == ID)\n\t\t\tsPassword = arrPassword[i, 2].ToString();\n\t}\n\n\tConsole.WriteLine(sPassword);\n\n\tConsole.ReadLine();\n\n}\n\n\n99S939<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Remark : 2\ucc28\uc6d0 \ubc30\uc5f4\uc5d0\uc11c \ud2b9\uc815 \ube44\ubc88 \ub370\uc774\ud0c0 \ucc3e\uc544\ubcf4\uae30<\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[10],"tags":[],"class_list":["post-7260","post","type-post","status-publish","format-standard","hentry","category-devc"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7260","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7260"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7260\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7260"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7260"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}