{"id":24213,"date":"2024-10-25T14:14:41","date_gmt":"2024-10-25T14:14:41","guid":{"rendered":"https:\/\/atmokpo.com\/w\/?p=24213"},"modified":"2024-11-26T08:03:54","modified_gmt":"2024-11-26T08:03:54","slug":"%ed%8c%8c%ec%9d%b4%ec%8d%ac-%ea%b0%95%ec%a2%8c-%ed%83%ad-%eb%ac%b8%ec%9e%90%eb%a5%bc-%ea%b3%b5%eb%b0%b1-%eb%ac%b8%ec%9e%90-4%ea%b0%9c%eb%a1%9c-%eb%b3%80%ed%99%98%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/24213\/","title":{"rendered":"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30"},"content":{"rendered":"\n<p>\ud504\ub85c\uadf8\ub7a8\ubc0d\uc5d0\uc11c \ub2e4\uc591\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130\ub97c \ub2e4\ub8e8\ub2e4 \ubcf4\uba74, \uc885\uc885 \ud0ed(Tab) \ubb38\uc790\ub97c \ud3ec\ud568\ud55c \ub370\uc774\ud130\ub97c \ub9cc\ub098\uac8c \ub429\ub2c8\ub2e4. \ud0ed \ubb38\uc790\ub294 \ud14d\uc2a4\ud2b8 \ud30c\uc77c\uc5d0\uc11c \ub4e4\uc5ec\uc4f0\uae30\ub97c \uad6c\ud604\ud558\uac70\ub098 \ub370\uc774\ud130\ub97c \uc5f4\ub85c \uad6c\ubd84\ud560 \ub54c \uc790\uc8fc \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc77c\ubd80 \uacbd\uc6b0\uc5d0\uc11c\ub294 \ud0ed\uc774 \uc544\ub2cc \uacf5\ubc31 \ubb38\uc790\ub85c \ub4e4\uc5ec\uc4f0\uae30\ub97c \ud574\uc57c \ud560 \uc0c1\ud669\ub3c4 \uc874\uc7ac\ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uae30\ubcf8\uc801\uc778 \ubb38\uc790\uc5f4 \ucc98\ub9ac<\/h2>\n\n\n\n<p>\ud30c\uc774\uc36c\uc5d0\uc11c \ubb38\uc790\uc5f4 \ucc98\ub9ac\ub294 \ub9e4\uc6b0 \uac04\ub2e8\ud558\uace0 \uc9c1\uad00\uc801\uc778 \uc791\uc5c5\uc785\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc73c\ub85c \ud30c\uc774\uc36c\uc740 \uc5ec\ub7ec \ub0b4\uc7a5 \ud568\uc218\ub97c \uc81c\uacf5\ud558\uc5ec \ubb38\uc790\uc5f4\uc744 \uc870\uc791\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\uc2b5\ub2c8\ub2e4. \uc774 \uc911\uc5d0\uc11c&nbsp;<code>replace()<\/code>&nbsp;\uba54\uc18c\ub4dc\ub294 \ud2b9\uc815 \ubb38\uc790\ub97c \ub2e4\ub978 \ubb38\uc790\ub85c \ubc14\uafb8\ub294 \ub370 \uc720\uc6a9\ud569\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uc774 \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud558\ub294 \uac04\ub2e8\ud55c \uc608\uc81c\uc785\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\ntext = \"Hello,\\tWorld!\"\n# \\t\ub294 \ud0ed \ubb38\uc790\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.\n\n# \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ntext = text.replace(\"\\t\", \"    \")\nprint(text)\n    <\/code><\/pre>\n\n\n\n<p>\uc704\uc758 \uc608\uc81c\ub294 &#8216;Hello,&#8217;\uc640 &#8216;World!&#8217; \uc0ac\uc774\uc758 \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 4\uac1c\ub85c \ub300\uccb4\ud569\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc740 \uc18c\uaddc\ubaa8 \ubb38\uc790\uc5f4 \ucc98\ub9ac\uc5d0 \ub9e4\uc6b0 \ud3b8\ub9ac\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\ud30c\uc77c \ub0b4\uc758 \ud0ed \ubb38\uc790 \ub300\uccb4\ud558\uae30<\/h2>\n\n\n\n<p>\ub300\uaddc\ubaa8 \ub370\uc774\ud130 \ud30c\uc77c \ub610\ub294 \uc2a4\ud06c\ub9bd\ud2b8 \ud30c\uc77c\uc758 \ubaa8\ub4e0 \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31\uc73c\ub85c \ub300\uccb4\ud558\ub294 \uac83 \ub610\ud55c \uc720\uc6a9\ud569\ub2c8\ub2e4. \ud30c\uc774\uc36c\uc5d0\uc11c\ub294 \ud30c\uc77c \uc785\ucd9c\ub825\uc744 \ud1b5\ud574 \uac04\ub2e8\ud788 \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \ud30c\uc77c\uc5d0\uc11c \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 4\uac1c\ub85c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. \ud30c\uc77c \uc77d\uae30<\/h3>\n\n\n\n<p>\uae30\ubcf8\uc801\uc73c\ub85c \ud30c\uc774\uc36c\uc5d0\uc11c\ub294&nbsp;<code>open()<\/code>&nbsp;\ud568\uc218\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud30c\uc77c\uc744 \uc77d\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud30c\uc77c\uc744 \uc77d\uc744 \ub54c\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \uc77d\uae30 \ubaa8\ub4dc(&#8216;r&#8217;)\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud14d\uc2a4\ud2b8\ub97c \ubd88\ub7ec\uc635\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\n# sample.txt \ud30c\uc77c\uc5d0 \ud0ed \ubb38\uc790\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\ub2e4\uace0 \uac00\uc815\ud569\ub2c8\ub2e4.\nwith open(\"sample.txt\", \"r\") as file:\n    content = file.read()\n    <\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">2. \ud0ed \ubb38\uc790 \ub300\uccb4<\/h3>\n\n\n\n<p>\ud30c\uc77c\uc758 \ub0b4\uc6a9\uc744 \ubd88\ub7ec\uc628 \ud6c4\uc5d0\ub294 \uc55e\uc11c \uc0ac\uc6a9\ud55c&nbsp;<code>replace()<\/code>&nbsp;\uba54\uc18c\ub4dc\ub97c \ub2e4\uc2dc \ud65c\uc6a9\ud558\uc5ec \ubaa8\ub4e0 \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31\uc73c\ub85c \ubcc0\uacbd\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\ncontent = content.replace(\"\\t\", \"    \")\n    <\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">3. \ubcc0\uacbd\ub41c \ub0b4\uc6a9 \ud30c\uc77c\uc5d0 \uc4f0\uae30<\/h3>\n\n\n\n<p>\ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc744 \uc6d0\ubcf8 \ud30c\uc77c\uc5d0 \ub2e4\uc2dc \uc4f0\uac70\ub098 \uc0c8\ub85c\uc6b4 \ud30c\uc77c\ub85c \uc800\uc7a5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud30c\uc77c \uc4f0\uae30\ub294 \uc4f0\uae30 \ubaa8\ub4dc(&#8216;w&#8217;)\ub85c \ud30c\uc77c\uc744 \uc5f4\uc5b4 \uc218\ud589\ud569\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\n# \ud0ed \ubb38\uc790\uac00 \uacf5\ubc31\uc73c\ub85c \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc744 \ub2e4\uc2dc \uc800\uc7a5\nwith open(\"sample_modified.txt\", \"w\") as file:\n    file.write(content)\n    <\/code><\/pre>\n\n\n\n<p>\uc704\uc758 \ucf54\ub4dc\ub294 \uc6d0\ubcf8 \ud30c\uc77c\uc778 &#8216;sample.txt&#8217;\uc758 \ubaa8\ub4e0 \ud0ed \ubb38\uc790\ub97c \ucc3e\uc544 \uacf5\ubc31 4\uac1c\ub85c \ubcc0\ud658\ud55c \ud6c4, \uacb0\uacfc\ub97c &#8216;sample_modified.txt&#8217;\ub77c\ub294 \uc0c8\ub85c\uc6b4 \ud30c\uc77c\uc5d0 \uc800\uc7a5\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ub370\uc774\ud130 \ubcc0\ud658\uc774 \ub05d\ub09c \ud6c4\uc5d0\ub3c4 \uc6d0\ubcf8 \ub370\uc774\ud130\ub97c \ubcf4\uc874\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\uc804\uccb4 \uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589<\/h2>\n\n\n\n<p>\uc9c0\uae08\uae4c\uc9c0 \uc124\uba85\ud55c \ub0b4\uc6a9\uc744 \ubc14\ud0d5\uc73c\ub85c \uc804\uccb4 \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc2e4\ud589\ud558\uc5ec \uc2dc\ub3c4\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uc704\uc758 \ubaa8\ub4e0 \uacfc\uc815\uc744 \ud558\ub098\ub85c \ud569\uce5c \ucf54\ub4dc\uc785\ub2c8\ub2e4.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\ndef replace_tabs_with_spaces(input_file, output_file):\n    \"\"\"\n    \uc8fc\uc5b4\uc9c4 \uc785\ub825 \ud30c\uc77c\uc758 \ubaa8\ub4e0 \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ub300\uccb4\ud558\uc5ec \ucd9c\ub825 \ud30c\uc77c\ub85c \uc800\uc7a5\ud569\ub2c8\ub2e4.\n\n    :param input_file: \ud0ed \ubb38\uc790\uac00 \ud3ec\ud568\ub41c \uc6d0\ubcf8 \ud30c\uc77c \uacbd\ub85c\n    :param output_file: \ud0ed \ubb38\uc790\uac00 \uacf5\ubc31\uc73c\ub85c \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc744 \uc800\uc7a5\ud560 \ud30c\uc77c \uacbd\ub85c\n    \"\"\"\n    with open(input_file, \"r\") as file:\n        content = file.read()\n    \n    # \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 4\uac1c\ub85c \ubcc0\ud658\n    content = content.replace(\"\\t\", \"    \")\n\n    with open(output_file, \"w\") as file:\n        file.write(content)\n\n# \uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589\nreplace_tabs_with_spaces(\"sample.txt\", \"sample_modified.txt\")\n    <\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\uacb0\ub860<\/h2>\n\n\n\n<p>\uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc744 \uc774\uc6a9\ud558\uc5ec \ubb38\uc790\uc5f4\uc758 \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \uc27d\uac8c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ubb38\uc790\uc5f4 \uc790\uccb4\uac00 \uc544\ub2cc \ud30c\uc77c \ub0b4\uc758 \ub370\uc774\ud130\ub97c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc744 \ud1b5\ud574 \uc77c\uc0c1 \uc5c5\ubb34\uc758 \uc790\ub3d9\ud654\ub97c \uc190\uc27d\uac8c \uc774\ub8f0 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ucc98\ub7fc \ud30c\uc774\uc36c\uacfc \uac19\uc740 \uac15\ub825\ud55c \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub97c \ud65c\uc6a9\ud558\uba74 \ub370\uc774\ud130 \ubcc0\ud658\uacfc \ucc98\ub9ac\ub97c \ub354\uc6b1 \ud6a8\uc728\uc801\uc73c\ub85c \uc218\ud589\ud560 \uc218 \uc788\uac8c \ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<p>\uc774 \uac15\uc88c\uac00 \uc5ec\ub7ec\ubd84\uc758 \ud504\ub85c\uadf8\ub798\ubc0d \uc2e4\ub825\uc744 \ud5a5\uc0c1\uc2dc\ud0a4\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\uc5c8\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4. \ucd94\uac00\uc801\uc778 \uc9c8\ubb38\uc774\ub098 \ub354 \uc54c\uace0 \uc2f6\uc740 \uac83\uc774 \uc788\ub2e4\uba74 \uc5b8\uc81c\ub4e0\uc9c0 \ub313\uae00\ub85c \ub0a8\uaca8\uc8fc\uc138\uc694!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud504\ub85c\uadf8\ub7a8\ubc0d\uc5d0\uc11c \ub2e4\uc591\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130\ub97c \ub2e4\ub8e8\ub2e4 \ubcf4\uba74, \uc885\uc885 \ud0ed(Tab) \ubb38\uc790\ub97c \ud3ec\ud568\ud55c \ub370\uc774\ud130\ub97c \ub9cc\ub098\uac8c \ub429\ub2c8\ub2e4. \ud0ed \ubb38\uc790\ub294 \ud14d\uc2a4\ud2b8 \ud30c\uc77c\uc5d0\uc11c \ub4e4\uc5ec\uc4f0\uae30\ub97c \uad6c\ud604\ud558\uac70\ub098 \ub370\uc774\ud130\ub97c \uc5f4\ub85c \uad6c\ubd84\ud560 \ub54c \uc790\uc8fc \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc77c\ubd80 \uacbd\uc6b0\uc5d0\uc11c\ub294 \ud0ed\uc774 \uc544\ub2cc \uacf5\ubc31 \ubb38\uc790\ub85c \ub4e4\uc5ec\uc4f0\uae30\ub97c \ud574\uc57c \ud560 \uc0c1\ud669\ub3c4 \uc874\uc7ac\ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ubb38\uc790\uc5f4 \ucc98\ub9ac \ud30c\uc774\uc36c\uc5d0\uc11c \ubb38\uc790\uc5f4 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/24213\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[11],"tags":[14,15],"class_list":["post-24213","post","type-post","status-publish","format-standard","hentry","category-11","tag-14","tag-15"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\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\/24213\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\ud504\ub85c\uadf8\ub7a8\ubc0d\uc5d0\uc11c \ub2e4\uc591\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130\ub97c \ub2e4\ub8e8\ub2e4 \ubcf4\uba74, \uc885\uc885 \ud0ed(Tab) \ubb38\uc790\ub97c \ud3ec\ud568\ud55c \ub370\uc774\ud130\ub97c \ub9cc\ub098\uac8c \ub429\ub2c8\ub2e4. \ud0ed \ubb38\uc790\ub294 \ud14d\uc2a4\ud2b8 \ud30c\uc77c\uc5d0\uc11c \ub4e4\uc5ec\uc4f0\uae30\ub97c \uad6c\ud604\ud558\uac70\ub098 \ub370\uc774\ud130\ub97c \uc5f4\ub85c \uad6c\ubd84\ud560 \ub54c \uc790\uc8fc \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc77c\ubd80 \uacbd\uc6b0\uc5d0\uc11c\ub294 \ud0ed\uc774 \uc544\ub2cc \uacf5\ubc31 \ubb38\uc790\ub85c \ub4e4\uc5ec\uc4f0\uae30\ub97c \ud574\uc57c \ud560 \uc0c1\ud669\ub3c4 \uc874\uc7ac\ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ubb38\uc790\uc5f4 \ucc98\ub9ac \ud30c\uc774\uc36c\uc5d0\uc11c \ubb38\uc790\uc5f4 &hellip; \ub354 \ubcf4\uae30 &quot;\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/24213\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-25T14:14:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T08:03:54+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\/24213\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24213\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30\",\"datePublished\":\"2024-10-25T14:14:41+00:00\",\"dateModified\":\"2024-11-26T08:03:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24213\/\"},\"wordCount\":16,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"keywords\":[\"\ud30c\uc774\uc36c\",\"\ud30c\uc774\uc36c\uac15\uc88c\"],\"articleSection\":[\"\ud30c\uc774\uc36c\uacf5\ubd80\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/atmokpo.com\/w\/24213\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/24213\/\",\"url\":\"https:\/\/atmokpo.com\/w\/24213\/\",\"name\":\"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-25T14:14:41+00:00\",\"dateModified\":\"2024-11-26T08:03:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24213\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/24213\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/24213\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\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":"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\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\/24213\/","og_locale":"ko_KR","og_type":"article","og_title":"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\ud504\ub85c\uadf8\ub7a8\ubc0d\uc5d0\uc11c \ub2e4\uc591\ud55c \ud615\uc2dd\uc758 \ub370\uc774\ud130\ub97c \ub2e4\ub8e8\ub2e4 \ubcf4\uba74, \uc885\uc885 \ud0ed(Tab) \ubb38\uc790\ub97c \ud3ec\ud568\ud55c \ub370\uc774\ud130\ub97c \ub9cc\ub098\uac8c \ub429\ub2c8\ub2e4. \ud0ed \ubb38\uc790\ub294 \ud14d\uc2a4\ud2b8 \ud30c\uc77c\uc5d0\uc11c \ub4e4\uc5ec\uc4f0\uae30\ub97c \uad6c\ud604\ud558\uac70\ub098 \ub370\uc774\ud130\ub97c \uc5f4\ub85c \uad6c\ubd84\ud560 \ub54c \uc790\uc8fc \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ud558\uc9c0\ub9cc \uc77c\ubd80 \uacbd\uc6b0\uc5d0\uc11c\ub294 \ud0ed\uc774 \uc544\ub2cc \uacf5\ubc31 \ubb38\uc790\ub85c \ub4e4\uc5ec\uc4f0\uae30\ub97c \ud574\uc57c \ud560 \uc0c1\ud669\ub3c4 \uc874\uc7ac\ud569\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc744 \uc0ac\uc6a9\ud558\uc5ec \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \ubb38\uc790\uc5f4 \ucc98\ub9ac \ud30c\uc774\uc36c\uc5d0\uc11c \ubb38\uc790\uc5f4 &hellip; \ub354 \ubcf4\uae30 \"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/24213\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-25T14:14:41+00:00","article_modified_time":"2024-11-26T08:03:54+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\/24213\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/24213\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30","datePublished":"2024-10-25T14:14:41+00:00","dateModified":"2024-11-26T08:03:54+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/24213\/"},"wordCount":16,"commentCount":0,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"keywords":["\ud30c\uc774\uc36c","\ud30c\uc774\uc36c\uac15\uc88c"],"articleSection":["\ud30c\uc774\uc36c\uacf5\ubd80"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/atmokpo.com\/w\/24213\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/24213\/","url":"https:\/\/atmokpo.com\/w\/24213\/","name":"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-25T14:14:41+00:00","dateModified":"2024-11-26T08:03:54+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/24213\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/24213\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/24213\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ud30c\uc774\uc36c \uac15\uc88c: \ud0ed \ubb38\uc790\ub97c \uacf5\ubc31 \ubb38\uc790 4\uac1c\ub85c \ubcc0\ud658\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":25181,"url":"https:\/\/atmokpo.com\/w\/25181\/","url_meta":{"origin":24213,"position":0},"title":"\ub525 \ub7ec\ub2dd\uc744 \uc774\uc6a9\ud55c \uc790\uc5f0\uc5b4 \ucc98\ub9ac\uc640 \uc815\uaddc \ud45c\ud604\uc2dd","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\uc790\uc5f0\uc5b4 \ucc98\ub9ac\ub294 \uae30\uacc4\uac00 \uc778\uac04\uc758 \uc5b8\uc5b4\ub97c \uc774\ud574\ud558\uace0 \ubd84\uc11d\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \ucef4\ud4e8\ud130 \uacfc\ud559\uc758 \ud55c \ubd84\uc57c\uc785\ub2c8\ub2e4. \ub525 \ub7ec\ub2dd(deep learning)\uc740 \uc778\uacf5 \uc2e0\uacbd\ub9dd\uc744 \uae30\ubc18\uc73c\ub85c \ud55c \uba38\uc2e0 \ub7ec\ub2dd\uc758 \ud55c \ud615\ud0dc\ub85c, \ub300\ub7c9\uc758 \ub370\uc774\ud130\ub97c \ubd84\uc11d\ud558\uc5ec \ud328\ud134\uc744 \ud559\uc2b5\ud558\ub294 \ub370 \ub9e4\uc6b0 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. \ucd5c\uadfc \uba87 \ub144 \uac04 \uc790\uc5f0\uc5b4 \ucc98\ub9ac \ubd84\uc57c\uc5d0\uc11c\uc758 \ub525 \ub7ec\ub2dd\uc758 \ubc1c\uc804\uc740 \uc8fc\ubaa9\ud560 \ub9cc\ud55c \uc131\uacfc\ub97c \uc774\ub8e8\uc5c8\uace0, \uc774\ub7ec\ud55c \uae30\uc220\ub4e4\uc774 \uc2e4\uc81c\u2026","rel":"","context":"&quot;\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac&quot;\uc5d0\uc11c","block_context":{"text":"\ub525\ub7ec\ub2dd \uc790\uc5f0\uc5b4\ucc98\ub9ac","link":"https:\/\/atmokpo.com\/w\/category\/%eb%94%a5%eb%9f%ac%eb%8b%9d-%ec%9e%90%ec%97%b0%ec%96%b4%ec%b2%98%eb%a6%ac\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":24125,"url":"https:\/\/atmokpo.com\/w\/24125\/","url_meta":{"origin":24213,"position":1},"title":"\ud30c\uc774\uc36c \uc790\ub8cc\ud615\uacfc \ub118\ud30c\uc774 \ubc30\uc5f4: \uae30\ucd08\ubd80\ud130 \uc774\ud574\ud558\uae30","author":"root","date":"2024\ub144 10\uc6d4 22\uc77c","format":false,"excerpt":"\ud30c\uc774\uc36c \uc790\ub8cc\ud615\uacfc \ub118\ud30c\uc774 \ubc30\uc5f4: \uae30\ucd08\ubd80\ud130 \uc774\ud574\ud558\uae30 \ud30c\uc774\uc36c\uc740 \ub2e4\uc591\ud55c \uc790\ub8cc\ud615(data types)\uc744 \uc81c\uacf5\ud558\uc5ec \ub370\uc774\ud130\ub97c \ud6a8\uacfc\uc801\uc73c\ub85c \uad00\ub9ac\ud558\uace0 \uc870\uc791\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub610\ud55c, \uc218\uce58 \ub370\uc774\ud130\uc758 \ud6a8\uc728\uc801\uc778 \ucc98\ub9ac\ub97c \uc704\ud574 \uac15\ub825\ud55c \ub77c\uc774\ube0c\ub7ec\ub9ac\uc778 NumPy\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc758 \uae30\ubcf8 \uc790\ub8cc\ud615\uacfc \ud568\uaed8 NumPy \ubc30\uc5f4\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \ud30c\uc774\uc36c\uc758 \uae30\ubcf8 \uc790\ub8cc\ud615 \ud30c\uc774\uc36c\uc5d0\uc11c\ub294 \ub2e4\uc591\ud55c \uc790\ub8cc\ud615\uc744 \uc81c\uacf5\ud558\uc5ec, \uac1c\ubc1c\uc790\uac00 \ub370\uc774\ud130\ub97c \ub2e4\uc591\ud55c \ubc29\uc2dd\uc73c\ub85c \uc870\uc791\ud560\u2026","rel":"","context":"&quot;\ud30c\uc774\uc36c\uacf5\ubd80&quot;\uc5d0\uc11c","block_context":{"text":"\ud30c\uc774\uc36c\uacf5\ubd80","link":"https:\/\/atmokpo.com\/w\/category\/%ed%8c%8c%ec%9d%b4%ec%8d%ac%ea%b3%b5%eb%b6%80\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":25112,"url":"https:\/\/atmokpo.com\/w\/25112\/","url_meta":{"origin":24213,"position":2},"title":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: C# \ucef4\ud4e8\ud130\uc640 \uccab\uc778\uc0ac","author":"root","date":"2024\ub144 10\uc6d4 26\uc77c","format":false,"excerpt":"\ucd5c\uc2e0 \uac8c\uc784 \uac1c\ubc1c \ud658\uacbd\uc5d0\uc11c \uc720\ub2c8\ud2f0\ub294 \uac00\uc7a5 \ub9ce\uc774 \uc0ac\uc6a9\ub418\ub294 \uac8c\uc784 \uc5d4\uc9c4 \uc911 \ud558\ub098\ub85c, \uac15\ub825\ud55c \uae30\ub2a5\uacfc \uc720\uc5f0\uc131 \ub355\ubd84\uc5d0 \ub9ce\uc740 \uac1c\ubc1c\uc790\ub4e4\uc774 \uc120\ud638\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc758 \uae30\ucd08\ubd80\ud130 \uc2dc\uc791\ud558\uc5ec C#\uc744 \uc0ac\uc6a9\ud574 \ucef4\ud4e8\ud130\uc640 \uccab \uc778\uc0ac\ub97c \ub098\ub204\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \uc720\ub2c8\ud2f0\ub780 \ubb34\uc5c7\uc778\uac00? \uc720\ub2c8\ud2f0(Unreal Engine)\ub294 \uadf8\ub798\ud53d\uc2a4, \ubb3c\ub9ac\ud559, \uc778\uacf5\uc9c0\ub2a5 \ub4f1\uc758 \uae30\ub2a5\uc744 \uac16\ucd98 3D \ubc0f 2D \uac8c\uc784\u2026","rel":"","context":"&quot;\uc720\ub2c8\ud2f0\uae30\ucd08&quot;\uc5d0\uc11c","block_context":{"text":"\uc720\ub2c8\ud2f0\uae30\ucd08","link":"https:\/\/atmokpo.com\/w\/category\/%ec%9c%a0%eb%8b%88%ed%8b%b0%ea%b8%b0%ec%b4%88\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":43503,"url":"https:\/\/atmokpo.com\/w\/43503\/","url_meta":{"origin":24213,"position":3},"title":"[Dart \uc5b8\uc5b4\uac15\uc88c]  018. \ud14c\uc2a4\ud2b8 \ubc0f \ub514\ubc84\uae45, \ub514\ubc84\uae45 \uae30\ubc95\uacfc \ub3c4\uad6c \uc18c\uac1c","author":"root","date":"2024\ub144 11\uc6d4 28\uc77c","format":false,"excerpt":"Dart\ub294 \uac15\ub825\ud55c \ud0c0\uc785 \uc2dc\uc2a4\ud15c\uacfc \ud604\ub300\uc801\uc778 \ud074\ub798\uc2a4\ub97c \uc81c\uacf5\ud558\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \uc8fc\ub85c Flutter\uc640 \ud568\uaed8 \ubaa8\ubc14\uc77c \uc571 \uac1c\ubc1c\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. Dart\uc758 \uc8fc\uc694 \uc7a5\uc810 \uc911 \ud558\ub098\ub294 \ud6a8\uc728\uc801\uc778 \ud14c\uc2a4\ud2b8 \ubc0f \ub514\ubc84\uae45 \ub3c4\uad6c\uac00 \ud48d\ubd80\ud558\uac8c \uc81c\uacf5\ub41c\ub2e4\ub294 \uac83\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 Dart\uc5d0\uc11c \ud14c\uc2a4\ud2b8 \ubc0f \ub514\ubc84\uae45\uc744 \uc704\ud55c \uae30\ubc95\uacfc \ub3c4\uad6c\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. Dart\uc758 \ud14c\uc2a4\ud2b8 \ud504\ub808\uc784\uc6cc\ud06c Dart\ub294 \uae30\ubcf8\uc801\uc73c\ub85c dart:test \ud328\ud0a4\uc9c0\ub97c \uc0ac\uc6a9\ud558\uc5ec\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":24147,"url":"https:\/\/atmokpo.com\/w\/24147\/","url_meta":{"origin":24213,"position":4},"title":"\ud30c\uc774\uc36c \ub458\ub7ec\ubcf4\uae30","author":"root","date":"2024\ub144 10\uc6d4 25\uc77c","format":false,"excerpt":"\ud30c\uc774\uc36c \ub458\ub7ec\ubcf4\uae30 \ud30c\uc774\uc36c\uc740 \ub192\uc740 \uc218\uc900\uc758 \ub2e4\ubaa9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \uc77d\uae30 \uc27d\uace0 \uac04\uacb0\ud55c \ubb38\ubc95\uc744 \uac00\uc9c4 \uac83\uc774 \ud2b9\uc9d5\uc785\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \ud30c\uc774\uc36c\uc744 \ucc98\uc74c \uc811\ud558\ub294 \ubd84\ub4e4\uc744 \uc704\ud574 \ud30c\uc774\uc36c\uc758 \uc8fc\uc694 \uc694\uc18c\uc640 \uae30\ub2a5\uc744 \ub458\ub7ec\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc5ec\ub7ec\ubd84\uc774 \ud30c\uc774\uc36c\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \ud65c\uc6a9\ud558\ub3c4\ub85d \ub3d5\uace0, \ub354 \uae4a\uc774 \uc788\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uac1c\ub150\uc73c\ub85c \ub098\uc544\uac00\ub294 \ubc11\uac70\ub984\uc774 \ub418\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4. 1. \ud30c\uc774\uc36c \uc124\uce58\uc640 \uc124\uc815 \ud30c\uc774\uc36c\uc744 \uc0ac\uc6a9\ud558\uae30 \uc704\ud574\uc11c\ub294\u2026","rel":"","context":"&quot;\ud30c\uc774\uc36c\uacf5\ubd80&quot;\uc5d0\uc11c","block_context":{"text":"\ud30c\uc774\uc36c\uacf5\ubd80","link":"https:\/\/atmokpo.com\/w\/category\/%ed%8c%8c%ec%9d%b4%ec%8d%ac%ea%b3%b5%eb%b6%80\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":42531,"url":"https:\/\/atmokpo.com\/w\/42531\/","url_meta":{"origin":24213,"position":5},"title":"15.Pro C\uc5d0\uc11c JSON \ubc0f XML \ub370\uc774\ud130 \ucc98\ub9ac\ud558\uae30, \ub0b4\uc6a9  JSON OBJECT, JSON TABLE, XMLTYPE \uc0ac\uc6a9\ubc95, C#\uc5d0\uc11c JSON XML \ud30c\uc2f1.","author":"root","date":"2024\ub144 11\uc6d4 11\uc77c","format":false,"excerpt":"\uc774\ubc88 \uae00\uc5d0\uc11c\ub294 Oracle Pro*C\ub97c \uc0ac\uc6a9\ud558\uc5ec JSON\uacfc XML \ub370\uc774\ud130\ub97c \ucc98\ub9ac\ud558\ub294 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uc6b0\ub9ac\ub294 JSON_OBJECT, JSON_TABLE, XMLTYPE\uc758 \uc0ac\uc6a9\ubc95\uc744 \ub2e4\ub8e8\uace0, C#\uc5d0\uc11c JSON \ubc0f XML\uc744 \ud30c\uc2f1\ud558\ub294 \ubc29\ubc95\ub3c4 \uc54c\uc544\ubcfc \uac83\uc785\ub2c8\ub2e4. Oracle Pro*C\ub294 C \uc5b8\uc5b4\ub85c \uc791\uc131\ub41c \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0\uc11c SQL\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uac8c \ud574\uc8fc\ub294 \uac15\ub825\ud55c \ub3c4\uad6c\ub85c, JSON\uacfc XML \ub370\uc774\ud130\uc758 \ucc98\ub9ac \ub610\ud55c \uc9c0\uc6d0\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. 1. JSON \ub370\uc774\ud130\u2026","rel":"","context":"&quot;proc&quot;\uc5d0\uc11c","block_context":{"text":"proc","link":"https:\/\/atmokpo.com\/w\/category\/proc\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24213","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=24213"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24213\/revisions"}],"predecessor-version":[{"id":24214,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24213\/revisions\/24214"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=24213"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=24213"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=24213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}