JAVA FAQ

  1. java.exe v.s. javaw.exe
    "The javaw.exe command is identical to java.exe, except that with javaw.exe there is no associated console window. ... Use javaw.exe when you don't want a command prompt window to appear. The javaw.exe launcher will, however, display a dialog box with error information if a launch fails for some reason."

posted on 2016-11-07 15:11  周星的Blog  阅读(151)  评论(0编辑  收藏  举报

导航