命令行下运行 java

1.进入所要运行文件的目录

2.javac sum.java 编译(正常是没反应)

3.java sum 运行

 

posted @ 2017-01-18 22:11  lifehrx  阅读(150)  评论(0编辑  收藏  举报