JSON 格式化 对 JSON 文本或文件进行格式化、校验、修复、排序和压缩。 选择 示例 本地文件 格式化 校验 修复 压缩 键排序 升序 降序 转义 添加转义 移除转义 复制 下载 全屏 折叠 清空 说明 Ctrl+F 查找;Alt+F 查找(窗口不自动关闭,Enter 键查找下一个,Shift+Enter 键查找上一个)。 在光标位于编辑器中时,按下 F11 可以切换全屏编辑模式。按 Esc 也可用于退出全屏编辑模式。 JSON 中需要转义的字符列表: Backspace is replaced with \b Form feed is replaced with \f Newline is replaced with \n Carriage return is replaced with \r Tab is replaced with \t Double quote is replaced with \" Backslash is replaced with \\ 0 条用户评论 0 / 300 发表评论 当前仅支持登录用户评论,去登录