由于我无法解释或辩护的原因,我一直在玩Borland Turbo C,我注意到在线帮助中的以下文字: /D: Tells Turbo C to use Dual monitor mode (two displays). User program output is displayed on the monitor where Turbo C was started from, while the integrated development environment is displayed on the other display. 这让我想到,有没有办法(在DOSBox或其他模拟器堆栈中)重现这种功能可以工作的环境?我认为它会显示为主机操作系统中可以独立移动的两个独立窗口,或者是一个适合其中两个屏幕的双宽窗口。 我希望这里有什么不可能的东西吗?