Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以将战争文件从 64 位机器编译为 32 位吗?步骤是什么?
Eclipse 在 Windows Server 2008 上运行。war 文件将部署在 AIX Solaris Weblogic 中
最好的问候, 里尔
大多数战争文件只包含 java-classes、html-pages 和其他类似的东西。所有这些都独立于 JVM 或平台的“位元”。因此,只要您的 war 文件中没有dlls 或sos,您就不必担心 32 位和 64 位之间的区别。
dll
so