加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
output2.json 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
JIYANG-PLUS 提交于 2021-08-23 10:08 . 0.2.5.6
{
"root": {
"__loc__": "0",
"a": {
"name": "name_a",
"__loc__": "0",
"text_": "I am A."
},
"b": {
"name": "name_b",
"__loc__": "1",
"c": [
{
"name": "name_c",
"flag": "1",
"__loc__": "0",
"text_": "I am C."
},
{
"name": "name_$c",
"flag": "1",
"__loc__": "1",
"text_": "I am CC."
},
{
"__loc__": "2",
"text_": "666"
},
{
"__loc__": "3",
"text_": "hello"
},
{
"__loc__": "4",
"d": {
"name": "d",
"__loc__": "0",
"text_": "world"
},
"e": {
"name": "e",
"__loc__": "1",
"text_": ""
},
"hh": {
"__loc__": "2",
"text_": ""
},
"text_": "123\n567"
}
],
"text_": ""
},
"text_": ""
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化