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.
因此,出于某种原因,控制台显示在我的 Windows 窗体旁边。如何关闭控制台窗口?
尝试将输出类型切换为“Windows 应用程序”而不是“控制台应用程序”(右键单击项目 --> 属性 --> 显示窗口的右侧)。