简体   繁体   English

适用于Windows的Java JRE 64位下载?

[英]Java JRE 64-bit download for Windows?

I'm working on a web site project with a Java component and am currently testing for cross-browser compatibility. 我正在开发一个带有Java组件的网站项目,目前正在测试跨浏览器的兼容性。 Most is fine but the Java part won't load on 64-bit browsers. 大多数都很好,但Java部分不会在64位浏览器上加载。 Looks like I need a 64-bit JRE to test. 看起来我需要一个64位的JRE来测试。 Where does one download the (off-line) 64-bit Java runtime installer for Windows? 在哪里下载适用于Windows的(离线)64位Java运行时安装程序?

The official download page is here: http://www.java.com/en/download/manual.jsp 官方下载页面位于: http//www.java.com/en/download/manual.jsp

Unless I'm blind, nothing 64-bit there for Windows except a link to notes. 除非我是盲人,否则除了指向笔记的链接外,没有64位用于Windows。 Said notes are here: http://www.java.com/en/download/faq/java_win64bit.xml#Java%20for%2064-bit 所说的说明如下: http//www.java.com/en/download/faq/java_win64bit.xml#Java%20for%2064-bit

Particularly relevant excerpt: 特别相关的摘录:

"Users should download 64-bit Java software, if they are running 64-bit IE. For downloading 64-bit Java click 64-bit manual download " “用户应该下载64位Java软件,如果他们运行的是64位IE。对于下载64位Java,请单击64位手动下载

The only off-line installer, as far as I can tell, has only installed the 32-bit runtime. 据我所知,唯一的离线安装程序只安装了32位运行时。 Then we're back at square one! 然后我们回到原点! Am I missing something or going nuts? 我错过了什么或疯了吗?

Might this be the download you are looking for ? 可能是您正在寻找的下载

  1. Go to the Java SE Downloads Page. 转到Java SE下载页面。
  2. Scroll down a tad look for the main table with the header of "Java Platform, Standard Edition" 向下滚动查看主表,标题为“Java Platform,Standard Edition”
  3. Click the JRE Download Button (JRE is the runtime component. JDK is the developer's kit). 单击JRE下载按钮(JRE是运行时组件.JDK是开发人员的工具包)。
  4. Select the appropriate download (all platforms and 32/64 bit downloads are listed) 选择适当的下载(列出所有平台和32/64位下载)

我相信下面的链接将始终为您提供最新版本的64位JRE http://javadl.sun.com/webapps/download/AutoDL?BundleId=43883

The trick is to visit the original page using the 64-bit version of Internet Explorer. 诀窍是使用64位版本的Internet Explorer访问原始页面。 The site will then offer you the appropriate download options. 该网站将为您提供适当的下载选项。

Java7 update 45 64 bit direct download link is: Java7更新45位64位直接下载链接是:

http://javadl.sun.com/webapps/download/AutoDL?BundleId=81821 http://javadl.sun.com/webapps/download/AutoDL?BundleId=81821

您也可以搜索Tucows和CNET等网站,他们也可以在那里搜索。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM