Cómo Pronunciar "serialize"
word
ˈsɪˌɹiəˌɫaɪz
SI-ree-uh-liez
ˈsɪəɹiəlaɪz
SI-uh-ree-uh-liez
Definición
To arrange or convert something into a series or sequence, especially data, so it can be stored or transferred. In computing, it usually means turning objects or data into a format that can be easily saved or sent.
Transcripción IPA
Inglés Americano
ˈsɪˌɹiəˌɫaɪz
Inglés Británico
ˈsɪəɹiəlaɪz
Pronunciación Simplificada
EE.UU.
SI-ree-uh-liez
UK
SI-uh-ree-uh-liez
Escucha en Contexto
You need to serialize the data before saving it to a file.
The program can serialize any object into JSON format.
How do you serialize this list in Python?
We had to serialize the user's session data to share it between servers.