程序在保存用户设置前需要将数据序列化。

The program needs to serialize the data before saving user settings.

点击显示答案

The program needs to serialize the data before saving user settings.

serialize 是由名词 series(系列)加上动词后缀 -ize 构成的动词,意思是"使成系列"或"按顺序排列"。在计算机领域特指将数据结构转换为可以顺序存储或传输的格式,即"序列化"。

在 App 中完整学习这张卡片

在 App 中学习