【已解决】Python中json.loads出错:ValueError: Expecting , delimiter: line 1 column 86 (char 86)
crifan 12年前 (2013-01-10) 15982浏览 0评论
【问题】 用Python代码: photoInfoJsonAddQuote = re.sub(r"(,?)(\w+?)\s*?:", r"\1'\2':", photoInf...
crifan 12年前 (2013-01-10) 15982浏览 0评论
【问题】 用Python代码: photoInfoJsonAddQuote = re.sub(r"(,?)(\w+?)\s*?:", r"\1'\2':", photoInf...