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.
我想知道是否有关于 Visual Studio 可执行文件大小始终是 512 字节的倍数的技术解释。为了达到所需的大小,Visual Studio 将零填充添加到可执行文件的尾部。拥有这个有优势吗?是否可控?