使用python解析json文件(轉)

轉自: http://blog.chinaunix.net/uid-9525959-id-3074355.html 更多的信息,能夠參考python內部的json文檔: python>>> help(json) 或者官方文檔: http://docs.python.org/library/json.html#module-json 下面給出一個使用python解析json的簡單例子: #!/usr
相關文章
相關標籤/搜索