在 x64 和 x86 上运行您的 .net 程序是否需要考虑任何因素? [英] Are there any considerations needed to be taken running your .net program on x64 vs x86?

查看:26
本文介绍了在 x64 和 x86 上运行您的 .net 程序是否需要考虑任何因素?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我相信在制作 .Net 程序时,架构类型(x86 与 x64)是抽象的,但是还有其他可能导致问题的注意事项吗?

I believe the architecture type (x86 vs x64) is abstracted away for you when making .Net programs, but are there any other considerations that can cause problems?

推荐答案

谨防秘密进行 win32 调用的第三方 COM 库或第三方 .NET 库.这就是我们最头疼的地方.

Beware of third-party COM libraries or third party .NET libraries that secretly make win32 calls. That's where we had our biggest headaches.

这篇关于在 x64 和 x86 上运行您的 .net 程序是否需要考虑任何因素?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆