码迷,mamicode.com
首页 > 编程语言 > 详细

python学习第四十八天json模块与pickle模块差异

时间:2018-10-12 23:36:30      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:支持   缺点   python   开发   设计   跨语言   文章   比较   www.   

   在开发过程中,字符串和python数据类型进行转换,下面比较python学习第四十八天json模块与pickle模块差异。

json 的优点和缺点

优点  跨语言,体积小

缺点 只能支持 int str list tuple dict

pickle 的优点和缺点

优点 专门为python设计,支持python所有的数据类型

缺点 只能python使用,存储数据占空间大

文章来自 www.96net.com.cn

python学习第四十八天json模块与pickle模块差异

标签:支持   缺点   python   开发   设计   跨语言   文章   比较   www.   

原文地址:https://www.cnblogs.com/96net/p/9780680.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!