> For the complete documentation index, see [llms.txt](https://cccs.viyi.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cccs.viyi.cc/3-cao-zuo-xi-tong/3.2-nei-cun-chu-cun-jie-zhi-memory-storage.md).

# 3.2 内存 & 储存介质（Memory & Storage）

## 3.2.1 存储器（storage）

1.6 小节设计的 RAM 是一种易失性存储器(volatile memory)，一般来说电脑的内存是非永久性的（non-permanent），断电后数据会丢失。

存储器是一种非易失性（non-volatile）的存储介质，断电不会丢失，直到数据被删除或覆盖。

在以前“易失性”的速度快，“非易失性”的速度慢，但随着技术发展两者差异逐渐缩小。

## 3.2.2 存储介质发展

![存储](/files/vrpr4II33ZZjLQGLzFyW)
