什么是"身高:32位"编译器标志意味着为Visual Studio 11管理应用程序(C#,VB)? [英] What does the "Prefer 32-bit" compiler flag mean for Visual Studio 11 managed apps (C#, VB)?

查看:129
本文介绍了什么是"身高:32位"编译器标志意味着为Visual Studio 11管理应用程序(C#,VB)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

刚刚得到安装在Visual Studio 11开发者预览版。我看到称为项目属性的新选项编译管理(C#,VB)指定的值为anycpu目标应用程序时,首选32位。这似乎不是对类库,只是顶层应用的选项。

Just got the Visual Studio 11 developer preview installed. I see a new option in the project properties called "Prefer 32-bit" when compiling a managed (C#, VB) application with the AnyCPU target specified. This doesn't appear to be an option for class libraries, just top-level apps.

这是什么标志说明什么?

What does this flag indicate?

推荐答案

这可能表示应用值为anycpu但是当32位可用它shouold这样运行。这是有道理的 - 64位应用程序使用更多的内存,而有时你只是不需要内存空间;)

It likely indicates the app is AnyCpu but when 32 bit is available it shouold run as such. This makes sense - 64 bit apps use more memory, and sometimes you just dont need the memory space ;)

这篇关于什么是"身高:32位"编译器标志意味着为Visual Studio 11管理应用程序(C#,VB)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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