How to garbled js regular expressions?

the above text is copied from the caj file. I would like to ask how to use the regular expression of js to get rid of these squares.


change your way of thinking

matching Chinese characters keep non-Chinese characters deleted ^ [\ u4E00 -\ u9FFF] + $

those boxes should be unrecognizable characters, your text can be sent out to see


if it's just such regular garbled, maybe you can try to search and replace the last two garbled characters directly and feel that they are probably the same.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b44bdb-2c751.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b44bdb-2c751.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?