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.
我试图弄清楚 while 循环,在测试和运行程序的过程中,输入窗口卡在问我同样的问题。我可以重新启动程序,但必须有另一种方法。我已经搜索了该网站,并且有一些类似的链接,但不准确。请简单地为我提供某种转义命令,以便在我不重新启动 Eclipse 的情况下关闭此窗口。
当您通过 Eclipse 运行应用程序时,Console 选项卡中应该有一个 Terminate 按钮。
单击它将终止正在运行的进程而不退出 Eclipse。