每个给出“B”输出的 Java 程序

发布于 2024-11-01 14:33:44 字数 156 浏览 0 评论 0原文

我在 Eclipse 中运行的每个 Java 程序,无论多么不同,都会给出大写“B”的控制台输出。有谁知道是什么原因造成的?

更新:修复了这个问题,结果发现 Eclipse 使用了以前的程序运行配置,而不是为每个程序创建一个新的配置,因此控制台只是给出了我之前运行的另一个程序的输出

Every Java program I run in eclipse, no matter how different, gives a console output of an uppercase "B". Does anyone know what is causing this?

UPDATE: Fixed the issue, turns out eclipse was using the previous programs run configurations instead of creating a new one for each program, so the console was just giving an output of another program I had ran earlier

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故事未完 2024-11-08 14:33:44

我希望您已经设置了“调用与上次相同的内容”,但如果没有,那么您的 Eclipse 安装很可能已经损坏,您应该再次解压它并创建一个新的工作区。

I would expect that you have set up that "invoke the same thing as last time", but if not, then your Eclipse installation is most likely so broken that you should just unpack it again and create a new workspace.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文