Windows上的可执行大小限制 [英] Executable size limit on Windows

查看:68
本文介绍了Windows上的可执行大小限制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在互联网上发现,32位和64位可执行文件在Windows上的大小限制为2GB。但我没有得到微软的正式答复。

I found on the internet that both 32 bits and 64 bits executable have size limit of 2GB on Windows. But I don't have an official answer from Microsoft.

我想知道我们是否有一些官方文件。你可以告诉我吗?

I am wondering if we have an official documentation some where. Could you please let me know?

Sam

推荐答案

你可以找到PE文件格式为
https://msdn.microsoft.com /library/windows/desktop/ms680547(v=vs.85).aspx

本文档声明 -

" PE32 +图像允许64位地址空间,同时将图像大小限制为2千兆字节。 "

"PE32+ images allow for a 64-bit address space while limiting the image size to 2 gigabytes. "

这篇关于Windows上的可执行大小限制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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