本文介绍了我如何才能找到我正在运行的平台(32/64位)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 大家好, 我正在VB .Net 2005中构建一个Windows应用程序,并且用于部署 应用程序我需要运行一些exe'如果它是32位而且一些 其他exe为64位 谁能告诉我如何使用VB .Net找到它 提前致谢 -Sajin 解决方案 Hi All, I am building a windows application in VB .Net 2005 , and for deployingthe application i need to run some exe''s if it is 32 bits and someother exe''s for 64 bits Can anyone tell me how can i findout this using VB .NetThanks in advance-Sajin 解决方案 这篇关于我如何才能找到我正在运行的平台(32/64位)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-30 08:08