data-maphilight='{"strokeColor":"000000","strokeWidth":1,"fillColor":"ffffff","fillOpacity":0.6}'/>
<area id="26-3" name ="26-3" alt="" title="26-3" hre
我有一个ubuntu,我偶然地安装了jdk 11,但是我想安装jdk 8,然后像这样设置环境变量。#in the .bashrc file if want to add the following linesexport PATH=$JAVA_HOME/bin:$PATH问题是我没有安装jdk,而是直接从命令行安装。