chj0771 发表于 2017-4-21 10:52:19

python json

  py2.5  可使用 simplejson
  http://simplejson.googlecode.com/svn/tags/simplejson-2.0.9/docs/index.html
  Encoding - dumps() 方法
  Decoding - loads()   方法
  GAE例程 blitz, geochat, muvmuv 均有使用 simplejson
页: [1]
查看完整版本: python json