I want to install JAVA from the link:
我想从链接中安装JAVA:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
http://www.oracle.com/technetwork/java/javase/downloads/jdk8 -下载- 2133151. - html
I am using Windows 7 (32 Bit OS) in Dell Vostro Laptop with Intel Core i5 2.50 GHz
我在戴尔的Vostro笔记本电脑上使用Windows 7(32位操作系统),英特尔Core i5 2.50 GHz。
Now in the link, there are 2 installations for Windows:
在链接中,有两个安装窗口:
Windows x86 161.08 MB jdk-8u20-windows-i586.exe
Windows x64 173.08 MB jdk-8u20-windows-x64.exe
Windows x86 161.08 MB jdk-8u20-windows-i586。exe Windows x64173.08 MB jdk-8u20-window -x64.exe。
Which one I had to select to install JAVA 8?
我需要选择哪一个来安装JAVA 8?
2 个解决方案
#1
0
Windows x86 161.08 MB jdk-8u20-windows-i586
. You cannot run 64bit applications on a 32bit Operating System. You have no choice but to go with 32bit (x86)
Windows x86 161.08 MB jdk-8u20-windows-i586。您不能在32位操作系统上运行64位应用程序。您别无选择,只能使用32位(x86)
#2
0
You will need to run Windows x86 161.08 MB jdk-8u20-windows-i586.exe unless your computer has a minimum of 4GB of RAM... Also you will need to look at this other post of mine to setup your environment variables in Windows. https://*.com/a/22368507/3250752. Your environment variables need to be setup if you intend to use the command prompt or CMD in Windows to compile your applications and run them....
您将需要运行Windows x86 161.08 MB jdk-8u20-windows-i586。除非你的电脑至少有4GB的内存……您还需要查看我的另一个帖子,以便在Windows中设置您的环境变量。https://*.com/a/22368507/3250752。如果打算在Windows中使用命令提示符或CMD来编译应用程序并运行它们,那么就需要设置环境变量
#1
0
Windows x86 161.08 MB jdk-8u20-windows-i586
. You cannot run 64bit applications on a 32bit Operating System. You have no choice but to go with 32bit (x86)
Windows x86 161.08 MB jdk-8u20-windows-i586。您不能在32位操作系统上运行64位应用程序。您别无选择,只能使用32位(x86)
#2
0
You will need to run Windows x86 161.08 MB jdk-8u20-windows-i586.exe unless your computer has a minimum of 4GB of RAM... Also you will need to look at this other post of mine to setup your environment variables in Windows. https://*.com/a/22368507/3250752. Your environment variables need to be setup if you intend to use the command prompt or CMD in Windows to compile your applications and run them....
您将需要运行Windows x86 161.08 MB jdk-8u20-windows-i586。除非你的电脑至少有4GB的内存……您还需要查看我的另一个帖子,以便在Windows中设置您的环境变量。https://*.com/a/22368507/3250752。如果打算在Windows中使用命令提示符或CMD来编译应用程序并运行它们,那么就需要设置环境变量