Try the following: infoFromJson = json.loads(jsonfile) print json2html.convert(json = infoFromJson). The result from json2html.convert is a ...
確定! 回上一頁