Skip to content

Instantly share code, notes, and snippets.

@akinLiu
Created November 10, 2014 10:32
Show Gist options
  • Save akinLiu/634784adcf0af44a39de to your computer and use it in GitHub Desktop.
Save akinLiu/634784adcf0af44a39de to your computer and use it in GitHub Desktop.
最新手机正则
expression = @"^((13[0-9])|(14[57])|(15[^4,\\D])|(17[678])|(18[0-9]))\\d{8}$";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment