Windows UI库
Windows UI库(项目代号“Jupiter”[4][5], 也称为UWP XAML或WinRT XAML)是一个用于实现用户界面的API,是Windows运行时编程模型的一部分,它构成了通用Windows平台应用程序的主干(以前称为Metro风格或沉浸式),适用于Windows 8、Windows 8.1、Windows 10、Windows 11及Windows Phone 8.1作業系統。支持使用可扩展应用程序标记语言(XAML) 技术声明用户界面。
其他名称 | WinUI, UWP XAML, WinRT XAML |
---|---|
開發者 | Microsoft |
首次发布 | 2011年9月 |
当前版本 |
|
源代码库 | |
编程语言 | C++ and C# |
操作系统 | Microsoft Windows[2] |
平台 | Intel x86 32-bit, x86-64 and ARM |
类型 | 应用程序框架 |
许可协议 | 从2018-12-04MIT License;[3] 此前为Freeware |
网站 |
WinUI是为Windows运行时内置的多个UI框架之一;其他的是HTML5(例如,通过WinJS)和DirectX。
WinUI 3将WinRT XAML与操作系统分离为一个单独的,[6]以便快速更新并使新功能在旧版本的Windows上工作。它是Windows应用程序SDK(代号为“Project Reunion”)的一部分,微软努力协调Windows桌面(Win32)和UWP低IL应用程序模型。
WinUI与Windows Presentation Foundation(WPF)和Silverlight(WPF/E)相关——分别用于桌面应用程序和便携式应用程序的基于XAML的类似的UI框架。WinUI使用了许多与这两种旧技术相同的API名称,尤其是与Silverlight;但与WPF一样,它的使用仅限于Windows操作系统(Windows 8及更高版本)。主要区别在于WPF和Silverlight是用C♯编写的,供.NET家族语言,如C#或Visual Basic使用;而WinRT XAML是的一部分,用C++编写,可用于代码,并可用C++/CX或C++/WinRT开发。
参见
- .NET Multi-platform App UI (.NET MAUI)
- Windows Template Studio (WinTS)
- Uno Platform
参考文献
- . 2023年11月3日 [2023年11月19日].
- . Windows app development. Microsoft Docs. [2021-10-15]. (原始内容存档于2022-01-21).
- Gallo, Kevin. . Windows Developer. Windows Blogs. 2018-12-04 [2021-10-09]. (原始内容存档于2022-05-14).
- Nixon, Jerry. . Jerry Nixon blog. 2012-06-20 [2021-10-15]. (原始内容存档于2021-10-26).
- Nixon, Jerry; Heuer, Tim. . DevRadio. Channel 9. 2013-01-24 [2021-10-15]. (原始内容存档于2021-10-26).
- Ramos, Miguel. . Windows Developer. Windows Blogs. 2020-07-07 [2021-05-28]. (原始内容存档于2021-11-22).
外部链接
- GitHub上的microsoft-ui-xaml頁面
- GitHub上的Xaml-Controls-Gallery頁面
- Microsoft.UI.Xaml namespace documentation on Microsoft Docs
- Windows.UI.Xaml namespace documentation (页面存档备份,存于) on Microsoft Docs
- Channel 9 - XAML presentations from the 2011 Build conference (页面存档备份,存于)
- GitHub上的WinRTXamlToolkit頁面
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.