Vocab Bloom Hub

virtual memory

/ˈvɜːrtʃuəl ˈmeməri/

翻译: 操作系统使用的一种内存管理技术,将辅助存储(如硬盘)当作主内存(RAM)的一部分来使用,使计算机能够运行更大的应用程序或同时运行多个程序。

1 个条目

phrase

C1formalcommonIT/ˈvɜːrtʃuəl ˈmeməri/

A memory management technique used by operating systems where secondary storage (like a hard drive) is used as if it were part of the main memory (RAM), allowing a computer to run larger applications or multiple programs simultaneously.

  • 🇨🇳操作系统使用的一种内存管理技术,将辅助存储(如硬盘)当作主内存(RAM)的一部分来使用,使计算机能够运行更大的应用程序或同时运行多个程序。
  1. Computer memory management B2 formal

    A memory management technique that uses hardware and software to allow a computer to compensate for physical memory shortages by temporarily transferring data from random access memory (RAM) to disk storage.

    • The operating system uses virtual memory to run large applications.
    • When physical RAM is full, the system swaps data to virtual memory on the hard drive.
    • Increasing virtual memory can help prevent out-of-memory errors.

    🇨🇳虚拟内存