TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are the Under the Hood technical changes in Windows 10?

6 点作者 pdeva1将近 10 年前
All that I read about Windows 10 is the inclusion of the Start Menu and how Metro apps can run in windowed mode.<p>However, what are the big technical, under the hood changes? Surely there must be some.

2 条评论

T-A将近 10 年前
I guess the Universal Windows Platform [1] and Continuum [2] are what Microsoft would point to first.<p>[1] <a href="https:&#x2F;&#x2F;msdn.microsoft.com&#x2F;library&#x2F;windows&#x2F;apps&#x2F;dn894631.aspx" rel="nofollow">https:&#x2F;&#x2F;msdn.microsoft.com&#x2F;library&#x2F;windows&#x2F;apps&#x2F;dn894631.asp...</a> [2] <a href="http:&#x2F;&#x2F;www.theverge.com&#x2F;2015&#x2F;5&#x2F;6&#x2F;8560195&#x2F;microsoft-continuum-for-phones-windows-10" rel="nofollow">http:&#x2F;&#x2F;www.theverge.com&#x2F;2015&#x2F;5&#x2F;6&#x2F;8560195&#x2F;microsoft-continuum...</a>
joshuapants将近 10 年前
.NET Native [1] promises to speed up C# code so that it is comparable to C++. Universal applications stand to benefit as the page says, and I assume that traditional .NET desktop apps can take advantage of it as well.<p><a href="https:&#x2F;&#x2F;msdn.microsoft.com&#x2F;en-us&#x2F;vstudio&#x2F;dotnetnative.aspx?f=255&amp;MSPPError=-2147217396" rel="nofollow">https:&#x2F;&#x2F;msdn.microsoft.com&#x2F;en-us&#x2F;vstudio&#x2F;dotnetnative.aspx?f...</a>
评论 #9942155 未加载