java Windows 需要 64 位 jdk 1.5

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/10192215/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-31 00:00:47  来源:igfitidea点击:

Need 64 bit jdk 1.5 for windows

java

提问by Ashish K Agarwal

I need a 64bit version of jdk 1.5 installer for windows 7. I am unable to find anywhere. What i could see was a AMD version of 64 bit jdk1.5 for windows. Will this work? or suggest a site where I can get the older verions of jdk. I saw the linkbut its not giving me 64 bit version.

我需要一个适用于 Windows 7 的 64 位版本的 jdk 1.5 安装程序。我找不到任何地方。我能看到的是 Windows 的 64 位 jdk1.5 AMD 版本。这会奏效吗?或建议一个网站,我可以在那里获得 jdk 的旧版本。我看到了链接,但它没有给我 64 位版本。

回答by artbristol

AMD64 means 64-bit, including Intel (except IA-64, found on some servers).

AMD64 表示 64 位,包括 Intel(IA-64 除外,可在某些服务器上找到)。

Seriously though, 1.5 went EOL a long time ago. Time to upgrade!

不过说真的,1.5 很久以前就停产了。是时候升级了!

回答by Michael Berry

Java Development Kit 5.0 Update 22, 33.12 MB, jdk-1_5_0_22-windows-amd64.exe

Java 开发工具包 5.0 更新 22、33.12 MB、jdk-1_5_0_22-windows-amd64.exe

Sound like what you want? The link is there on that page you linked to!

听起来像你想要的吗?链接在您链接到的那个页面上!

I'll spare you my usual rant about how you / whoever is making you use Java 1.5 should really move on a couple of versions ;)

我不会像往常一样抱怨你/任何让你使用 Java 1.5 的人应该真正转向几个版本;)