This Python programming tutorial covers how to pickle objects in Python.
The pickle module implements binary protocols for serializing and de-serializing a Python object structure. “Pickling” is the process whereby a Python object hierarchy is converted into a byte stream, and “unpickling” is the inverse operation, whereby a byte stream (from a binary file or bytes-like object) is converted back into an object hierarchy. Pickling (and unpickling) is alternatively known as “serialization”, “marshalling,” [1] or “flattening”; however, to avoid confusion, the terms used here are “pickling” and “unpickling”.
Source: https://docs.python.org/2/library/pic...
sample code: http://pythonprogramming.net
http://hkinsley.com
/ sentdex
http://sentdex.com
http://seaofbtc.com
Auf dieser Seite können Sie das Online-Video Python Pickle Module for saving objects (serialization) mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer sentdex 22 Mai 2015 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 202,855 Mal angesehen und es wurde von 3.1 tausend den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!