Sublime 、NotePad++中查找匹配中文字符时间:2023-01-18 18:27:32在Sublime 、NotePad++中可以使用正则表达式 [\x{4e00}-\x{9fa5}] 查找匹配中文字符。