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.
我从一周开始学习 microsoft MAUI, youtube 上的所有视频都非常清晰,但没有人解释如何在 XAML 页面中进入设计模式。 真的没有任何所见即所得的设计吗?在所有视频中,他们只需输入代码! 谢谢
实际上,如果您能够编译,那么您在调试中就有 Live XAML Preview 选项。如果您正在为 WindowsMachine 运行调试,应用程序还会自动重新呈现 XAML 表单。