记事本 ++ 删除 {{0,0},{123,123}} 中的数字

notepad ++ remove number in {{0,0},{123,123}}

我在记事本++中删除一些随机数时遇到问题 这对我来说是一件困难的事情 你能帮我删除一些号码吗 喜欢这里

我要删除{{0,0}

之前

{{0,0},{123,123}}

之后
{123,123}

怎么样:

Ctrl+H

查找内容:\{\{0,0\},(\{123,123\})\}
替换为:</code></p> <p>多面手:</p> <p>查找内容:<code>\{\{\d+,\d+\},(\{\d+,\d+\})\}
替换为: