yifengs

JSON.stringify(列表变量名)

python后台接收时转换成列表

json.loads转换

 

python列表抓json

json.dumps(列表名称)

js中转换成数组

JSON.parse(python传过来的列表名称)

posted on 2020-02-10 10:29  BZ易风  阅读(7167)  评论(0编辑  收藏  举报

分类:

技术点:

相关文章:

  • 2021-10-08
  • 2022-02-13
猜你喜欢
  • 2021-06-11
  • 2022-01-02
  • 2021-12-20
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
相关资源
相似解决方案