累计查询 0.00 亿次

protected mode

  • 保护模式:计算机操作系统中的一种运行模式,它可以防止用户程序直接访问硬件或其他系统资源,从而确保系统的稳定性和安全性。

双语例句

  1. How do I output text to the screen in protected mode?
    如何在保护模式下向屏幕输出文本?
  2. Internet Explorer 7 in Windows Vista has a new security feature called Protected Mode.
    在Windows Vista中的Internet Explorer 7有一个新的安全特性,即保护模式。
  3. In protected mode, which register references the descriptor for the stack segment?
    在保护模式下,哪个寄存器引用栈段描述符。

网络短语

  • DOS Protected Mode Interface
    DOS保护模态介面
  • triple security protected mode
    三重安全保护模式
  • Enable Protected Mode
    启用保护模式
  • Protected mode failure
    保护模式故障
  • Enhanced Protected Mode
    增强保护模式

英英释义

  • In computing, protected mode, also called protected virtual address mode, is an operational mode of x86-compatible central processing units (CPU). It allows system software to use features such as virtual memory, paging and safe multi-tasking designed to increase an operating system's control over application software.