{"id":31089,"date":"2024-10-28T10:44:37","date_gmt":"2024-10-28T10:44:37","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=31089"},"modified":"2024-11-26T06:46:26","modified_gmt":"2024-11-26T06:46:26","slug":"uwp-%ea%b0%9c%eb%b0%9c-%ea%b8%b0%eb%b3%b8-%ea%b0%9c%eb%85%90","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/31089\/","title":{"rendered":"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150"},"content":{"rendered":"<p>\n    UWP(Universal Windows Platform)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud50c\ub7ab\ud3fc\uc73c\ub85c, Windows 10\uacfc \uc774\ud6c4 \ubc84\uc804\uc5d0\uc11c \uc2e4\ud589\ub418\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud558\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. UWP\ub294 \ub2e4\uc591\ud55c \uc7a5\uce58\uc5d0\uc11c \ud638\ud658\ub418\uace0 \uc2e4\ud589\ub420 \uc218 \uc788\ub294 \uc571\uc744 \ub9cc\ub4e4 \uc218 \uc788\uac8c \ud574\uc8fc\uba70, \uc774\ub7ec\ud55c \uc571\uc740 PC, \ud0dc\ube14\ub9bf, Xbox, Hololens \ub4f1 \uc5ec\ub7ec \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 UWP \uac1c\ubc1c\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc2b5\ud560 \uc218 \uc788\ub294 \uae30\ud68c\ub97c \uc81c\uacf5\ud558\uace0\uc790 \ud569\ub2c8\ub2e4.\n<\/p>\n<h2>1. UWP\uc758 \uae30\ubcf8 \uad6c\uc870<\/h2>\n<p>\n    UWP \uc571\uc740 \uae30\ubcf8\uc801\uc73c\ub85c \uc5ec\ub7ec \uad6c\uc131 \uc694\uc18c\ub85c \uc774\ub8e8\uc5b4\uc838 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uad6c\uc131 \uc694\uc18c\ub294 \uc571\uc758 UI, \ub85c\uc9c1, \ub370\uc774\ud130 \uc800\uc7a5\uc18c \ub4f1\uc744 \ud3ec\ud568\ud569\ub2c8\ub2e4. UWP \ud504\ub85c\uc81d\ud2b8\ub294 Visual Studio\uc5d0\uc11c \uc27d\uac8c \uc0dd\uc131\ud560 \uc218 \uc788\uc73c\uba70, XAML\uacfc C#\uc744 \uc8fc\ub85c \uc0ac\uc6a9\ud558\uc5ec UI\ub97c \uad6c\uc131\ud558\uace0 \uae30\ub2a5\uc744 \uad6c\ud604\ud569\ub2c8\ub2e4.\n<\/p>\n<h3>1.1. XAML\uacfc C#<\/h3>\n<p>\n    XAML(Extensible Application Markup Language)\uc740 UWP \uc571\uc758 \uc0ac\uc6a9\uc790 \uc778\ud130\ud398\uc774\uc2a4\ub97c \uc815\uc758\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ub9c8\ud06c\uc5c5 \uc5b8\uc5b4\uc785\ub2c8\ub2e4. XAML\uc744 \uc0ac\uc6a9\ud558\uba74 UI \uc694\uc18c\ub97c \uc120\uc5b8\uc801\uc73c\ub85c \uc815\uc758\ud560 \uc218 \uc788\uc73c\uba70, C#\uc740 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uacfc \uc774\ubca4\ud2b8 \ucc98\ub9ac\ub97c \ub2f4\ub2f9\ud569\ub2c8\ub2e4. \ub2e4\uc74c\uc758 \uac04\ub2e8\ud55c \uc608\uc81c\ub97c \ud1b5\ud574 UI \uc694\uc18c\ub97c \uc815\uc758\ud558\uace0 \uc774\ubca4\ud2b8\ub97c \ucc98\ub9ac\ud558\ub294 \ubc29\ubc95\uc744 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.\n<\/p>\n<pre><code>&lt;Page\n    x:Class=\"MyApp.MainPage\"\n    xmlns=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\/presentation\"\n    xmlns:x=\"http:\/\/schemas.microsoft.com\/winfx\/2006\/xaml\"\n    xmlns:local=\"using:MyApp\"\n    xmlns:d=\"http:\/\/schemas.microsoft.com\/expression\/blend\/2008\"\n    xmlns:mc=\"http:\/\/schemas.openxmlformats.org\/markup-compatibility\/2006\"\n    mc:Ignorable=\"d\"&gt;\n\n    &lt;Grid&gt;\n        &lt;Button Content=\"\ud074\ub9ad\ud558\uc138\uc694\" Click=\"Button_Click\"&gt;&lt;\/Button&gt;\n    &lt;\/Grid&gt;\n&lt;\/Page&gt;<\/code><\/pre>\n<pre><code>using Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\n\nnamespace MyApp\n{\n    public sealed partial class MainPage : Page\n    {\n        public MainPage()\n        {\n            this.InitializeComponent();\n        }\n\n        private void Button_Click(object sender, RoutedEventArgs e)\n        {\n            \/\/ \ubc84\ud2bc \ud074\ub9ad \uc2dc \uc2e4\ud589\ub420 \ub0b4\uc6a9\n            Button button = sender as Button;\n            button.Content = \"\ud074\ub9ad\ub428!\";\n        }\n    }\n}<\/code><\/pre>\n<h3>1.2. \uc571 \uad6c\uc131 \uc694\uc18c<\/h3>\n<p>\n    UWP \uc571\uc740 \ub2e4\uc591\ud55c \uad6c\uc131 \uc694\uc18c\ub85c \uc774\ub8e8\uc5b4\uc838 \uc788\uc73c\uba70, \uc774\ub4e4\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:<\/p>\n<ul>\n<li><strong>Page<\/strong>: \uac01 UI \ud654\uba74\uc744 \uc815\uc758\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>Control<\/strong>: \ubc84\ud2bc, \ud14d\uc2a4\ud2b8\ubc15\uc2a4 \ub4f1\uc758 UI \uc694\uc18c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.<\/li>\n<li><strong>ViewModel<\/strong>: MVVM \ud328\ud134\uc744 \uc801\uc6a9\ud558\uc5ec \ub370\uc774\ud130\uc640 UI \ub85c\uc9c1\uc744 \ubd84\ub9ac\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>Model<\/strong>: \ub370\uc774\ud130\ub97c \uc815\uc758\ud558\ub294 \ud074\ub798\uc2a4\uc785\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>2. UWP \uc571 \ud504\ub85c\uc81d\ud2b8 \uc0dd\uc131<\/h2>\n<p>\n    UWP \uc571 \ud504\ub85c\uc81d\ud2b8\ub294 Visual Studio\ub97c \uc0ac\uc6a9\ud558\uc5ec \uc0dd\uc131\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ub2e8\uacc4\uc5d0 \ub530\ub77c UWP \ud504\ub85c\uc81d\ud2b8\ub97c \uc0dd\uc131\ud574 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4:\n<\/p>\n<ol>\n<li>Visual Studio\ub97c \uc2e4\ud589\ud569\ub2c8\ub2e4.<\/li>\n<li>\uc0c8 \ud504\ub85c\uc81d\ud2b8 \ub9cc\ub4e4\uae30\ub97c \ud074\ub9ad\ud569\ub2c8\ub2e4.<\/li>\n<li>\uc88c\uce21 \ud328\ub110\uc5d0\uc11c &#8220;C#&#8221;\uc744 \uc120\ud0dd\ud558\uace0, &#8220;UWP&#8221;\ub97c \uac80\uc0c9\ud569\ub2c8\ub2e4.<\/li>\n<li>&#8220;\ube48 \uc571(Universal Windows)&#8221; \ud15c\ud50c\ub9bf\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.<\/li>\n<li>\ud504\ub85c\uc81d\ud2b8 \uc774\ub984\uacfc \uc704\uce58\ub97c \uc124\uc815\ud55c \ud6c4 &#8220;\ub9cc\ub4e4\uae30&#8221; \ubc84\ud2bc\uc744 \ud074\ub9ad\ud569\ub2c8\ub2e4.<\/li>\n<li>\ud0c0\uac9f \ubc84\uc804 \ubc0f \ucd5c\uc18c \ubc84\uc804\uc744 \uc124\uc815\ud55c \ud6c4 &#8220;\ud655\uc778&#8221; \ubc84\ud2bc\uc744 \ud074\ub9ad\ud569\ub2c8\ub2e4.<\/li>\n<\/ol>\n<h2>3. \uae30\ubcf8\uc801\uc778 UI \uc694\uc18c \uc0ac\uc6a9<\/h2>\n<p>\n    UWP\uc5d0\uc11c\ub294 \ub2e4\uc591\ud55c UI \uc694\uc18c\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ud14d\uc2a4\ud2b8, \ubc84\ud2bc, \uc774\ubbf8\uc9c0, \ub9ac\uc2a4\ud2b8\ubdf0 \ub4f1 \uc5ec\ub7ec \uac00\uc9c0 \ucee8\ud2b8\ub864\uc774 \uc81c\uacf5\ub429\ub2c8\ub2e4. \uc544\ub798\ub294 \uac04\ub2e8\ud55c UI\ub97c \uad6c\uc131\ud558\ub294 \uc608\uc81c\uc785\ub2c8\ub2e4.\n<\/p>\n<pre><code>&lt;Page x:Class=\"MyApp.MainPage\" ...&gt;\n    &lt;Grid Background=\"{ThemeResource ApplicationPageBackgroundThemeBrush}\"&gt;\n        &lt;TextBlock Text=\"\ud658\uc601\ud569\ub2c8\ub2e4!\" FontSize=\"30\" HorizontalAlignment=\"Center\" VerticalAlignment=\"Top\" Margin=\"0,20,0,0\"\/&gt;\n        &lt;TextBox x:Name=\"nameTextBox\" Width=\"200\" HorizontalAlignment=\"Center\" VerticalAlignment=\"Center\" PlaceholderText=\"\uc774\ub984 \uc785\ub825\"\/&gt;\n        &lt;Button Content=\"\uc774\ub984 \ud45c\uc2dc\" Click=\"DisplayName_Click\" HorizontalAlignment=\"Center\" VerticalAlignment=\"Bottom\" Margin=\"0,20,0,0\"\/&gt;\n        &lt;TextBlock x:Name=\"outputTextBlock\" FontSize=\"20\" HorizontalAlignment=\"Center\" VerticalAlignment=\"Bottom\" Margin=\"0,70,0,0\"\/&gt;\n    &lt;\/Grid&gt;\n&lt;\/Page&gt;<\/code><\/pre>\n<pre><code>private void DisplayName_Click(object sender, RoutedEventArgs e)\n{\n    outputTextBlock.Text = \"\uc548\ub155\ud558\uc138\uc694, \" + nameTextBox.Text + \"\ub2d8!\";\n}<\/code><\/pre>\n<h2>4. \ub370\uc774\ud130 \ubc14\uc778\ub529<\/h2>\n<p>\n    MVVM(Model-View-ViewModel) \ud328\ud134\uc740 UWP \uac1c\ubc1c\uc5d0 \uc544\uc8fc \uc801\ud569\ud55c \uc544\ud0a4\ud14d\ucc98\uc785\ub2c8\ub2e4. \uc774 \ud328\ud134\uc744 \uc0ac\uc6a9\ud558\uba74 UI\uc640 \ube44\uc988\ub2c8\uc2a4 \ub85c\uc9c1\uc744 \ubd84\ub9ac\ud560 \uc218 \uc788\uc5b4 \uc720\uc9c0\ubcf4\uc218\uc131\uacfc \ud655\uc7a5\uc131\uc774 \ud5a5\uc0c1\ub429\ub2c8\ub2e4. \ub370\uc774\ud130 \ubc14\uc778\ub529\uc744 \uc0ac\uc6a9\ud558\uba74 ViewModel\uc758 \uc18d\uc131 \uac12\uc774 \ubcc0\uacbd\ub420 \ub54c UI\ub97c \uc790\ub3d9\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc544\ub798\ub294 \ub370\uc774\ud130 \ubc14\uc778\ub529\uc744 \uc0ac\uc6a9\ud558\ub294 \uc608\uc81c\uc785\ub2c8\ub2e4.\n<\/p>\n<pre><code>public class MainViewModel : INotifyPropertyChanged\n{\n    private string _name;\n    public string Name\n    {\n        get =&gt; _name;\n        set\n        {\n            if (_name != value)\n            {\n                _name = value;\n                OnPropertyChanged(nameof(Name));\n            }\n        }\n    }\n\n    public event PropertyChangedEventHandler PropertyChanged;\n    \n    protected virtual void OnPropertyChanged(string propertyName)\n    {\n        PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName));\n    }\n}\n<\/code><\/pre>\n<h2>5. UWP\uc758 \uc8fc\uc694 \uae30\ub2a5<\/h2>\n<p>\n    UWP\ub294 \ub2e4\uc591\ud55c \uae30\ub2a5\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uac1c\ubc1c\uc790\ub294 \uc571\uc758 \uc131\ub2a5\uc744 \uadf9\ub300\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc8fc\uc694 \uae30\ub2a5\uc740 \ub2e4\uc74c\uacfc \uac19\uc2b5\ub2c8\ub2e4:\n<\/p>\n<ul>\n<li><strong>Live Tiles<\/strong>: \uc571\uc758 \uc2dc\uc791 \ud654\uba74\uc5d0 \uc2e4\uc2dc\uac04\uc73c\ub85c \uc5c5\ub370\uc774\ud2b8\ub418\ub294 \ud0c0\uc77c\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>Notification<\/strong>: \ud478\uc2dc \uc54c\ub9bc\uc744 \ud1b5\ud574 \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc815\ubcf4\ub97c \uc804\ub2ec\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<li><strong>Background Tasks<\/strong>: \uc571\uc774 \ubc31\uadf8\ub77c\uc6b4\ub4dc\uc5d0\uc11c \uc791\uc5c5\uc744 \uc218\ud589\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/li>\n<li><strong>Data Storage<\/strong>: \ub85c\uceec \ub370\uc774\ud130 \uc800\uc7a5\uc18c\ub97c \ud1b5\ud574 \uc571\uc758 \uc0c1\ud0dc\ub97c \uad00\ub9ac\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<\/ul>\n<h2>6. UWP\uc758 \uc9c4\ud654\uc640 \ubbf8\ub798<\/h2>\n<p>\n    UWP\ub294 Windows 10 \ucd9c\uc2dc \uc774\ud6c4 \uc9c0\uc18d\uc801\uc73c\ub85c \uc9c4\ud654\ud558\uace0 \uc788\uc73c\uba70, Microsoft\ub294 \uc571 \uac1c\ubc1c\uc790\uc5d0\uac8c \uc0c8\ub85c\uc6b4 \uae30\ub2a5\uacfc \ub3c4\uad6c\ub97c \uc9c0\uc18d\uc801\uc73c\ub85c \uc81c\uacf5\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \uc9c4\ud654\ub294 \uac1c\ubc1c\uc790\uac00 \ud6a8\uc728\uc801\uc73c\ub85c \ub2e4\uc591\ud55c \uc7a5\uce58\uc5d0\uc11c \ub3d9\uc791\ud558\ub294 \uc571\uc744 \ub9cc\ub4e4 \uc218 \uc788\uac8c \ub3c4\uc640\uc90d\ub2c8\ub2e4.\n<\/p>\n<p>\n    \ub610\ud55c, Microsoft\ub294 .NET MAUI(\uba40\ud2f0 \ud50c\ub7ab\ud3fc \uc571 UI)\uc640 \uac19\uc740 \uc0c8\ub85c\uc6b4 \ud504\ub808\uc784\uc6cc\ud06c\ub97c \ud1b5\ud574 UWP\uc758 \uae30\ub2a5\uc744 \ud655\uc7a5\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub7ec\ud55c \ubcc0\ud654\ub294 \uac1c\ubc1c\uc790\ub4e4\uc5d0\uac8c \ub354 \ub9ce\uc740 \uc120\ud0dd\uc758 \ud3ed\uacfc \ud5a5\uc0c1\ub41c \uc0ac\uc6a9\uc790 \uacbd\ud5d8\uc744 \uc81c\uacf5\ud560 \uac83\uc785\ub2c8\ub2e4.\n<\/p>\n<h2>\uacb0\ub860<\/h2>\n<p>\n    UWP\ub294 \ub2e4\uc591\ud55c Windows \uc7a5\uce58\uc5d0\uc11c \uc2e4\ud589\ub418\uba70, \uac1c\ubc1c\uc790\uac00 \ud06c\ub85c\uc2a4 \ud50c\ub7ab\ud3fc \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uc27d\uac8c \uac1c\ubc1c\ud560 \uc218 \uc788\ub3c4\ub85d \ub3d5\ub294 \uac15\ub825\ud55c \ud50c\ub7ab\ud3fc\uc785\ub2c8\ub2e4. \uc774 \uae00\uc5d0\uc11c\ub294 UWP\uc758 \uae30\ubcf8 \uac1c\ub150\uacfc \uad6c\uc870, \uadf8\ub9ac\uace0 \uac04\ub2e8\ud55c \uc608\uc81c\ub97c \ud1b5\ud574 \uc2e4\uc2b5\ud574 \ubcf4\uc558\uc2b5\ub2c8\ub2e4. UWP\ub97c \ud65c\uc6a9\ud558\uba74 \ucd5c\ucd08\uc758 Windows \uc571 \uac1c\ubc1c\uc774 \ubcf4\ub2e4 \uac04\ud3b8\ud574\uc9c8 \uac83\uc774\uba70, \uc55e\uc73c\ub85c\uc758 \ubcc0\ud654\uc640 \ubc1c\uc804\uc5d0 \uc8fc\ubaa9\ud560 \uac83\uc785\ub2c8\ub2e4.\n<\/p>\n<p>\n    UWP \uac1c\ubc1c\uc5d0 \ub300\ud55c \ucd94\uac00 \ud559\uc2b5\uc744 \uc6d0\ud558\uc2e0\ub2e4\uba74 Microsoft\uc758 \uacf5\uc2dd \ubb38\uc11c\uc640 \ub2e4\uc591\ud55c \uc628\ub77c\uc778 \uad50\uc721 \uc790\ub8cc\ub97c \ucc38\uace0\ud558\uc2dc\uae38 \ubc14\ub78d\ub2c8\ub2e4. \uc571 \uac1c\ubc1c\uc758 \uc138\uacc4\uc5d0 \ube60\uc838\ub4e4\uc5b4 \uba4b\uc9c4 \ud504\ub85c\uc81d\ud2b8\ub97c \ub9cc\ub4e4\uc5b4 \ubcf4\uc138\uc694!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>UWP(Universal Windows Platform)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud50c\ub7ab\ud3fc\uc73c\ub85c, Windows 10\uacfc \uc774\ud6c4 \ubc84\uc804\uc5d0\uc11c \uc2e4\ud589\ub418\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud558\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. UWP\ub294 \ub2e4\uc591\ud55c \uc7a5\uce58\uc5d0\uc11c \ud638\ud658\ub418\uace0 \uc2e4\ud589\ub420 \uc218 \uc788\ub294 \uc571\uc744 \ub9cc\ub4e4 \uc218 \uc788\uac8c \ud574\uc8fc\uba70, \uc774\ub7ec\ud55c \uc571\uc740 PC, \ud0dc\ube14\ub9bf, Xbox, Hololens \ub4f1 \uc5ec\ub7ec \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 UWP \uac1c\ubc1c\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc2b5\ud560 \uc218 \uc788\ub294 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/31089\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150&#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":[38],"tags":[],"class_list":["post-31089","post","type-post","status-publish","format-standard","hentry","category-uwp-"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150 - \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\/31089\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"UWP(Universal Windows Platform)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud50c\ub7ab\ud3fc\uc73c\ub85c, Windows 10\uacfc \uc774\ud6c4 \ubc84\uc804\uc5d0\uc11c \uc2e4\ud589\ub418\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud558\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. UWP\ub294 \ub2e4\uc591\ud55c \uc7a5\uce58\uc5d0\uc11c \ud638\ud658\ub418\uace0 \uc2e4\ud589\ub420 \uc218 \uc788\ub294 \uc571\uc744 \ub9cc\ub4e4 \uc218 \uc788\uac8c \ud574\uc8fc\uba70, \uc774\ub7ec\ud55c \uc571\uc740 PC, \ud0dc\ube14\ub9bf, Xbox, Hololens \ub4f1 \uc5ec\ub7ec \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 UWP \uac1c\ubc1c\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc2b5\ud560 \uc218 \uc788\ub294 &hellip; \ub354 \ubcf4\uae30 &quot;UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/31089\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T10:44:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:46: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=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/31089\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31089\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150\",\"datePublished\":\"2024-10-28T10:44:37+00:00\",\"dateModified\":\"2024-11-26T06:46:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31089\/\"},\"wordCount\":88,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"UWP \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/31089\/\",\"url\":\"https:\/\/atmokpo.com\/w\/31089\/\",\"name\":\"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T10:44:37+00:00\",\"dateModified\":\"2024-11-26T06:46:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/31089\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/31089\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/31089\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150\"}]},{\"@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":"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150 - \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\/31089\/","og_locale":"ko_KR","og_type":"article","og_title":"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"UWP(Universal Windows Platform)\ub294 Microsoft\uc5d0\uc11c \uc81c\uacf5\ud558\ub294 \ud50c\ub7ab\ud3fc\uc73c\ub85c, Windows 10\uacfc \uc774\ud6c4 \ubc84\uc804\uc5d0\uc11c \uc2e4\ud589\ub418\ub294 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc744 \uac1c\ubc1c\ud560 \uc218 \uc788\ub3c4\ub85d \uc9c0\uc6d0\ud558\ub294 \ud504\ub808\uc784\uc6cc\ud06c\uc785\ub2c8\ub2e4. UWP\ub294 \ub2e4\uc591\ud55c \uc7a5\uce58\uc5d0\uc11c \ud638\ud658\ub418\uace0 \uc2e4\ud589\ub420 \uc218 \uc788\ub294 \uc571\uc744 \ub9cc\ub4e4 \uc218 \uc788\uac8c \ud574\uc8fc\uba70, \uc774\ub7ec\ud55c \uc571\uc740 PC, \ud0dc\ube14\ub9bf, Xbox, Hololens \ub4f1 \uc5ec\ub7ec \ud50c\ub7ab\ud3fc\uc5d0\uc11c \uc0ac\uc6a9\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubcf8 \uae00\uc5d0\uc11c\ub294 UWP \uac1c\ubc1c\uc758 \uae30\ubcf8 \uac1c\ub150\uc744 \uc790\uc138\ud788 \uc124\uba85\ud558\uace0, \uc608\uc81c \ucf54\ub4dc\ub97c \ud1b5\ud574 \uc2e4\uc2b5\ud560 \uc218 \uc788\ub294 &hellip; \ub354 \ubcf4\uae30 \"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150\"","og_url":"https:\/\/atmokpo.com\/w\/31089\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T10:44:37+00:00","article_modified_time":"2024-11-26T06:46: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":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/31089\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/31089\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150","datePublished":"2024-10-28T10:44:37+00:00","dateModified":"2024-11-26T06:46:26+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/31089\/"},"wordCount":88,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["UWP \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/31089\/","url":"https:\/\/atmokpo.com\/w\/31089\/","name":"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T10:44:37+00:00","dateModified":"2024-11-26T06:46:26+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/31089\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/31089\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/31089\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"UWP \uac1c\ubc1c, \uae30\ubcf8 \uac1c\ub150"}]},{"@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\/31089","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=31089"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31089\/revisions"}],"predecessor-version":[{"id":31090,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/31089\/revisions\/31090"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=31089"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=31089"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=31089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}