Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于用 JS/HTML5 编写 Windows 8 应用程序,有没有办法合并服务器端代码?例如,我有一个后端带有 C# 的 asp.net Web 应用程序。将它移植到 Windows 应用商店应用程序的最简单方法是什么?
谢谢,
阿曼达
如果您有一个要移植到 Win8 JavaScript / HTML5 的 C# ASP.NET 应用程序,则移植代码没有真正的范围。你最好的选择是移植设计(图形和功能)而不是实现。