JDK下载
下载地址:http://www.oracle.com/technetwork/java/javase/downloads/index.html
选linux版的下载(如tar.gz类型的包,下面也将以该类型包为例),先了解是否已有java环境。
1 | java -version |
A thousand miles begins with a single step .
下载地址:http://www.oracle.com/technetwork/java/javase/downloads/index.html
选linux版的下载(如tar.gz类型的包,下面也将以该类型包为例),先了解是否已有java环境。
1 | java -version |