摘要: Java和Javaw的区别both applications will run your program, and are very similar, but have one key difference - java runs it through a Java Console, while javaw does not.The console is there mostly for text programs - for example, all your print statemements won't get printed if you run it using javaw 阅读全文
posted @ 2013-01-05 18:25 尼玛范爷 阅读(700) 评论(0) 推荐(0)