1.tar -zxvf jdk-8u11-linux-x64.tar.gz
2.编辑环境变量
vim /etc/profile
3.source /etc/profile
4.java -version