كيف تنطق "serialize"
word
ˈsɪˌɹiəˌɫaɪz
SI-ree-uh-liez
ˈsɪəɹiəlaɪz
SI-uh-ree-uh-liez
التعريف
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.
نسخ IPA
الإنجليزية الأمريكية
ˈsɪˌɹiəˌɫaɪz
الإنجليزية البريطانية
ˈsɪəɹiəlaɪz
نطق مبسط
أمريكي
SI-ree-uh-liez
بريطاني
SI-uh-ree-uh-liez
استمع في السياق
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.