一、使用了simplejson

 import simplejson as json

 

 

二、使用ujson

  import ujson as json

  参考链接:下载win下的:ujson

相关文章: