Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当存在像 base64 图像这样的大值时,JSON gridview 会崩溃。我仍然可以以文本格式查看正文,但它没有按预期格式化文本。响应部分中的 JSON 文本选项将缓解该问题,直到应用程序能够将大值解析为 json。
您可以将您的 JSON 视图转换为文本,它将保存数据并呈现打印精美的 JSON 文本。
编辑您的 JSON:
切换到文本: