MS DOS 使用的二进制文件格式是什么?

发布于 2024-09-24 05:56:52 字数 260 浏览 7 评论 0 原文

我一直认为 MS DOS 也使用 PE 来执行二进制可执行文件,直到最近发现这一点时:

PE 映像文件以 MS DOS 开头 存根。它的用途是当 程序在 MS DOS 中运行,它会 给出一个好的错误消息(即 程序必须在windows下运行) 而不是让 MS DOS 崩溃。

所以这意味着PE不适用于MS DOS,那么它是什么呢?

I was always thinking MS DOS is also using PE for binary executable until recently when spotting this:

A PE image file begins with a MS DOS
stub. It was used so that when a
program is run in MS DOS, it would
give a good error message (that the
program must be run in windows)
instead of crashing MS DOS.

So it implies PE isn't for MS DOS,then what is it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

神经暖 2024-10-01 05:56:52

COMMZ

COM and MZ.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文