简体   繁体   English

JAVA SE x86或x64?

[英]JAVA SE x86 or x64?

So this is probably a stupid question but I need to start working on a JAVA application and I should update my jdk I presume. 所以这可能是一个愚蠢的问题,但我需要开始研究JAVA应用程序,我应该更新我认为的jdk。 So I go to the website and it has Windows x64 and x86 downloads. 所以我去了网站,它有Windows x64和x86下载。

My question is this. 我的问题是这个。 I have a 64-bit system, but my Program Files is x86. 我有一个64位系统,但我的Program Files是x86。 So does that mean I should use a x86 jdk or x64? 那么这是否意味着我应该使用x86 jdk或x64? I guess I am confused on why my program files folder has a different size than my system itself, or is my system x86? 我想我为什么我的程序文件文件夹的大小与我的系统本身不同,或者我的系统是x86?

I hope you can see my silly confusion on this matter. 我希望你能看到我对此事的愚蠢困惑。

Thank you, -Austin 谢谢你,奥斯汀

Download the x64 version since it's designed for the computer with your architecture. 下载x64版本,因为它是为具有您的体系结构的计算机设计的。 You have x86 Program Files folder only for application which can't run under 64bit environment. 您的x86 Program Files文件夹仅适用于无法在64bit环境下运行的应用程序。 It's basically just backward compatibility. 它基本上只是向后兼容。

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

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