gpt4 book ai didi

java - native DLL 和 JRE 地址模型应该匹配吗?

转载 作者:太空宇宙 更新时间:2023-11-04 00:53:18 26 4
gpt4 key购买 nike

可以从 64 位 JRE 加载 32 位 native DLL 吗?如果不是最好的解决方案是什么?用户应该同时安装 32 位和 64 位版本的 JRE 吗?

谢谢。

最佳答案

JRE 的 32 位和 64 位版本都需要相应地安装和使用。请注意,这不是 JRE 的要求,而是 Windows 的要求。来自 Programming Guide for 64-bit Windows :

... 32-bit processes cannot load 64-bit DLLs for execution, and 64-bit processes cannot load 32-bit DLLs for execution.

关于java - native DLL 和 JRE 地址模型应该匹配吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11190493/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com