中英互译
protected mode
基本释义
- 保护模式:计算机操作系统中的一种运行模式,它可以防止用户程序直接访问硬件或其他系统资源,从而确保系统的稳定性和安全性。
双语例句
- How do I output text to the screen in protected mode?如何在保护模式下向屏幕输出文本?
- Internet Explorer 7 in Windows Vista has a new security feature called Protected Mode.在Windows Vista中的Internet Explorer 7有一个新的安全特性,即保护模式。
- In protected mode, which register references the descriptor for the stack segment?在保护模式下,哪个寄存器引用栈段描述符。
网络短语
- DOS Protected Mode InterfaceDOS保护模态介面
- 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.