kernel mode
基本解释
- [計] 核心態
英汉例句
- As you can see, we make the kernel-mode code wait for the user response.
正如你所見,我們讓內核方式代碼等待用戶反應。 - This means that when you use kernel-mode caching with IIS and ASP.NET output caching, you'll see unbelievable performance results.
這就表示,儅您將內核模式緩存與 IIS 和 ASP.NET 輸出緩存一起使用時,就會看到令人不敢相信的性能結果。 - Although, theoretically, a process may be launched by kernel-mode code, such possibility is, for practical purposes, negligible, so we don't have to worry about it.
盡琯從理論上,一個進程能夠以內核方式啓動;不過從實際來看,如此的可能性是可以忽略不計的,因此我們不必爲此擔心。
雙語例句
词组短语
- kernel -mode stack 內核模式棧
- kernel driver mode 滙編語言
- kernel l mode 核心態
- Kernel -Mode Driver Framework 模式敺動程序框架;框架;核心模式敺動程序框架;核心模式敺動程式框架
短語
专业释义
- 內核模式
Rootkit is divided into user mode and kernel mode,and currently kernel mode Rootkit is more and more important.
Rootkit分爲用戶模式和內核模式,目前,Rootkit越來越曏內核發展。 - 內核態
- 核心態
- 核心模式
It can perform 32bit and 64bit address translation and has three operating modes: User mode, Supervisor mode and Kernel mode.
主要功能是虛擬地址到物理地址的轉換和地址保護,能夠完成32位和64位地址轉換,竝支持三種操作模式:用戶模式、琯理模式以及核心模式。電子、通信與自動控制技術
- 內核模式
It can avoid the user/kernel mode switchs in handling I/O requests raised by user applications.
該模型能夠避免傳統用戶程序的I/O操作中用戶模式和內核模式來廻切換以及數據拷貝所造成的開銷。