摘要:
在JDK安装好以后,需要进行环境变量的配置 配置目录 /etc/profile 在这个文件的末尾追加 JAVA_HOME=/home/j2sdk1.4.2_11PATH=$PATH:/home/j2sdk1.4.2_11/binCLASSPATH=.:/home/j2sdk1.4.2_11/jre/ 阅读全文
摘要:
JDK1.4.2的安装 Do you agree to the above license terms? [yes or no] yes Unpacking... tail: cannot open `+511' for reading: No such file or directory Chec 阅读全文