Skip to content

Instantly share code, notes, and snippets.

@yuezk
Created November 26, 2015 10:12
Show Gist options
  • Save yuezk/d2e69c734c8b867dff7b to your computer and use it in GitHub Desktop.
Save yuezk/d2e69c734c8b867dff7b to your computer and use it in GitHub Desktop.
中文正则表达式表示方法
var reg = /[\u4e00-\u9fa5]/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment