我们把对象(变量)从内存中变成可存储或运输的过程称之为序列化,在 Python 中叫 pickling ,在其他的语言中也被称之为 serialization,marshalling,flattening等等,都是一个意思

序列化之后,就可以把序列化后的内容写入磁盘,或者通过网络传输到别的机器上。

反过来,把变量内容从序列化的对象重新读到内存里称之为反序列化,即unpickling

最新文章

  1. 搭建LNAMP环境(一)- 源码安装MySQL5.6
  2. ElasticSearch第三步-中文分词
  3. 【转】Beanstalkd 队列简易使用
  4. IOS第16天(1,Quartz2D基本图像绘制)
  5. tar: Removing leading `/’ from member names
  6. Arduino1.7.10在Ubuntu下创建快捷方式
  7. 解决虚拟机ssh连接出错connection refused
  8. C#的排列组合类
  9. 为TL-WR720N编译带mentohust和njit-client的openwrt固件
  10. VS中生成debug和release的小问题
  11. laravel 框架memcache的配置
  12. RecyclerView 加点击事件
  13. style scoped
  14. supervisor配置详解(转)
  15. 最适合入门的Laravel中级教程(一)
  16. python_第一章
  17. pyinstaller 打包不成功,提示inporterror 缺少xlrd、xlwt
  18. Aspose.Words五 MergeField
  19. Access restriction: The method XXX from the type XXX is not accessible due to restriction XXX
  20. 给button增加下划线

热门文章

  1. Ajax的个人总结
  2. MySQL 内连接、外连接、左连接、右连接、全连接……太多了
  3. elasticsearch安装和部署
  4. [codewars] - int32 to IPv4 二进制十进制 ip地址转换
  5. 洛谷P2432 zxbsmk爱查错
  6. mysql cos() 函数
  7. docker_基础用法
  8. 【Three.js】OrbitControl 旋转
  9. SEO前端篇(一)页面布局
  10. what's the RTP协议