본문으로 이동

사용자:Nicessj0919/연습장

위키백과, 우리 모두의 백과사전.

Windows Runtime, or WinRT, is a platform-homogeneous application architecture on the Windows 8 operating system. WinRT supports development in C++/CX (Component Extensions, a language based on C++) and the managed languages C# and VB.NET, as well as JavaScript and TypeScript. WinRT applications natively support both the x86 and ARM architectures, and also run inside a sandboxed environment to allow for greater security and stability.[1][2] WinRT components are designed with interoperability between multiple languages and APIs in mind, including native, managed and scripting languages.

Windows Phone 8 uses a version of the Windows Runtime known as the Windows Phone Runtime.[3] It enables app development in C#, VB.NET and development of Windows Runtime components in C++/CX.

윈도 런타임(Windows Runtime, WinRT) 윈도 8 상의

  1. Abel Avram (2011년 9월 21일). “Design Details of the Windows Runtime”. 《InfoQ》. 
  2. Brian Klug & Ryan Smith (2011년 9월 13일). “Microsoft BUILD: Windows 8, A Pre-Beta Preview”. 《AnandTech》. 
  3. Windows Phone API reference