【发布时间】:2017-05-07 09:47:56
【问题描述】:
我在 C# 项目中启动了一个新的通用 Windows。
我想打开 MainPage.xaml,但加载时间超过 3 小时。你能帮助我吗。顺便说一句,这是我在这里的第一个问题。 :D
【问题讨论】:
-
您好,欢迎来到 StackOverflow。请花一些时间阅读帮助页面,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。更重要的是,请阅读the Stack Overflow question checklist。您可能还想了解Minimal, Complete, and Verifiable Examples。
-
欢迎来到 SO。如果它真的需要那么长的时间,我会说这是两件事之一。要么你的机器(硬件)不符合内存/cpu 的规格,要么代码中做了一些非常糟糕的事情。虽然很难诊断,但没有更多信息。
标签: c# xaml uwp windows-10-universal designer