centos 7搭建java環境,並且執行helloworld ... export JAVA_HOME=/usr/local/java/jdk-1.8 export PATH=$JAVA_HOME/bin:$PATH export CLASSPATH=.
確定! 回上一頁