JAVA安装盘?
请问高手,JAVA 可以做成安装盘吗?还有,我们的项目是用批处理做在一起的,以启动后总友调试时后面出来的DOS样的界面,那个界面是干什么的呀?能去掉吗? 问题点数:20、回复次数:4Top
1 楼lhj_fmx(逍遥子)回复于 2001-11-08 20:06:49 得分 0
我也遇到同样的情况,现在还没解决。Top
2 楼totti81(冷月清枫)回复于 2001-11-09 09:16:50 得分 10
用javaw就不会有了Top
3 楼aprim(四楞子)回复于 2001-11-09 12:55:56 得分 10
The javaw command is identical to java, except that with javaw there is no associated console window. Use javaw when you don't want a command prompt window to appear.Top
4 楼aprim(四楞子)回复于 2001-11-09 12:58:02 得分 0
The javaw command is identical to java, except that with javaw there is no associated console window. Use javaw when you don't want a command prompt window to appear.Top




