{"id":30440,"date":"2024-10-28T03:50:37","date_gmt":"2024-10-28T03:50:37","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=30440"},"modified":"2024-11-26T06:48:35","modified_gmt":"2024-11-26T06:48:35","slug":"%ec%bd%94%ed%8b%80%eb%a6%b0-%ec%95%88%eb%93%9c%eb%a1%9c%ec%9d%b4%eb%93%9c-%ec%95%b1%ea%b0%9c%eb%b0%9c-%ea%b0%95%ec%a2%8c-%eb%b3%80%ec%88%98%ec%99%80-%ed%95%a8%ec%88%98","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/30440\/","title":{"rendered":"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218"},"content":{"rendered":"<p><body><\/p>\n<p>\uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uac1c\ubc1c\uc5d0 \ucf54\ud2c0\ub9b0\uc744 \uc0ac\uc6a9\ud558\uba74, \uc5b8\uc5b4\uc758 \ud2b9\uc131\uacfc \uc7a5\uc810\uc744 \ucd5c\ub300\ud55c \ud65c\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc758 \ubcc0\uc218\uc640 \ud568\uc218\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \uac1c\ub150\ubd80\ud130 \uc2e4\uc6a9\uc801\uc778 \uc608\uc81c\uae4c\uc9c0 \ub2e4\uc591\ud55c \ub0b4\uc6a9\uc744 \ub2e4\ub8f0 \uc608\uc815\uc785\ub2c8\ub2e4.<\/p>\n<h2>1. \ubcc0\uc218\uc758 \uac1c\ub150<\/h2>\n<p>\ubcc0\uc218\ub294 \ub370\uc774\ud130\ub97c \uc800\uc7a5\ud558\ub294 \uc774\ub984\uc774 \uc788\ub294 \uacf5\uac04\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ubcc0\uc218\ub97c \uc120\uc5b8\ud558\ub294 \ubc29\uc2dd\uc774 \uac04\ub2e8\ud558\uace0 \uc9c1\uad00\uc801\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 <code>val<\/code>\uacfc <code>var<\/code> \ud0a4\uc6cc\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcc0\uc218\ub97c \uc120\uc5b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. <code>val<\/code>\uc740 \ubcc0\uacbd\ud560 \uc218 \uc5c6\ub294(read-only) \ubcc0\uc218\ub97c \ub9cc\ub4e4\uace0, <code>var<\/code>\uc740 \ubcc0\uacbd \uac00\ub2a5\ud55c(mutable) \ubcc0\uc218\ub97c \ub9cc\ub4ed\ub2c8\ub2e4.<\/p>\n<h3>1.1. \ubd88\ubcc0 \ubcc0\uc218(val)<\/h3>\n<p>\ubd88\ubcc0 \ubcc0\uc218\ub294 \ud55c \ubc88 \uac12\uc774 \ud560\ub2f9\ub418\uba74 \ubcc0\uacbd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \ubd88\ubcc0 \ubcc0\uc218\ub97c \uc120\uc5b8\ud558\ub294 \uc608\uc81c\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>val pi: Double = 3.14159<\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\uc5d0\uc11c <code>pi<\/code>\ub294 \ubd88\ubcc0 \ubcc0\uc218\uc774\uba70, \uac12\uc774 \ud55c \ubc88 \ud560\ub2f9\ub418\uba74 \ubcc0\uacbd\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1.2. \uac00\ubcc0 \ubcc0\uc218(var)<\/h3>\n<p>\uac00\ubcc0 \ubcc0\uc218\ub294 \ud544\uc694\uc5d0 \ub530\ub77c \uac12\uc744 \ubcc0\uacbd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c\uc740 \uac00\ubcc0 \ubcc0\uc218\ub97c \uc120\uc5b8\ud558\ub294 \uc608\uc81c\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>var count: Int = 0\ncount += 1<\/code><\/pre>\n<p>\uc5ec\uae30\uc11c <code>count<\/code> \ubcc0\uc218\ub294 0\uc73c\ub85c \ucd08\uae30\ud654\ub418\uace0, \uc774\ud6c4\uc5d0 \uac12\uc744 \ubcc0\uacbd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1.3. \ud0c0\uc785 \ucd94\ub860<\/h3>\n<p>\ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ubcc0\uc218\uc758 \ud0c0\uc785\uc744 \uba85\uc2dc\ud558\uc9c0 \uc54a\uace0\ub3c4 \ucd08\uae30\ud654\ud560 \ub54c \ud0c0\uc785\uc744 \ucd94\ub860\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>val message = \"Hello, Kotlin!\"<\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\uc5d0\uc11c <code>message<\/code> \ubcc0\uc218\uc758 \ud0c0\uc785\uc740 \ubb38\uc790\uc5f4(<code>String<\/code>)\ub85c \uc790\ub3d9\uc73c\ub85c \ucd94\ub860\ub429\ub2c8\ub2e4.<\/p>\n<h2>2. \ud568\uc218\uc758 \uac1c\ub150<\/h2>\n<p>\ud568\uc218\ub294 \ud2b9\uc815 \uc791\uc5c5\uc744 \uc218\ud589\ud558\ub294 \ucf54\ub4dc \ube14\ub85d\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ud568\uc218 \uc120\uc5b8\uc774 \uac04\ud3b8\ud558\uba70, \uace0\ucc28 \ud568\uc218\uc640 \ub78c\ub2e4\uc2dd\uacfc \uac19\uc740 \uae30\ub2a5\ub3c4 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\n<h3>2.1. \uae30\ubcf8 \ud568\uc218 \uc120\uc5b8<\/h3>\n<p>\ud568\uc218\ub97c \uc120\uc5b8\ud558\ub294 \uae30\ubcf8 \ubb38\ubc95\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>fun \ud568\uc218\uc774\ub984(\ub9e4\uac1c\ubcc0\uc218: \ud0c0\uc785): \ubc18\ud658\ud0c0\uc785 {\n    \/\/ \ud568\uc218\uc758 \ucf54\ub4dc\n}<\/code><\/pre>\n<p>\uc544\ub798\ub294 \ub450 \uac1c\uc758 \uc22b\uc790\ub97c \ub354\ud558\ub294 \ud568\uc218\uc758 \uc608\uc81c\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>fun add(a: Int, b: Int): Int {\n    return a + b\n}<\/code><\/pre>\n<p>\uc774 \ud568\uc218\ub294 \ub450 \uac1c\uc758 \uc815\uc218\ub97c \ub9e4\uac1c\ubcc0\uc218\ub85c \ubc1b\uc544 \uadf8 \ud569\uc744 \ubc18\ud658\ud569\ub2c8\ub2e4.<\/p>\n<h3>2.2. \uae30\ubcf8\uac12\uc744 \uac00\uc9c4 \ub9e4\uac1c\ubcc0\uc218<\/h3>\n<p>\ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ud568\uc218\uc758 \ub9e4\uac1c\ubcc0\uc218\uc5d0 \uae30\ubcf8\uac12\uc744 \uc124\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uac12\uc774 \uc124\uc815\ub41c \ub9e4\uac1c\ubcc0\uc218\ub294 \ud638\ucd9c \uc2dc \uc0dd\ub7b5\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>fun greet(name: String = \"Guest\") {\n    println(\"Hello, $name!\")\n}<\/code><\/pre>\n<p>\uc704\uc758 \uc608\uc81c\uc5d0\uc11c <code>greet<\/code> \ud568\uc218\ub97c \ud638\ucd9c\ud560 \ub54c \ub9e4\uac1c\ubcc0\uc218\ub97c \uc0dd\ub7b5\ud558\uba74 &#8220;Guest&#8221;\uac00 \uae30\ubcf8\uac12\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/p>\n<h3>2.3. \uace0\ucc28 \ud568\uc218<\/h3>\n<p>\ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ud568\uc218\ub97c \ub9e4\uac1c\ubcc0\uc218\ub85c \uc804\ub2ec\ud558\uac70\ub098 \ubc18\ud658\ud560 \uc218 \uc788\ub294 \uace0\ucc28 \ud568\uc218\ub97c \uc9c0\uc6d0\ud569\ub2c8\ub2e4. \ub2e4\uc74c \uc608\uc81c\ub97c \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>fun operation(a: Int, b: Int, operation: (Int, Int) -&gt; Int): Int {\n    return operation(a, b)\n}<\/code><\/pre>\n<p>\uc5ec\uae30\uc11c <code>operation<\/code> \ud568\uc218\ub294 \ub450 \uac1c\uc758 \uc815\uc218\ub97c \uc785\ub825\ubc1b\uc544 \ud2b9\uc815 \uc5f0\uc0b0\uc744 \uc218\ud589\ud558\ub294 \ud568\uc218\ub97c \ub9e4\uac1c\ubcc0\uc218\ub85c \ubc1b\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>3. \uc608\uc81c \ud504\ub85c\uc81d\ud2b8: \uac04\ub2e8\ud55c \uacc4\uc0b0\uae30 \uc571<\/h2>\n<p>\uc774\uc81c \uc704\uc5d0\uc11c \ubc30\uc6b4 \ubcc0\uc218\ub97c \ud65c\uc6a9\ud558\uace0, \ud568\uc218\ub97c \uc815\uc758\ud558\uc5ec \uac04\ub2e8\ud55c \uacc4\uc0b0\uae30 \uc571\uc744 \ub9cc\ub4e4\uc5b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>3.1. \ud504\ub85c\uc81d\ud2b8 \uc124\uc815<\/h3>\n<p>\uc548\ub4dc\ub85c\uc774\ub4dc \uc2a4\ud29c\ub514\uc624\uc5d0\uc11c \uc0c8\ub85c\uc6b4 \ud504\ub85c\uc81d\ud2b8\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4. \uc774 \ub54c \uc571 \uc774\ub984\uc744 &#8220;SimpleCalculator&#8221;\ub85c \uc124\uc815\ud558\uace0, \uae30\ubcf8 Activity\ub97c \uc120\ud0dd\ud569\ub2c8\ub2e4.<\/p>\n<h3>3.2. UI \uad6c\uc131<\/h3>\n<p>activity_main.xml \ud30c\uc77c\uc5d0\uc11c \uc544\ub798\uc640 \uac19\uc740 UI\ub97c \uad6c\uc131\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>&lt;LinearLayout xmlns:android=\"http:\/\/schemas.android.com\/apk\/res\/android\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:orientation=\"vertical\"\n    android:padding=\"16dp\"&gt;\n\n    &lt;EditText\n        android:id=\"@+id\/input1\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:hint=\"\uccab \ubc88\uc9f8 \uc22b\uc790\"\n        android:inputType=\"numberDecimal\"\/&gt;\n\n    &lt;EditText\n        android:id=\"@+id\/input2\"\n        android:layout_width=\"match_parent\"\n        android:layout_height=\"wrap_content\"\n        android:hint=\"\ub450 \ubc88\uc9f8 \uc22b\uc790\"\n        android:inputType=\"numberDecimal\"\/&gt;\n\n    &lt;Button\n        android:id=\"@+id\/addButton\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:text=\"\ub354\ud558\uae30\"\/&gt;\n\n    &lt;TextView\n        android:id=\"@+id\/resultView\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:text=\"\uacb0\uacfc : \"\/&gt;\n\n&lt;\/LinearLayout&gt;<\/code><\/pre>\n<h3>3.3. MainActivity.kt \ucf54\ub4dc<\/h3>\n<p>\uc774\uc81c <code>MainActivity.kt<\/code> \ud30c\uc77c\uc5d0 \ub85c\uc9c1\uc744 \ucd94\uac00\ud558\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.simplecalculator\n\nimport android.os.Bundle\nimport android.widget.Button\nimport android.widget.EditText\nimport android.widget.TextView\nimport androidx.appcompat.app.AppCompatActivity\n\nclass MainActivity : AppCompatActivity() {\n    override fun onCreate(savedInstanceState: Bundle?) {\n        super.onCreate(savedInstanceState)\n        setContentView(R.layout.activity_main)\n\n        val input1 = findViewById&lt;EditText&gt;(R.id.input1)\n        val input2 = findViewById&lt;EditText&gt;(R.id.input2)\n        val addButton = findViewById&lt;Button&gt;(R.id.addButton)\n        val resultView = findViewById&lt;TextView&gt;(R.id.resultView)\n\n        addButton.setOnClickListener {\n            val num1 = input1.text.toString().toDoubleOrNull() ?: 0.0\n            val num2 = input2.text.toString().toDoubleOrNull() ?: 0.0\n            val result = add(num1, num2)\n            resultView.text = \"\uacb0\uacfc : $result\"\n        }\n    }\n\n    private fun add(a: Double, b: Double): Double {\n        return a + b\n    }\n}<\/code><\/pre>\n<h2>4. \uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uae00\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc758 \ubcc0\uc218\uc640 \ud568\uc218\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ubcc0\uc218\ub97c \ud1b5\ud574 \ub370\uc774\ud130\ub97c \uc800\uc7a5\ud558\uace0, \ud568\uc218\ub97c \ud1b5\ud574 \ucf54\ub4dc\ub97c \uc7ac\uc0ac\uc6a9\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \ubc30\uc6b0\uc168\uc744 \uac83\uc785\ub2c8\ub2e4. \uc704\uc758 \uac04\ub2e8\ud55c \uacc4\uc0b0\uae30 \uc571 \uc608\uc81c\ub97c \ud1b5\ud574 \uc2e4\uc81c \uc571 \uac1c\ubc1c\uc5d0\uc11c \ubcc0\uc218\uac00 \uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ub418\ub294\uc9c0\ub97c \uc774\ud574\ud558\uc168\uae30\ub97c \ubc14\ub78d\ub2c8\ub2e4. \uc55e\uc73c\ub85c\ub3c4 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud55c \ub2e4\uc591\ud55c \uc571 \uac1c\ubc1c\uc744 \uacc4\uc18d \uc9c4\ud589\ud558\uc2e4 \uc218 \uc788\uae30\ub97c \uae30\ub300\ud569\ub2c8\ub2e4!<\/p>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uac1c\ubc1c\uc5d0 \ucf54\ud2c0\ub9b0\uc744 \uc0ac\uc6a9\ud558\uba74, \uc5b8\uc5b4\uc758 \ud2b9\uc131\uacfc \uc7a5\uc810\uc744 \ucd5c\ub300\ud55c \ud65c\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc758 \ubcc0\uc218\uc640 \ud568\uc218\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \uac1c\ub150\ubd80\ud130 \uc2e4\uc6a9\uc801\uc778 \uc608\uc81c\uae4c\uc9c0 \ub2e4\uc591\ud55c \ub0b4\uc6a9\uc744 \ub2e4\ub8f0 \uc608\uc815\uc785\ub2c8\ub2e4. 1. \ubcc0\uc218\uc758 \uac1c\ub150 \ubcc0\uc218\ub294 \ub370\uc774\ud130\ub97c \uc800\uc7a5\ud558\ub294 \uc774\ub984\uc774 \uc788\ub294 \uacf5\uac04\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ubcc0\uc218\ub97c \uc120\uc5b8\ud558\ub294 \ubc29\uc2dd\uc774 \uac04\ub2e8\ud558\uace0 \uc9c1\uad00\uc801\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 val\uacfc var \ud0a4\uc6cc\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcc0\uc218\ub97c \uc120\uc5b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. val\uc740 \ubcc0\uacbd\ud560 \uc218 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/30440\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218&#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":[35],"tags":[],"class_list":["post-30440","post","type-post","status-publish","format-standard","hentry","category-35"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218 - \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\/30440\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uac1c\ubc1c\uc5d0 \ucf54\ud2c0\ub9b0\uc744 \uc0ac\uc6a9\ud558\uba74, \uc5b8\uc5b4\uc758 \ud2b9\uc131\uacfc \uc7a5\uc810\uc744 \ucd5c\ub300\ud55c \ud65c\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc758 \ubcc0\uc218\uc640 \ud568\uc218\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \uac1c\ub150\ubd80\ud130 \uc2e4\uc6a9\uc801\uc778 \uc608\uc81c\uae4c\uc9c0 \ub2e4\uc591\ud55c \ub0b4\uc6a9\uc744 \ub2e4\ub8f0 \uc608\uc815\uc785\ub2c8\ub2e4. 1. \ubcc0\uc218\uc758 \uac1c\ub150 \ubcc0\uc218\ub294 \ub370\uc774\ud130\ub97c \uc800\uc7a5\ud558\ub294 \uc774\ub984\uc774 \uc788\ub294 \uacf5\uac04\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ubcc0\uc218\ub97c \uc120\uc5b8\ud558\ub294 \ubc29\uc2dd\uc774 \uac04\ub2e8\ud558\uace0 \uc9c1\uad00\uc801\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 val\uacfc var \ud0a4\uc6cc\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcc0\uc218\ub97c \uc120\uc5b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. val\uc740 \ubcc0\uacbd\ud560 \uc218 &hellip; \ub354 \ubcf4\uae30 &quot;\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/30440\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T03:50:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:48:35+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\/30440\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/30440\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218\",\"datePublished\":\"2024-10-28T03:50:37+00:00\",\"dateModified\":\"2024-11-26T06:48:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/30440\/\"},\"wordCount\":14,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc\uc571 \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/30440\/\",\"url\":\"https:\/\/atmokpo.com\/w\/30440\/\",\"name\":\"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T03:50:37+00:00\",\"dateModified\":\"2024-11-26T06:48:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/30440\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/30440\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/30440\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218\"}]},{\"@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":"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218 - \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\/30440\/","og_locale":"ko_KR","og_type":"article","og_title":"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc548\ub4dc\ub85c\uc774\ub4dc \uc571 \uac1c\ubc1c\uc5d0 \ucf54\ud2c0\ub9b0\uc744 \uc0ac\uc6a9\ud558\uba74, \uc5b8\uc5b4\uc758 \ud2b9\uc131\uacfc \uc7a5\uc810\uc744 \ucd5c\ub300\ud55c \ud65c\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc758 \ubcc0\uc218\uc640 \ud568\uc218\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc124\uba85\ud558\uaca0\uc2b5\ub2c8\ub2e4. \uae30\ubcf8\uc801\uc778 \uac1c\ub150\ubd80\ud130 \uc2e4\uc6a9\uc801\uc778 \uc608\uc81c\uae4c\uc9c0 \ub2e4\uc591\ud55c \ub0b4\uc6a9\uc744 \ub2e4\ub8f0 \uc608\uc815\uc785\ub2c8\ub2e4. 1. \ubcc0\uc218\uc758 \uac1c\ub150 \ubcc0\uc218\ub294 \ub370\uc774\ud130\ub97c \uc800\uc7a5\ud558\ub294 \uc774\ub984\uc774 \uc788\ub294 \uacf5\uac04\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 \ubcc0\uc218\ub97c \uc120\uc5b8\ud558\ub294 \ubc29\uc2dd\uc774 \uac04\ub2e8\ud558\uace0 \uc9c1\uad00\uc801\uc785\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c\ub294 val\uacfc var \ud0a4\uc6cc\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ubcc0\uc218\ub97c \uc120\uc5b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. val\uc740 \ubcc0\uacbd\ud560 \uc218 &hellip; \ub354 \ubcf4\uae30 \"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218\"","og_url":"https:\/\/atmokpo.com\/w\/30440\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T03:50:37+00:00","article_modified_time":"2024-11-26T06:48:35+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\/30440\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/30440\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218","datePublished":"2024-10-28T03:50:37+00:00","dateModified":"2024-11-26T06:48:35+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/30440\/"},"wordCount":14,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc\uc571 \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/30440\/","url":"https:\/\/atmokpo.com\/w\/30440\/","name":"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T03:50:37+00:00","dateModified":"2024-11-26T06:48:35+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/30440\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/30440\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/30440\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ucf54\ud2c0\ub9b0 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ubcc0\uc218\uc640 \ud568\uc218"}]},{"@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\/30440","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=30440"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/30440\/revisions"}],"predecessor-version":[{"id":30441,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/30440\/revisions\/30441"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=30440"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=30440"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=30440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}