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.
在 C++ 中,如果我们在源文件中硬编码大量数据,有什么限制?我们可以将整个指环王小说硬编码到我们的 exe 文件中吗?
PS:是的,我知道这是不好的编程习惯,但我只想知道限制。
根据IMAGE_SECTION_HEADER结构,Windows EXE 的限制应该是0xffffffff.
IMAGE_SECTION_HEADER
0xffffffff