gpt4 book ai didi

java - javaw 在 Swing 上下文中的作用是什么?

转载 作者:行者123 更新时间:2023-11-29 05:55:18 24 4
gpt4 key购买 nike

我创建了一个简单的 swing 程序,在其中创建了一个 jframe,当我们关闭 jframe 时它关闭了但是 cmd 上没有提示,所以我们使用 ctrl+c 终止程序。但是当我使用 javaw 来运行程序并关闭 jframe,在不使用 ctrl+c 的情况下在 cmd 上出现提示。但我想知道它是如何运行的。

最佳答案

java—the Java application launcher :

The javaw command is identical to java, except that javaw has no associated console window. Use javaw when you do not want a command prompt window to be displayed. The javaw launcher displays a window with error information if it fails.

关于java - javaw 在 Swing 上下文中的作用是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12393462/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com