Pickle - python object serializa
2017-06-26 本文已影响0人
cutelittlePanda
The pickle module implements the binary protocols for serializing and de-serializing a python object structure.
what is pickle?
methods
Notes
Sample Code:
code snippet!!!