1、正则搜索中文字 打开”Find Navigator”切换搜索模式到 “Find > Regular Expression”输入@"[^"]*[\u4E00-\u9FA5]+[^"\n]*?" (swift请去掉”@” 输入@"[^"]*[\u4E00-\u9FA5]+[^"\n]*?"就好了)