我正在尝试使用 json.loads 将表示JSON 对象的字符串转换为真正的JSON 对象。但它不会转换整数: (在初始字符串中,整数始终是字符串) $> python Python 2.7.9 (default ...
確定! 回上一頁