{"id":24918,"date":"2024-10-26T04:24:49","date_gmt":"2024-10-26T04:24:49","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=24918"},"modified":"2024-11-26T08:03:26","modified_gmt":"2024-11-26T08:03:26","slug":"%ec%9c%a0%eb%8b%88%ed%8b%b0-%ea%b8%b0%ec%b4%88-%ea%b0%95%ec%a2%8c-%eb%b6%80%eb%aa%a8-%ed%81%b4%eb%9e%98%ec%8a%a4-%eb%93%b1%eb%a1%9d","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/24918\/","title":{"rendered":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d"},"content":{"rendered":"<p><body><\/p>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\uc758 \uac1c\ub150\uc5d0 \ub300\ud574 \uc774\ud574\ud558\uace0, \uc774\ub97c \ud1b5\ud574 \uc2e4\uc81c \uac8c\uc784 \uac1c\ubc1c \uacfc\uc815\uc5d0\uc11c \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ub418\ub294\uc9c0 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4\ub294 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc774\uba70, \ubd80\ubaa8 \ud074\ub798\uc2a4\uc640 \uc790\uc2dd \ud074\ub798\uc2a4 \uac04\uc758 \uad00\uacc4\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc720\uc9c0\ubcf4\uc218\uc131\uc744 \ub192\uc774\ub294 \ub370 \ud070 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4.<\/p>\n<h2>1. \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uacfc \ud074\ub798\uc2a4<\/h2>\n<p>\uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d(OOP)\uc740 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c \ud328\ub7ec\ub2e4\uc784 \uc911 \ud558\ub098\ub85c, \ub370\uc774\ud130\ub97c \uac1d\uccb4\ub77c\ub294 \ub2e8\uc704\ub85c \ucea1\uc290\ud654\ud558\uc5ec \ucc98\ub9ac\ud569\ub2c8\ub2e4. \ud074\ub798\uc2a4\ub294 \uac1d\uccb4\ub97c \uc0dd\uc131\ud558\uae30 \uc704\ud55c \uc124\uacc4\ub3c4\uc774\uba70, \uc774 \ud074\ub798\uc2a4\ub294 \uc0c1\ud0dc(\uc18d\uc131)\uc640 \ud589\ub3d9(\uba54\uc11c\ub4dc)\uc744 \uc815\uc758\ud569\ub2c8\ub2e4.<\/p>\n<h3>1.1 \ud074\ub798\uc2a4\uc640 \uac1d\uccb4\uc758 \uae30\ubcf8 \uc774\ud574<\/h3>\n<p>\ud074\ub798\uc2a4\ub294 \uac1d\uccb4\ub97c \ub9cc\ub4e4\uae30 \uc704\ud55c \ud2c0\uc785\ub2c8\ub2e4. \uc608\ub97c \ub4e4\uc5b4, \uc790\ub3d9\ucc28\ub77c\ub294 \ud074\ub798\uc2a4\ub97c \uc815\uc758\ud558\uba74 \uc774 \ud074\ub798\uc2a4\ub97c \uae30\ubc18\uc73c\ub85c \uc5ec\ub7ec \uc790\ub3d9\ucc28 \uac1d\uccb4\ub97c \uc0dd\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>class Car {\n        public string color;\n        public string model;\n\n        public void Drive() {\n            Debug.Log(\"The car is driving\");\n        }\n    }\n    <\/code><\/pre>\n<p>\uc704 \ud074\ub798\uc2a4\uc5d0\uc11c <code>color<\/code>\uc640 <code>model<\/code>\uc740 \uc18d\uc131, <code>Drive<\/code>\ub294 \uba54\uc11c\ub4dc\uc785\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc6b0\ub9ac\ub294 \uc5ec\ub7ec \uac1c\uc758 <code>Car<\/code> \uac1d\uccb4\ub97c \uc0dd\uc131\ud558\uace0, \uac01\uac01\uc758 \uc18d\uc131\uacfc \uba54\uc11c\ub4dc\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>1.2 \uc0c1\uc18d\uc758 \uc911\uc694\uc131<\/h3>\n<p>\uc0c1\uc18d\uc740 \ud074\ub798\uc2a4 \uac04\uc758 \uad00\uacc4\ub97c \ub9cc\ub4e4\uc5b4\uc8fc\ub294 \uc911\uc694\ud55c \uae30\ub2a5\uc785\ub2c8\ub2e4. \ubd80\ubaa8 \ud074\ub798\uc2a4(\uae30\ubc18 \ud074\ub798\uc2a4)\ub294 \uc790\uc2dd \ud074\ub798\uc2a4(\ud30c\uc0dd \ud074\ub798\uc2a4)\uc5d0\uac8c \uc18d\uc131\uacfc \uba54\uc11c\ub4dc\ub97c \ubb3c\ub824\uc904 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ud2b9\uc131 \ub355\ubd84\uc5d0 \ucf54\ub4dc\uc758 \uc911\ubcf5\uc744 \uc904\uc774\uace0, \uc720\uc9c0\ubcf4\uc218\ub97c \uc6a9\uc774\ud558\uac8c \ud569\ub2c8\ub2e4.<\/p>\n<h2>2. \ubd80\ubaa8 \ud074\ub798\uc2a4 \uc815\uc758\ud558\uae30<\/h2>\n<p>\ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \uc815\uc758\ud558\uae30 \uc704\ud574\uc11c\ub294 <code>class<\/code> \ud0a4\uc6cc\ub4dc\ub97c \uc0ac\uc6a9\ud558\uc5ec \ud074\ub798\uc2a4\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4. \uc544\ub798 \uc608\uc2dc\ub97c \ud1b5\ud574 \uc774\ub97c \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>class Animal {\n        public string name;\n\n        public void Speak() {\n            Debug.Log(name + \" says hello!\");\n        }\n    }\n    <\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\ub294 <code>Animal<\/code>\uc774\ub77c\ub294 \ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \uc815\uc758\ud569\ub2c8\ub2e4. \uc774 \ud074\ub798\uc2a4\ub294 <code>name<\/code>\uc774\ub77c\ub294 \uc18d\uc131\uacfc <code>Speak<\/code>\ub77c\ub294 \uba54\uc11c\ub4dc\ub97c \uac00\uc9c0\uace0 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>2.1 \uc790\uc2dd \ud074\ub798\uc2a4 \uc0dd\uc131<\/h3>\n<p>\ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \uc0c1\uc18d\ubc1b\uc544 \uc790\uc2dd \ud074\ub798\uc2a4\ub97c \uc0dd\uc131\ud558\ub824\uba74 <code>:<\/code> \uae30\ud638\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc544\ub798 \uc608\uc2dc\ub294 <code>Animal<\/code> \ud074\ub798\uc2a4\ub97c \uc0c1\uc18d\ubc1b\ub294 <code>Dog<\/code> \ud074\ub798\uc2a4\ub97c \ubcf4\uc5ec\uc90d\ub2c8\ub2e4:<\/p>\n<pre><code>class Dog : Animal {\n        public void Bark() {\n            Debug.Log(name + \" says woof!\");\n        }\n    }\n    <\/code><\/pre>\n<p>\uc704 \ucf54\ub4dc\ub294 <code>Dog<\/code> \ud074\ub798\uc2a4\uac00 <code>Animal<\/code> \ud074\ub798\uc2a4\ub97c \uc0c1\uc18d\ubc1b\uc544 \uc18d\uc131\uacfc \uba54\uc11c\ub4dc\ub97c \uac00\uc9c4\ub2e4\ub294 \uac83\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n<h2>3. \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\ud558\uae30<\/h2>\n<p>\uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \ub4f1\ub85d\ud558\ub294 \uacfc\uc815\uc740 \ub9e4\uc6b0 \uac04\ub2e8\ud569\ub2c8\ub2e4. \uc720\ub2c8\ud2f0 \uc5d0\ub514\ud130\uc5d0\uc11c <code>Scripts<\/code> \ud3f4\ub354\ub97c \uc0dd\uc131\ud558\uace0, \uc548\uc5d0 C# \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc791\uc131\ud558\uc5ec \ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \uc815\uc758\ud569\ub2c8\ub2e4. \uadf8\ub7f0 \ub2e4\uc74c, \ucf54\ub4dc\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \uc0c1\uc18d\ubc1b\ub294 \ud074\ub798\uc2a4\ub97c \uc0dd\uc131\ud558\uace0, \uc774\ub97c \uac8c\uc784 \uc624\ube0c\uc81d\ud2b8\uc5d0 \uc5f0\uacb0\ud558\uc5ec \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h3>3.1 \uc2a4\ud06c\ub9bd\ud2b8 \ub9cc\ub4e4\uae30<\/h3>\n<p>\uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \ub4f1\ub85d\ud558\uae30 \uc704\ud574 <code>Animal.cs<\/code>\ub77c\ub294 \ud30c\uc77c\uc744 \ub9cc\ub4ed\ub2c8\ub2e4:<\/p>\n<pre><code>using UnityEngine;\n\n    public class Animal {\n        public string name;\n\n        public void Speak() {\n            Debug.Log(name + \" says hello!\");\n        }\n    }\n    <\/code><\/pre>\n<h3>3.2 \uc790\uc2dd \ud074\ub798\uc2a4 \uc5f0\uacb0\ud558\uae30<\/h3>\n<p>\uc790\uc2dd \ud074\ub798\uc2a4\uc778 <code>Dog.cs<\/code>\ub97c \ub9cc\ub4e4\uc5b4 <code>Animal<\/code> \ud074\ub798\uc2a4\ub97c \uc0c1\uc18d\ubc1b\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>using UnityEngine;\n\n    public class Dog : Animal {\n        public void Bark() {\n            Debug.Log(name + \" says woof!\");\n        }\n    }\n    <\/code><\/pre>\n<h3>3.3 \uc2a4\ud06c\ub9bd\ud2b8 \uc0ac\uc6a9\ud558\uae30<\/h3>\n<p>\uc774\uc81c <code>Dog<\/code> \ud074\ub798\uc2a4\ub97c \uac8c\uc784 \uc624\ube0c\uc81d\ud2b8\uc5d0 \uc5f0\uacb0\ud558\uae30 \uc704\ud574 \uc0c8\ub85c\uc6b4 C# \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc791\uc131\ud558\uace0, <code>Dog<\/code> \ud074\ub798\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc778\uc2a4\ud134\uc2a4\ub97c \uc0dd\uc131\ud569\ub2c8\ub2e4:<\/p>\n<pre><code>using UnityEngine;\n\n    public class DogController : MonoBehaviour {\n        private Dog myDog;\n\n        void Start() {\n            myDog = new Dog();\n            myDog.name = \"Buddy\";\n            myDog.Speak();\n            myDog.Bark();\n        }\n    }\n    <\/code><\/pre>\n<h2>4. \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d \uc5f0\uc2b5\ud558\uae30<\/h2>\n<p>\uc774\uc81c \ubd80\ubaa8 \ud074\ub798\uc2a4\ub97c \ub4f1\ub85d\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6e0\uc73c\ub2c8, \uc774\ub97c \ud65c\uc6a9\ud558\uc5ec \uac04\ub2e8\ud55c \ud504\ub85c\uc81d\ud2b8\ub97c \ub9cc\ub4e4\uc5b4\ubd05\uc2dc\ub2e4. \uc544\ub798\uc758 \ub2e8\uacc4\uc5d0 \ub530\ub77c \uc5f0\uc2b5\ud574\ubcf4\uc138\uc694:<\/p>\n<h3>4.1 \uc0c8\ub85c\uc6b4 C# \uc2a4\ud06c\ub9bd\ud2b8 \uc0dd\uc131<\/h3>\n<p>\uc720\ub2c8\ud2f0 \uc5d0\ub514\ud130\uc5d0\uc11c \uc0c8 C# \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc0dd\uc131\ud558\uace0, \uc544\ub798 \ucf54\ub4dc\ub97c \uc791\uc131\ud569\ub2c8\ub2e4:<\/p>\n<pre><code>public class Cat : Animal {\n        public void Meow() {\n            Debug.Log(name + \" says meow!\");\n        }\n    }\n    <\/code><\/pre>\n<h3>4.2 \uac8c\uc784 \uc624\ube0c\uc81d\ud2b8 \uc81c\uc870 \ubc0f \uc2a4\ud06c\ub9bd\ud2b8 \uc5f0\uacb0\ud558\uae30<\/h3>\n<p>\uac8c\uc784 \uc624\ube0c\uc81d\ud2b8\ub97c \ud558\ub098 \ub9cc\ub4e4\uace0, \uc704\uc5d0\uc11c \uc791\uc131\ud55c <code>DogController<\/code> \uc2a4\ud06c\ub9bd\ud2b8\ub97c \uc5f0\uacb0\ud569\ub2c8\ub2e4. \uc774 \uc2a4\ud06c\ub9bd\ud2b8\ub97c \ud1b5\ud574 <code>Cat<\/code> \ud074\ub798\uc2a4\ub3c4 \uc5f0\ub3d9\ud558\uc5ec \uc0ac\uc6a9\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>5. \uc0c1\uc18d\uc758 \ud65c\uc6a9<\/h2>\n<p>\ubd80\ubaa8 \ud074\ub798\uc2a4\uc640 \uc790\uc2dd \ud074\ub798\uc2a4\ub97c \ud1b5\ud55c \uc0c1\uc18d\uc740 \ub9ce\uc740 \uc7a5\uc810\uc774 \uc788\uc2b5\ub2c8\ub2e4. \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uc744 \ub192\uc774\uace0, \uc720\uc9c0\ubcf4\uc218\uac00 \uc6a9\uc774\ud55c \uad6c\uc870\ub97c \ub9cc\ub4e4\uc5b4\uc90d\ub2c8\ub2e4. \ub610\ud55c, \uc0c1\uc18d\uc744 \ud65c\uc6a9\ud558\uc5ec \ucf54\ub4dc\uc758 \uac00\ub3c5\uc131\uc744 \ub192\uc774\uace0, \uae30\ub2a5\uc744 \ud655\uc7a5\ud558\ub294 \ub370 \ud070 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4.<\/p>\n<h3>5.1 \ub2e4\ud615\uc131<\/h3>\n<p>\uc720\ub2c8\ud2f0\uc640 \uac19\uc740 \uac8c\uc784 \uc5d4\uc9c4\uc5d0\uc11c\ub294 \ub2e4\ud615\uc131\uc744 \ud65c\uc6a9\ud558\uc5ec \ubd80\ubaa8 \ud074\ub798\uc2a4\uc758 \ub2e4\uc591\ud55c \uc790\uc2dd \ud074\ub798\uc2a4\ub4e4\uc744 \ubc30\uc5f4\uc774\ub098 \uceec\ub809\uc158\uc73c\ub85c \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \ub2e4\uc591\ud55c \ud589\ub3d9\uc744 \uac00\uc9c4 \uac1d\uccb4\ub4e4\uc744 \ud6a8\uc728\uc801\uc73c\ub85c \ucc98\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>public class AnimalManager : MonoBehaviour {\n        private Animal[] animals;\n\n        void Start() {\n            animals = new Animal[2];\n            animals[0] = new Dog { name = \"Buddy\" };\n            animals[1] = new Cat { name = \"Kitty\" };\n\n            foreach (Animal animal in animals) {\n                animal.Speak();\n            }\n        }\n    }\n    <\/code><\/pre>\n<h2>6. \uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\uc758 \uac1c\ub150\uacfc \uad6c\ud604 \ubc29\ubc95\uc5d0 \ub300\ud574 \uc0c1\uc138\ud788 \ubc30\uc6b0\uc558\uc2b5\ub2c8\ub2e4. \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uc758 \ud2b9\uc9d5\uc778 \uc0c1\uc18d\uc744 \ud65c\uc6a9\ud558\uc5ec \ubd80\ubaa8 \ud074\ub798\uc2a4\uc758 \uc18d\uc131\uacfc \uba54\uc11c\ub4dc\ub97c \uc790\uc2dd \ud074\ub798\uc2a4\uc5d0\uc11c \ud6a8\uacfc\uc801\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc74c\uc744 \uc774\ud574\ud588\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uad6c\uc870\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc720\uc9c0\ubcf4\uc218\uc131\uc744 \ub192\uc5ec\uc8fc\uba70, \uc5ec\ub7ec \uce90\ub9ad\ud130\uc640 \uac1d\uccb4\ub97c \uad00\ub9ac\ud558\ub294 \uac8c\uc784 \uac1c\ubc1c\uc5d0 \uc788\uc5b4 \ud070 \ub3c4\uc6c0\uc774 \ub420 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<div class=\"note\">\n<strong>\ucc38\uace0:<\/strong> \ub354 \uae4a\uc774 \uc788\ub294 \ud559\uc2b5\uc744 \uc6d0\ud558\uc2e0\ub2e4\uba74 \uc720\ub2c8\ud2f0 \uacf5\uc2dd \ubb38\uc11c\ub098 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d \uad00\ub828 \uc11c\uc801\uc744 \ucc38\uace0\ud558\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4.\n    <\/div>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\uc758 \uac1c\ub150\uc5d0 \ub300\ud574 \uc774\ud574\ud558\uace0, \uc774\ub97c \ud1b5\ud574 \uc2e4\uc81c \uac8c\uc784 \uac1c\ubc1c \uacfc\uc815\uc5d0\uc11c \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ub418\ub294\uc9c0 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4\ub294 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc774\uba70, \ubd80\ubaa8 \ud074\ub798\uc2a4\uc640 \uc790\uc2dd \ud074\ub798\uc2a4 \uac04\uc758 \uad00\uacc4\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc720\uc9c0\ubcf4\uc218\uc131\uc744 \ub192\uc774\ub294 \ub370 \ud070 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. 1. \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uacfc \ud074\ub798\uc2a4 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d(OOP)\uc740 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c \ud328\ub7ec\ub2e4\uc784 \uc911 \ud558\ub098\ub85c, \ub370\uc774\ud130\ub97c \uac1d\uccb4\ub77c\ub294 \ub2e8\uc704\ub85c &hellip; <a href=\"https:\/\/atmokpo.com\/w\/24918\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d&#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":[13],"tags":[],"class_list":["post-24918","post","type-post","status-publish","format-standard","hentry","category-13"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d - \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\/24918\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\uc758 \uac1c\ub150\uc5d0 \ub300\ud574 \uc774\ud574\ud558\uace0, \uc774\ub97c \ud1b5\ud574 \uc2e4\uc81c \uac8c\uc784 \uac1c\ubc1c \uacfc\uc815\uc5d0\uc11c \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ub418\ub294\uc9c0 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4\ub294 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc774\uba70, \ubd80\ubaa8 \ud074\ub798\uc2a4\uc640 \uc790\uc2dd \ud074\ub798\uc2a4 \uac04\uc758 \uad00\uacc4\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc720\uc9c0\ubcf4\uc218\uc131\uc744 \ub192\uc774\ub294 \ub370 \ud070 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. 1. \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uacfc \ud074\ub798\uc2a4 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d(OOP)\uc740 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c \ud328\ub7ec\ub2e4\uc784 \uc911 \ud558\ub098\ub85c, \ub370\uc774\ud130\ub97c \uac1d\uccb4\ub77c\ub294 \ub2e8\uc704\ub85c &hellip; \ub354 \ubcf4\uae30 &quot;\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/24918\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-26T04:24:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T08:03:26+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\/24918\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24918\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\",\"datePublished\":\"2024-10-26T04:24:49+00:00\",\"dateModified\":\"2024-11-26T08:03:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24918\/\"},\"wordCount\":5,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc720\ub2c8\ud2f0\uae30\ucd08\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/24918\/\",\"url\":\"https:\/\/atmokpo.com\/w\/24918\/\",\"name\":\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-26T04:24:49+00:00\",\"dateModified\":\"2024-11-26T08:03:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/24918\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/24918\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/24918\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\"}]},{\"@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":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d - \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\/24918\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc774\ubc88 \uac15\uc88c\uc5d0\uc11c\ub294 \uc720\ub2c8\ud2f0\uc5d0\uc11c \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\uc758 \uac1c\ub150\uc5d0 \ub300\ud574 \uc774\ud574\ud558\uace0, \uc774\ub97c \ud1b5\ud574 \uc2e4\uc81c \uac8c\uc784 \uac1c\ubc1c \uacfc\uc815\uc5d0\uc11c \uc5b4\ub5bb\uac8c \ud65c\uc6a9\ub418\ub294\uc9c0 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \ud074\ub798\uc2a4\ub294 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uc5d0\uc11c \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc774\uba70, \ubd80\ubaa8 \ud074\ub798\uc2a4\uc640 \uc790\uc2dd \ud074\ub798\uc2a4 \uac04\uc758 \uad00\uacc4\ub294 \ucf54\ub4dc\uc758 \uc7ac\uc0ac\uc6a9\uc131\uacfc \uc720\uc9c0\ubcf4\uc218\uc131\uc744 \ub192\uc774\ub294 \ub370 \ud070 \uc5ed\ud560\uc744 \ud569\ub2c8\ub2e4. 1. \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d\uacfc \ud074\ub798\uc2a4 \uac1d\uccb4 \uc9c0\ud5a5 \ud504\ub85c\uadf8\ub798\ubc0d(OOP)\uc740 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uac1c\ubc1c \ud328\ub7ec\ub2e4\uc784 \uc911 \ud558\ub098\ub85c, \ub370\uc774\ud130\ub97c \uac1d\uccb4\ub77c\ub294 \ub2e8\uc704\ub85c &hellip; \ub354 \ubcf4\uae30 \"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d\"","og_url":"https:\/\/atmokpo.com\/w\/24918\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-26T04:24:49+00:00","article_modified_time":"2024-11-26T08:03:26+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\/24918\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/24918\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d","datePublished":"2024-10-26T04:24:49+00:00","dateModified":"2024-11-26T08:03:26+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/24918\/"},"wordCount":5,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc720\ub2c8\ud2f0\uae30\ucd08"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/24918\/","url":"https:\/\/atmokpo.com\/w\/24918\/","name":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-26T04:24:49+00:00","dateModified":"2024-11-26T08:03:26+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/24918\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/24918\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/24918\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc720\ub2c8\ud2f0 \uae30\ucd08 \uac15\uc88c: \ubd80\ubaa8 \ud074\ub798\uc2a4 \ub4f1\ub85d"}]},{"@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\/24918","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=24918"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24918\/revisions"}],"predecessor-version":[{"id":24919,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/24918\/revisions\/24919"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=24918"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=24918"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=24918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}