Como Pronunciar "serialize"
word
ˈsɪˌɹiəˌɫaɪz
SI-ree-uh-liez
ˈsɪəɹiəlaɪz
SI-uh-ree-uh-liez
Definição
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.
Transcrição IPA
Inglês Americano
ˈsɪˌɹiəˌɫaɪz
Inglês Britânico
ˈsɪəɹiəlaɪz
Pronúncia Simplificada
EUA
SI-ree-uh-liez
UK
SI-uh-ree-uh-liez
Ouça em 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.