下面是用于搜索和替换文本字符串的示例 JSON 文件的部分内容。
{ "Items": [ { "oldValue": "Text1" "newValue": "New Value1" "ignoreCase": true }, { "oldValue": "text2" "newValue": "New Value2" "ignoreCase": false } ] }
此页上的脚本内容仅用于导航目的且不会以任何方式更改内容。