第1行: |
第1行: |
− | {{NavBar|[[首页]] > [[Windows 桌面操作系统]] > [[Windows 家用及工作站操作系统]] > [[Windows RT]] }} | + | {{DISPLAYTITLE:Windows RT}} |
| + | {{NavBar|[[首页]] > [[目录:Windows 桌面操作系统|Windows 桌面操作系统]] > '''Windows RT'''}} |
| {{Infobox Windows | | {{Infobox Windows |
− | |image = | + | |image=Winrtlogo.png |
− | |imagecaption = Windows RT | + | |imagecaption=Windows RT |
− | |codename = Windows on ARM | + | |codename=Windows On ARM |
− | |kernel = 6.2 | + | |kernel=Windows NT 6.2 |
− | |arch = ARM | + | |arch=ARM |
− | |release = 2012/8/30 | + | |release=2012 年 8 月 30 日 |
− | |supportmain = | + | |supportmain=2018 年 1 月 9 日 |
− | |supportend = | + | |supportend=2023 年 1 月 10 日 |
− | |agreement = EULA | + | |agreement=最终用户许可协议(EULA) |
− | |rtm = '''[[Windows RT:6.2.9200.16384.win8_rtm.120725-1247|6.2.9200.16384.win8_rtm.120725-1247]] | + | |rtm='''[[Windows RT:6.2.9200.16384.win8_rtm.120725-1247|6.2.9200.16384.win8_rtm.120725-1247]] |
− | |next = [[Windows RT 8.1]] | + | |previous=无 |
| + | |countpart=[[Windows 8]] |
| + | |next=[[Windows RT 8.1]] |
| }} | | }} |
| | | |
− | Windows RT (亦称 Windows RT 8,开发代号 “Windows on ARM”)是由微软针对移动设备开发的一款操作系统。它本质上是微软为ARMv7架构而开发的定制版Windows 8,于2011年01月在 Consumer Electronics Show 上展示。 Windows RT最终在2012年10月26日与Windows 8一齐上市,同时发布了三款基于Windows RT的设备, 比如微软的Surface RT。该系统适用于续航时间更长且专为在旅途中使用而设计的轻薄型电脑。 | + | Windows RT (亦称 Windows RT 8,开发代号 “Windows on ARM”)是由微软针对移动设备开发的一款操作系统。它本质上是微软为 ARMv7 架构而开发的定制版 Windows 8 ,于2011年01月在 Consumer Electronics Show 上展示。 Windows RT 最终在2012年10月26日与 Windows 8 一齐上市,同时发布了三款基于 Windows RT 的设备, 比如微软的 Surface RT 。该系统适用于续航时间更长且专为在旅途中使用而设计的轻薄型电脑。 |
| | | |
| == 新功能与特色 == | | == 新功能与特色 == |
− | * Modern UI界面 | + | * Modern UI 界面 |
− | Windows RT采用独具特色的“Modern UI(新Windows UI)界面”,发布之后的多方面评测表明,全新的Modern UI使用体验非常流畅,界面之间的切换效果炫酷舒适,带给人愉悦的感受。同时Modern UI采用了与之前完全不同的界面风格和设计元素,不得不说给当前相对沉闷的消费级电子市场注入了新的活力。最难能可贵的是,Windows RT的优秀的系统优化使得这种流畅舒适的体验在即使不是很强大的硬件平台上,同样不打折扣。 | + | Windows RT 采用独具特色的“ Modern UI (新 Windows UI)界面”,发布之后的多方面评测表明,全新的 Modern UI 使用体验非常流畅,界面之间的切换效果炫酷舒适,带给人愉悦的感受。同时 Modern UI 采用了与之前完全不同的界面风格和设计元素,不得不说给当前相对沉闷的消费级电子市场注入了新的活力。最难能可贵的是,Windows RT 的优秀的系统优化使得这种流畅舒适的体验在即使不是很强大的硬件平台上,同样不打折扣。 |
− | 当然了,在采用全新UI的同时,微软同样照顾到了传统PC用户的使用感受,在RT系统上保留了传统Desktop桌面界面,虽然在不开启UMCI的前提下能够在RT的桌面上运行的软件仅限于微软内置于RT系统内的资源管理器、IE 10浏览器、Remote Control远程控制、Office办公套件等软件,但是这种操作上的继承性还是得到了保留的。
| + | 当然了,在采用全新UI的同时,微软同样照顾到了传统PC用户的使用感受,在 RT 系统上保留了传统桌面界面,虽然在不开启 UMCI 的前提下能够在 RT 的桌面上运行的软件仅限于微软内置于 RT 系统内的资源管理器、IE 10浏览器、Remote Control 远程控制、Office 办公套件等软件,但是这种操作上的继承性还是得到了保留的。 |
| * 整合应用开发 | | * 整合应用开发 |
− | 微软进入平板电脑市场晚于其市场竞争对手,而竞争对手已经在构建软件生态系统的方面领先于微软,在开发Windows RT系统时,微软便意识到了这一点,着力强调了Windows RT系统与x86架构的Windows 8系统和手机上的Windows Phone 8系统之间的软件开发整合。通过共用系统内核的方式,操作系统的API接口高度一致,因此对于Windows 8开发者而言,只需要较少的改动或者甚至不需要明显的改动,即可通过在Visual Studio 2012中选择不同编译器的方式,把已经开发在Windows 8上的基于Modern UI的软件,方便地移植到Windows RT上来。
| + | 微软进入平板电脑市场晚于其市场竞争对手,而竞争对手已经在构建软件生态系统的方面领先于微软,在开发 Windows RT 系统时,微软便意识到了这一点,着力强调了 Windows RT 系统与 x86 架构的 Windows 8 系统和手机上的 Windows Phone 8 系统之间的软件开发整合。通过共用系统内核的方式,操作系统的API接口高度一致,因此对于 Windows 8 开发者而言,只需要较少的改动或者甚至不需要明显的改动,即可通过在 Visual Studio 2012 中选择不同编译器的方式,把已经开发在 Windows 8 上的基于 Modern UI 的软件,方便地移植到 Windows RT 上来。 |
| | | |
| == Builds == | | == Builds == |
| {{Builds Legend}} | | {{Builds Legend}} |
− | ===Pre-Milestone 1=== | + | ===Milestone 1=== |
| * [[Windows RT:6.1.7652|6.1.7652]] | | * [[Windows RT:6.1.7652|6.1.7652]] |
| | | |
| ===Milestone 2=== | | ===Milestone 2=== |
− | * [[Windows RT:6.2.7867|6.2.7867]] | + | * [[Windows RT:6.2.7867.0.fbl_core1_kernel_npc_ext.101101-1728|6.2.7867.0.fbl_core1_kernel_npc_ext.101101-1728]] |
| * [[Windows RT:6.2.7900|6.2.7900]] | | * [[Windows RT:6.2.7900|6.2.7900]] |
| | | |
− | ===Milestone 3=== | + | ===Milestone 3 (Developer Preview)=== |
| + | * [[Windows RT:6.2.7969|6.2.7969]] |
| * [[Windows RT:6.2.7985.fbl_core1_kernel_cptx.110503-1501|6.2.7985.fbl_core1_kernel_cptx.110503-1501]] | | * [[Windows RT:6.2.7985.fbl_core1_kernel_cptx.110503-1501|6.2.7985.fbl_core1_kernel_cptx.110503-1501]] |
| * '''[[Windows RT:6.2.7997.0.fbl_dnt3_wireless.110504-2014|6.2.7997.0.fbl_dnt3_wireless.110504-2014]]''' | | * '''[[Windows RT:6.2.7997.0.fbl_dnt3_wireless.110504-2014|6.2.7997.0.fbl_dnt3_wireless.110504-2014]]''' |
第45行: |
第49行: |
| * '''[[Windows RT:6.2.8102.0.winmain_win8m3_eeap.110824-1030|6.2.8102.0.winmain_win8m3_eeap.110824-1030]]''' | | * '''[[Windows RT:6.2.8102.0.winmain_win8m3_eeap.110824-1030|6.2.8102.0.winmain_win8m3_eeap.110824-1030]]''' |
| | | |
− | ===Pre-Beta=== | + | ===Consumer Preview=== |
| * [[Windows RT:6.2.8194.0.winmain.120127-1917|6.2.8194.0.winmain.120127-1917]] | | * [[Windows RT:6.2.8194.0.winmain.120127-1917|6.2.8194.0.winmain.120127-1917]] |
− |
| |
− | ===Beta===
| |
| * '''[[Windows RT:6.2.8250.0.winmain_win8beta.120217-1520|6.2.8250.0.winmain_win8beta.120217-1520]]''' | | * '''[[Windows RT:6.2.8250.0.winmain_win8beta.120217-1520|6.2.8250.0.winmain_win8beta.120217-1520]]''' |
| * '''[[Windows RT:6.2.8250.128.winmain_win8beta_se.120330-1316|6.2.8250.128.winmain_win8beta_se.120330-1316]]''' | | * '''[[Windows RT:6.2.8250.128.winmain_win8beta_se.120330-1316|6.2.8250.128.winmain_win8beta_se.120330-1316]]''' |
| | | |
− | ===Pre-Release Candidate=== | + | ===Release Preview=== |
| * [[Windows RT:6.2.8302.0.fbl_core1_soc.120319-1700|6.2.8302.0.fbl_core1_soc.120319-1700]] | | * [[Windows RT:6.2.8302.0.fbl_core1_soc.120319-1700|6.2.8302.0.fbl_core1_soc.120319-1700]] |
− | * [[Windows RT:6.2.8318.0.fbl_core1_soc.120409-2355|6.2.8318.0.fbl_core1_soc.120409-2355]] | + | * [[OS:Windows RT/6.2.8318.fbl_core1_soc.120409-2355|6.2.8318.0.fbl_core1_soc.120409-2355]] |
| * '''[[Windows RT:6.2.8330.0.fbl_woa.120424-2227|6.2.8330.0.fbl_woa.120424-2227]]''' | | * '''[[Windows RT:6.2.8330.0.fbl_woa.120424-2227|6.2.8330.0.fbl_woa.120424-2227]]''' |
| * [[Windows RT:6.2.8375.0.winmain_win8rc.120504-1900|6.2.8375.0.winmain_win8rc.120504-1900]] | | * [[Windows RT:6.2.8375.0.winmain_win8rc.120504-1900|6.2.8375.0.winmain_win8rc.120504-1900]] |
| + | * [[Windows RT:6.2.8400.0.winmain_win8rc.120518-1423|6.2.8400.0.winmain_win8rc.120518-1423]] |
| | | |
− | ===Release Candidate=== | + | ===Pre-Release to Manufacturing=== |
− | * '''[[Windows RT:6.2.8400.0.winmain_win8rc.120518-1423|6.2.8400.0.winmain_win8rc.120518-1423]]''' | + | * [[Windows RT:6.2.8412.0.winmain.120507-1805|6.2.8412.0.winmain.120507-1805]] |
− | * [[Windows RT:6.2.8400|6.2.8400]] | + | * [[Windows RT:6.2.8419.0.winmain.120521-1835|6.2.8419.0.winmain.120521-1835]] |
| * [[Windows RT:6.2.8422.0.winmain.120524-1848|6.2.8422.0.winmain.120524-1848]] | | * [[Windows RT:6.2.8422.0.winmain.120524-1848|6.2.8422.0.winmain.120524-1848]] |
| * '''[[Windows RT:6.2.8422.0.fbl_woa.120524-2000|6.2.8422.0.fbl_woa.120524-2000]]''' | | * '''[[Windows RT:6.2.8422.0.fbl_woa.120524-2000|6.2.8422.0.fbl_woa.120524-2000]]''' |
第66行: |
第69行: |
| * [[Windows RT:6.2.8424.0.winmain.120529-1855|6.2.8424.0.winmain.120529-1855]] | | * [[Windows RT:6.2.8424.0.winmain.120529-1855|6.2.8424.0.winmain.120529-1855]] |
| * [[Windows RT:6.2.8424.0.fbl_woa_drop.120530-2000|6.2.8424.0.fbl_woa_drop.120530-2000]] | | * [[Windows RT:6.2.8424.0.fbl_woa_drop.120530-2000|6.2.8424.0.fbl_woa_drop.120530-2000]] |
− | * [[Windows RT:6.2.8432.winmain.120611-1243|6.2.8432.winmain.120611-1243]]
| |
| * [[Windows RT:6.2.8432.0.fbl_woa.120611-2000|6.2.8432.0.fbl_woa.120611-2000]] | | * [[Windows RT:6.2.8432.0.fbl_woa.120611-2000|6.2.8432.0.fbl_woa.120611-2000]] |
− |
| |
− | ===Pre-Release to Manufacturing===
| |
| * [[Windows RT:6.2.8437.0.winmain.120618-1325|6.2.8437.0.winmain.120618-1325]] | | * [[Windows RT:6.2.8437.0.winmain.120618-1325|6.2.8437.0.winmain.120618-1325]] |
| * '''[[Windows RT:6.2.8513.0.win8_gdr_soc_nv.120710-2000|6.2.8513.0.win8_gdr_soc_nv.120710-2000]]''' | | * '''[[Windows RT:6.2.8513.0.win8_gdr_soc_nv.120710-2000|6.2.8513.0.win8_gdr_soc_nv.120710-2000]]''' |
第76行: |
第76行: |
| * '''[[Windows RT:6.2.8518.0.win8_gdr_soc_nv.120718-0003|6.2.8518.0.win8_gdr_soc_nv.120718-0003]]''' | | * '''[[Windows RT:6.2.8518.0.win8_gdr_soc_nv.120718-0003|6.2.8518.0.win8_gdr_soc_nv.120718-0003]]''' |
| * '''[[Windows RT:6.2.8520.0.fbl_eeap.120722-1632|6.2.8520.0.fbl_eeap.120722-1632]]''' | | * '''[[Windows RT:6.2.8520.0.fbl_eeap.120722-1632|6.2.8520.0.fbl_eeap.120722-1632]]''' |
| + | |
| + | ===Release to Manufacturing Escrow=== |
| * '''[[Windows RT:6.2.8888.16384.win8_gdr_soc_ti.120724-2000|6.2.8888.16384.win8_gdr_soc_ti.120724-2000]]''' | | * '''[[Windows RT:6.2.8888.16384.win8_gdr_soc_ti.120724-2000|6.2.8888.16384.win8_gdr_soc_ti.120724-2000]]''' |
| * '''[[Windows RT:6.2.8888.16384.win8_gdr_soc_nv.120724-2107|6.2.8888.16384.win8_gdr_soc_nv.120724-2107]]''' | | * '''[[Windows RT:6.2.8888.16384.win8_gdr_soc_nv.120724-2107|6.2.8888.16384.win8_gdr_soc_nv.120724-2107]]''' |
第85行: |
第87行: |
| * '''[[Windows RT:6.2.9200.16384.win8_gdr_soc_ti.120725-2000|6.2.9200.16384.win8_gdr_soc_ti.120725-2000]]''' | | * '''[[Windows RT:6.2.9200.16384.win8_gdr_soc_ti.120725-2000|6.2.9200.16384.win8_gdr_soc_ti.120725-2000]]''' |
| * '''[[Windows RT:6.2.9200.16384.win8_gdr_soc_nv.120726-2000|6.2.9200.16384.win8_gdr_soc_nv.120726-2000]]''' | | * '''[[Windows RT:6.2.9200.16384.win8_gdr_soc_nv.120726-2000|6.2.9200.16384.win8_gdr_soc_nv.120726-2000]]''' |
| + | |
| + | [[Category:Windows 客户端及工作站操作系统]] |