Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Better definition of term Serialize
Message
De
29/01/2019 13:26:19
 
 
À
29/01/2019 11:46:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Divers
Thread ID:
01665802
Message ID:
01665806
Vues:
70
>Just wondering...just don't like using terms without having a clue as to their root meeting.

Serialize means to put it in sequential sequence, like serial data on a line. It goes piece after piece after piece (bit after bit after bit).

In JSON and other formats, they are like that. A series of encapsulated items which define their full parallel construct, provided in one piece after another after another.

serialize() and deserialize() are common function names for these abilities, to take your parallel object / structure / table data, and put it in a contiguous sequence, and then to be able to reconstitute it back to your parallel object later from the single contiguous serial stream.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform