最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Regex match 4 bytes unicode characters - Stack Overflow

programmeradmin0浏览0评论

I have a regex which can find all 4 byte unicode characters in a string. I would like to make the following patible with all popular browsers.

The following code works fine in Chrome and Firefox, but Safari throws "Invalid regular expression: range out of order in character class"

var match = 'aaa
发布评论

评论列表(0)

  1. 暂无评论